Searched refs:simulate_tbz_tbnz (Results 1 – 3 of 3) sorted by relevance
16 void simulate_tbz_tbnz(u32 opcode, long addr, struct pt_regs *regs);
92 api->handler = simulate_tbz_tbnz; in arm_probe_decode_insn()
157 simulate_tbz_tbnz(u32 opcode, long addr, struct pt_regs *regs) in simulate_tbz_tbnz() function