Searched refs:compbranch (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | aarch64.h | 615 compbranch, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | aarch64.h | 928 compbranch, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | aarch64-dis.c | 4077 || inst.opcode->iclass == compbranch) in print_insn_aarch64_word()
|
H A D | aarch64-tbl.h | 3635 …CORE_INSN ("cbz", 0x34000000, 0x7f000000, compbranch, 0, OP2 (Rt, ADDR_PCREL19), QL_R_PCREL, F_SF), 3636 …CORE_INSN ("cbnz", 0x35000000, 0x7f000000, compbranch, 0, OP2 (Rt, ADDR_PCREL19), QL_R_PCREL, F_SF…
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-aarch64.c | 6950 case compbranch: in parse_operands()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | aarch64-tbl.h | 3427 …CORE_INSN ("cbz", 0x34000000, 0x7f000000, compbranch, 0, OP2 (Rt, ADDR_PCREL19), QL_R_PCREL, F_SF), 3428 …CORE_INSN ("cbnz", 0x35000000, 0x7f000000, compbranch, 0, OP2 (Rt, ADDR_PCREL19), QL_R_PCREL, F_SF…
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-aarch64.c | 7239 case compbranch: in parse_operands()
|