Power10 byte reverse instructions
[deliverable/binutils-gdb.git] / opcodes / arc-regs.h
index 4375b069351011ebdd71d4e56c5bad7e5bf09435..4494a0630a1c7f9d561aed538771daf54ee622b3 100644 (file)
@@ -1,5 +1,5 @@
 /* ARC Auxiliary register definitions
-   Copyright (C) 2015-2018 Free Software Foundation, Inc.
+   Copyright (C) 2015-2020 Free Software Foundation, Inc.
 
    Contributed by Claudiu Zissulescu (claziss@synopsys.com)
 
@@ -71,8 +71,7 @@ DEF (0x21,  ARC_OPCODE_ARCALL,  NONE, count0)
 DEF (0x22,  ARC_OPCODE_ARCALL,  NONE, control0)
 DEF (0x23,  ARC_OPCODE_ARCALL,  NONE, limit0)
 DEF (0x24,  ARC_OPCODE_ARCV1,   NONE, pcport)
-DEF (0x25,  ARC_OPCODE_ARC700,  NONE, int_vector_base)
-DEF (0x25,  ARC_OPCODE_ARCV2,   NONE, int_vector_base)
+DEF (0x25,  ARC_OPCODE_ARCALL,  NONE, int_vector_base)
 DEF (0x26,  ARC_OPCODE_ARC600,  NONE, aux_vbfdw_mode)
 DEF (0x27,  ARC_OPCODE_ARC600,  NONE, aux_vbfdw_bm0)
 DEF (0x28,  ARC_OPCODE_ARC600,  NONE, aux_vbfdw_bm1)
This page took 0.023525 seconds and 4 git commands to generate.