Lines Matching refs:print_operand_value
51 static void print_operand_value (char *, int, bfd_vma);
14192 print_operand_value (char *buf, int hex, bfd_vma disp) in print_operand_value() function
14980 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
15051 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
15067 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
15140 print_operand_value (scratchbuf, 1, disp & 0xffff); in OP_E_memory()
15524 print_operand_value (scratchbuf + 1, 1, op); in OP_I()
15578 print_operand_value (scratchbuf + 1, 1, op); in OP_I64()
15632 print_operand_value (scratchbuf + 1, 1, op); in OP_sI()
15678 print_operand_value (scratchbuf, 1, disp); in OP_J()
15736 print_operand_value (scratchbuf, 1, off); in OP_OFF()
15766 print_operand_value (scratchbuf, 1, off); in OP_OFF64()
16332 print_operand_value (scratchbuf + 1, 1, cmp_type); in CMP_Fixup()
16861 print_operand_value (scratchbuf + 1, 1, vex_imm8 & 0xf); in OP_EX_VexImmW()
17090 print_operand_value (scratchbuf + 1, 1, cmp_type); in VCMP_Fixup()
17137 print_operand_value (scratchbuf + 1, 1, cmp_type); in VPCMP_Fixup()
17185 print_operand_value (scratchbuf + 1, 1, pclmul_type); in PCLMUL_Fixup()