Home
last modified time | relevance | path

Searched refs:optional_operand_p (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Daarch64-opc.c3935 else if (optional_operand_p (opcode, idx) in aarch64_print_operand()
4353 if (optional_operand_p (opcode, idx) in aarch64_print_operand()
4367 if (optional_operand_p (opcode, idx) in aarch64_print_operand()
4508 if (optional_operand_p (opcode, idx) in aarch64_print_operand()
4775 if (! optional_operand_p (opcode, idx) in aarch64_print_operand()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Daarch64-opc.c3946 else if (optional_operand_p (opcode, idx) in aarch64_print_operand()
4378 if (optional_operand_p (opcode, idx) in aarch64_print_operand()
4392 if (optional_operand_p (opcode, idx) in aarch64_print_operand()
4533 if (optional_operand_p (opcode, idx) in aarch64_print_operand()
4800 if (! optional_operand_p (opcode, idx) in aarch64_print_operand()
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Daarch64.h1336 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx) in optional_operand_p() function
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Daarch64.h1349 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx) in optional_operand_p() function
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog372 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog352 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-aarch64.c6140 gas_assert (optional_operand_p (opcode, idx)); in process_omitted_operand()
6510 if (optional_operand_p (opcode, i)) in parse_operands()
8038 gas_assert (optional_operand_p (opcode, i)); in parse_operands()