Searched refs:do_lstmw (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/powerpc/powerpc/
H A Dfix_unaligned.c146 static bool do_lstmw(struct trapframe *, const union instr *, int);
322 if (do_lstmw(tf, insn, flags))
333 if (do_lstmw(tf, insn, flags))
455 do_lstmw(struct trapframe *tf, const union instr *insn, int flags) function

Completed in 570 milliseconds