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