Home
last modified time | relevance | path

Searched refs:op_class (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h354 enum ia64_operand_class op_class; member
DChangeLog1237 * ia64.h (struct ia64_operand): Renamed member class to op_class.
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-opc.h111 enum aarch64_operand_class op_class; member
Dia64-dis.c185 switch (odesc->op_class) in print_insn_ia64()
Daarch64-opc.c207 return aarch64_operands[type].op_class; in aarch64_get_operand_class()
1255 switch (aarch64_operands[type].op_class) in operand_general_constraint_met_p()