Searched refs:optional_operand_p (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | aarch64-opc.c | 3935 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/ |
| D | aarch64-opc.c | 3946 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/ |
| D | aarch64.h | 1336 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx) in optional_operand_p() function
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | aarch64.h | 1349 optional_operand_p (const aarch64_opcode *opcode, unsigned int idx) in optional_operand_p() function
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | ChangeLog | 372 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ChangeLog | 352 (opcode_has_alias, pseudo_opcode_p, optional_operand_p): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-aarch64.c | 6140 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()
|