Searched refs:bad_reg (Results 1 – 4 of 4) sorted by relevance
9175 const char *bad_reg = _("bad register: "); in display_debug_frames() local9678 reg_prefix = bad_reg; in display_debug_frames()9691 reg_prefix = bad_reg; in display_debug_frames()9772 reg_prefix = bad_reg; in display_debug_frames()9788 reg_prefix = bad_reg; in display_debug_frames()9802 reg_prefix = bad_reg; in display_debug_frames()9825 reg_prefix = bad_reg; in display_debug_frames()9839 reg_prefix = bad_reg; in display_debug_frames()9854 reg_prefix = bad_reg; in display_debug_frames()9969 reg_prefix = bad_reg; in display_debug_frames()[all …]
202 static const reg_entry bad_reg = { "<bad>", OPERAND_TYPE_NONE, 0, 0, variable13446 if (mask == &bad_reg) in check_VecOperations()14245 if (r == &bad_reg) in i386_att_operand()14460 if (i.base_reg == &bad_reg) in i386_att_operand()14477 if (i.index_reg == &bad_reg) in i386_att_operand()15832 r = &bad_reg; in parse_register()
3640 * config/tc-i386.c (bad_reg): New.
49845 With the switch to parse_real_register() (commit 4faaa10f3fab) "bad_reg"