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