Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-opc.h173 get_operand_fields_width (const aarch64_operand *operand) in get_operand_fields_width() function
Daarch64-opc.c1493 size = get_operand_fields_width (get_operand_from_code (type)); in operand_general_constraint_met_p()
1651 size = get_operand_fields_width (get_operand_from_code (type)); in operand_general_constraint_met_p()
Daarch64-dis.c584 imm = sign_extend (imm, get_operand_fields_width (self) - 1); in aarch64_ext_imm()