Home | History | Annotate | Download | only in qemu

Lines Matching refs:hex

170 static void print_operand_value (char *buf, size_t bufsize, int hex, bfd_vma disp);
4712 print_operand_value (char *buf, size_t bufsize, int hex, bfd_vma disp)
4716 if (hex)
4761 if (hex)
4768 /* Put DISP in BUF as signed hex number. */