Lines Matching refs:oappend_with_style
49 static void oappend_with_style (instr_info *, const char *,
9260 oappend_with_style (ins, s + ins->intel_syntax, dis_style_register); in oappend_register()
10894 oappend_with_style (instr_info *ins, const char *s, in oappend_with_style() function
10906 oappend_with_style (ins, s, dis_style_text); in oappend()
10980 oappend_with_style (ins, "0x", style); in print_operand_value()
10987 oappend_with_style (ins, tmp + i, style); in print_operand_value()
11020 oappend_with_style (ins, "0x8000000000000000", in print_displacement()
11024 oappend_with_style (ins, "0x80000000", in print_displacement()
11028 oappend_with_style (ins, "0x8000", in print_displacement()
11036 oappend_with_style (ins, "0x", dis_style_address_offset); in print_displacement()
11043 oappend_with_style (ins, tmp + i, dis_style_address_offset); in print_displacement()
11690 oappend_with_style (ins, !addr32flag ? "%rip" : "%eip", in OP_E_memory()
11710 oappend_with_style (ins, !addr32flag ? "rip" : "eip", in OP_E_memory()