Searched refs:get_operand_from_code (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Daarch64-opc.h255 get_operand_from_code (enum aarch64_opnd code)
254 get_operand_from_code (enum aarch64_opnd code) function
H A Daarch64-opc.c1485 size = get_operand_fields_width (get_operand_from_code (type));
1532 && get_operand_fields_width (get_operand_from_code (type)) == 3)
1732 if (operand_need_shift_by_two (get_operand_from_code (type)))
1745 size = get_operand_fields_width (get_operand_from_code (type));
2072 size = get_operand_fields_width (get_operand_from_code (type));
2087 size = get_operand_fields_width (get_operand_from_code (type));

Completed in 105 milliseconds