Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Daarch64.h356 OP_NIL, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-gen.c1105 if (opcode->op != OP_NIL) in print_get_opcode()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c6084 default: new_op = OP_NIL; break; in try_to_encode_as_unscaled_ldst()
6087 if (new_op == OP_NIL) in try_to_encode_as_unscaled_ldst()