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