Searched refs:ORC_REG_UNDEFINED (Results 1 – 6 of 6) sorted by relevance
64 orc->fp_reg = ORC_REG_UNDEFINED; in init_orc_entry()81 orc->ra_reg = ORC_REG_UNDEFINED; in init_orc_entry()150 if (reg == ORC_REG_UNDEFINED) in print_reg()
45 case ORC_REG_UNDEFINED: in arch_decode_hint_reg()
25 #define ORC_REG_UNDEFINED 0 macro
30 #define ORC_REG_UNDEFINED 0 macro
81 orc->bp_reg = ORC_REG_UNDEFINED; in init_orc_entry()171 else if (reg == ORC_REG_UNDEFINED) in print_reg()
821 case ORC_REG_UNDEFINED: in arch_decode_hint_reg()
Completed in 15 milliseconds