Lines Matching refs:print_operand_value
53 static void print_operand_value (char *, int, bfd_vma);
12647 print_operand_value (char *buf, int hex, bfd_vma disp) in print_operand_value() function
13184 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
13255 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
13274 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
13350 print_operand_value (scratchbuf, 1, disp & 0xffff); in OP_E_memory()
13682 print_operand_value (scratchbuf + 1, 1, op); in OP_I()
13736 print_operand_value (scratchbuf + 1, 1, op); in OP_I64()
13790 print_operand_value (scratchbuf + 1, 1, op); in OP_sI()
13836 print_operand_value (scratchbuf, 1, disp); in OP_J()
13895 print_operand_value (scratchbuf, 1, off); in OP_OFF()
13926 print_operand_value (scratchbuf, 1, off); in OP_OFF64()
14433 print_operand_value (scratchbuf + 1, 1, cmp_type); in CMP_Fixup()
14933 print_operand_value (scratchbuf + 1, 1, vex_imm8 & 0xf); in OP_EX_VexImmW()
15162 print_operand_value (scratchbuf + 1, 1, cmp_type); in VCMP_Fixup()
15210 print_operand_value (scratchbuf + 1, 1, pclmul_type); in PCLMUL_Fixup()