Home
last modified time | relevance | path

Searched refs:AARCH64_OPDE_REG_LIST (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Daarch64.h857 AARCH64_OPDE_REG_LIST, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c3588 gas_assert (AARCH64_OPDE_REG_LIST > AARCH64_OPDE_UNALIGNED); in operand_error_higher_severity_p()
3589 gas_assert (AARCH64_OPDE_OTHER_ERROR > AARCH64_OPDE_REG_LIST); in operand_error_higher_severity_p()
4085 case AARCH64_OPDE_REG_LIST: in output_operand_error_record()
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-opc.c1212 set_error (mismatch_detail, AARCH64_OPDE_REG_LIST, idx, NULL); in set_reg_list_error()