Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Daarch64.h855 AARCH64_OPDE_OUT_OF_RANGE, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c3586 gas_assert (AARCH64_OPDE_OUT_OF_RANGE > AARCH64_OPDE_INVALID_VARIANT); in operand_error_higher_severity_p()
3587 gas_assert (AARCH64_OPDE_UNALIGNED > AARCH64_OPDE_OUT_OF_RANGE); in operand_error_higher_severity_p()
3789 record_operand_error_with_data (opcode, idx, AARCH64_OPDE_OUT_OF_RANGE, in record_operand_out_of_range_error()
4074 case AARCH64_OPDE_OUT_OF_RANGE: in output_operand_error_record()
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-opc.c1141 set_error (mismatch_detail, AARCH64_OPDE_OUT_OF_RANGE, idx, error); in set_out_of_range_error()