Searched refs:aarch64_opcode_lookup (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-dis.h36 const aarch64_opcode* aarch64_opcode_lookup (uint32_t);
H A Daarch64-dis-2.c24 /* Called by aarch64_opcode_lookup. */
25076 aarch64_opcode_lookup (uint32_t word) function
[all...]
H A Daarch64-dis.c3249 const aarch64_opcode *opcode = aarch64_opcode_lookup (insn);
3265 /* A list of opcodes may have been found, as aarch64_opcode_lookup cannot
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-dis.h36 const aarch64_opcode* aarch64_opcode_lookup (uint32_t);
H A Daarch64-dis-2.c24 /* Called by aarch64_opcode_lookup. */
32127 aarch64_opcode_lookup (uint32_t word) function
[all...]
H A Daarch64-dis.c3639 const aarch64_opcode *opcode = aarch64_opcode_lookup (insn);
3655 /* A list of opcodes may have been found, as aarch64_opcode_lookup cannot
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-dis.h36 const aarch64_opcode* aarch64_opcode_lookup (uint32_t);
H A Daarch64-dis-2.c24 /* Called by aarch64_opcode_lookup. */
32809 aarch64_opcode_lookup (uint32_t word) function
[all...]
H A Daarch64-dis.c3718 const aarch64_opcode *opcode = aarch64_opcode_lookup (insn);
3734 /* A list of opcodes may have been found, as aarch64_opcode_lookup cannot
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Daarch64-dis.h36 const aarch64_opcode* aarch64_opcode_lookup (uint32_t);
H A Daarch64-dis-2.c24 /* Called by aarch64_opcode_lookup. */
25153 aarch64_opcode_lookup (uint32_t word) function
[all...]
H A Daarch64-dis.c3258 const aarch64_opcode *opcode = aarch64_opcode_lookup (insn);
3274 /* A list of opcodes may have been found, as aarch64_opcode_lookup cannot

Completed in 445 milliseconds