Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Daarch64.h905 AARCH64_OPDE_INVALID_VARIANT, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-aarch64.c3932 gas_assert (AARCH64_OPDE_INVALID_VARIANT > AARCH64_OPDE_FATAL_SYNTAX_ERROR); in operand_error_higher_severity_p()
3933 gas_assert (AARCH64_OPDE_OUT_OF_RANGE > AARCH64_OPDE_INVALID_VARIANT); in operand_error_higher_severity_p()
4320 case AARCH64_OPDE_INVALID_VARIANT: in output_operand_error_record()
/toolchain/binutils/binutils-2.27/opcodes/
Daarch64-opc.c2069 mismatch_detail->kind = AARCH64_OPDE_INVALID_VARIANT; in aarch64_match_operands_constraint()