Lines Matching refs:print_operand_value
59 static void print_operand_value (char *, int, bfd_vma);
3713 print_operand_value (char *buf, int hex, bfd_vma disp) in print_operand_value() function
3958 print_operand_value (scratchbuf, !riprel, disp); in OP_E()
4010 print_operand_value (scratchbuf, mod != 1, disp); in OP_E()
4029 print_operand_value (scratchbuf, 1, disp); in OP_E()
4062 print_operand_value (scratchbuf, 0, disp); in OP_E()
4085 print_operand_value (scratchbuf, mod != 1, disp); in OP_E()
4102 print_operand_value (scratchbuf, 1, disp & 0xffff); in OP_E()
4397 print_operand_value (scratchbuf + 1, 1, op); in OP_I()
4448 print_operand_value (scratchbuf + 1, 1, op); in OP_I64()
4498 print_operand_value (scratchbuf + 1, 1, op); in OP_sI()
4534 print_operand_value (scratchbuf, 1, disp); in OP_J()
4590 print_operand_value (scratchbuf, 1, off); in OP_OFF()
4620 print_operand_value (scratchbuf, 1, off); in OP_OFF64()