Searched refs:arch_decode_hint_reg (Results 1 – 3 of 3) sorted by relevance
91 int arch_decode_hint_reg(struct instruction *insn, u8 sp_reg);
1437 if (arch_decode_hint_reg(insn, hint->sp_reg)) { in read_unwind_hints()
588 int arch_decode_hint_reg(struct instruction *insn, u8 sp_reg) in arch_decode_hint_reg() function