Lines Matching refs:print_operand_value
51 static void print_operand_value (char *, int, bfd_vma);
13369 print_operand_value (char *buf, int hex, bfd_vma disp) in print_operand_value() function
14229 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
14302 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
14318 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
14393 print_operand_value (scratchbuf, 1, disp & 0xffff); in OP_E_memory()
14802 print_operand_value (scratchbuf + 1, 1, op); in OP_I()
14819 print_operand_value (scratchbuf + 1, 1, get64 ()); in OP_I64()
14873 print_operand_value (scratchbuf + 1, 1, op); in OP_sI()
14925 print_operand_value (scratchbuf, 1, disp); in OP_J()
14983 print_operand_value (scratchbuf, 1, off); in OP_OFF()
15013 print_operand_value (scratchbuf, 1, off); in OP_OFF64()
15578 print_operand_value (scratchbuf + 1, 1, cmp_type); in CMP_Fixup()
16167 print_operand_value (scratchbuf + 1, 1, vex_imm8 & 0xf); in OP_EX_VexImmW()
16375 print_operand_value (scratchbuf + 1, 1, cmp_type); in VCMP_Fixup()
16422 print_operand_value (scratchbuf + 1, 1, cmp_type); in VPCMP_Fixup()
16474 print_operand_value (scratchbuf + 1, 1, cmp_type); in VPCOM_Fixup()
16522 print_operand_value (scratchbuf + 1, 1, pclmul_type); in PCLMUL_Fixup()