Searched refs:addsub_ext (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | aarch64.h | 587 addsub_ext, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | aarch64.h | 900 addsub_ext, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | aarch64-tbl.h | 2748 …CORE_INSN ("add", 0x0b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd_SP, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2749 …CORE_INSN ("adds", 0x2b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2750 …CORE_INSN ("cmn", 0x2b20001f, 0x7fe0001f, addsub_ext, 0, OP2 (Rn_SP, Rm_EXT), QL_I2_EXT, F… 2751 …CORE_INSN ("sub", 0x4b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd_SP, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2752 …CORE_INSN ("subs", 0x6b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2753 …CORE_INSN ("cmp", 0x6b20001f, 0x7fe0001f, addsub_ext, 0, OP2 (Rn_SP, Rm_EXT), QL_I2_EXT, F…
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | aarch64-tbl.h | 2956 …CORE_INSN ("add", 0x0b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd_SP, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2957 …CORE_INSN ("adds", 0x2b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2958 …CORE_INSN ("cmn", 0x2b20001f, 0x7fe0001f, addsub_ext, 0, OP2 (Rn_SP, Rm_EXT), QL_I2_EXT, F… 2959 …CORE_INSN ("sub", 0x4b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd_SP, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2960 …CORE_INSN ("subs", 0x6b200000, 0x7fe00000, addsub_ext, 0, OP3 (Rd, Rn_SP, Rm_EXT), QL_I3_EXT, F… 2961 …CORE_INSN ("cmp", 0x6b20001f, 0x7fe0001f, addsub_ext, 0, OP2 (Rn_SP, Rm_EXT), QL_I2_EXT, F…
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-aarch64.c | 7738 case addsub_ext: in programmer_friendly_fixup()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-aarch64.c | 8164 case addsub_ext: in programmer_friendly_fixup()
|