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