Lines Matching refs:print_operand_value
51 static void print_operand_value (char *, int, bfd_vma);
14705 print_operand_value (char *buf, int hex, bfd_vma disp) in print_operand_value() function
15505 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
15576 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
15592 print_operand_value (scratchbuf, 1, disp); in OP_E_memory()
15665 print_operand_value (scratchbuf, 1, disp & 0xffff); in OP_E_memory()
16049 print_operand_value (scratchbuf + 1, 1, op); in OP_I()
16103 print_operand_value (scratchbuf + 1, 1, op); in OP_I64()
16157 print_operand_value (scratchbuf + 1, 1, op); in OP_sI()
16207 print_operand_value (scratchbuf, 1, disp); in OP_J()
16265 print_operand_value (scratchbuf, 1, off); in OP_OFF()
16295 print_operand_value (scratchbuf, 1, off); in OP_OFF64()
16861 print_operand_value (scratchbuf + 1, 1, cmp_type); in CMP_Fixup()
17409 print_operand_value (scratchbuf + 1, 1, vex_imm8 & 0xf); in OP_EX_VexImmW()
17638 print_operand_value (scratchbuf + 1, 1, cmp_type); in VCMP_Fixup()
17685 print_operand_value (scratchbuf + 1, 1, cmp_type); in VPCMP_Fixup()
17733 print_operand_value (scratchbuf + 1, 1, pclmul_type); in PCLMUL_Fixup()