Searched defs:flop (Results 1 – 1 of 1) sorted by relevance
168 static int emulate_ldw(struct pt_regs *regs, int toreg, int flop) in emulate_ldw()207 static int emulate_ldd(struct pt_regs *regs, int toreg, int flop) in emulate_ldd()312 static int emulate_stw(struct pt_regs *regs, int frreg, int flop) in emulate_stw()358 static int emulate_std(struct pt_regs *regs, int frreg, int flop) in emulate_std()455 register int flop=0; /* true if this is a flop */ in handle_unaligned() local