diff options
Diffstat (limited to 'opcodes/arc-regs.h')
-rw-r--r-- | opcodes/arc-regs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/arc-regs.h b/opcodes/arc-regs.h index 0bdbd92..99c39a4 100644 --- a/opcodes/arc-regs.h +++ b/opcodes/arc-regs.h @@ -69,7 +69,6 @@ DEF (0x23, ARC_OPCODE_ARCALL, NONE, limit0) DEF (0x24, ARC_OPCODE_ARCALL, NONE, pcport) DEF (0x25, ARC_OPCODE_ARCALL, NONE, int_vector_base) DEF (0x26, ARC_OPCODE_ARCALL, NONE, aux_vbfdw_mode) -DEF (0x26, ARC_OPCODE_ARCALL, NONE, jli_base) DEF (0x27, ARC_OPCODE_ARCALL, NONE, aux_vbfdw_bm0) DEF (0x28, ARC_OPCODE_ARCALL, NONE, aux_vbfdw_bm1) DEF (0x29, ARC_OPCODE_ARCALL, NONE, aux_vbfdw_accu) @@ -261,6 +260,7 @@ DEF (0x236, ARC_OPCODE_ARCALL, NONE, ap_amm7) DEF (0x237, ARC_OPCODE_ARCALL, NONE, ap_ac7) DEF (0x278, ARC_OPCODE_ARCALL, NONE, pct_control) DEF (0x279, ARC_OPCODE_ARCALL, NONE, pct_bank) +DEF (0x290, ARC_OPCODE_ARCV2, NONE, jli_base) DEF (0x300, ARC_OPCODE_ARCFPX, DPX, fp_status) DEF (0x301, ARC_OPCODE_ARCFPX, DPX, aux_dpfp1l) DEF (0x301, ARC_OPCODE_ARCFPX, DPX, d1l) |