Lines Matching refs:flop
169 static int emulate_ldw(struct pt_regs *regs, int toreg, int flop) in emulate_ldw() argument
201 if (flop) in emulate_ldw()
208 static int emulate_ldd(struct pt_regs *regs, int toreg, int flop) in emulate_ldd() argument
219 if (!flop) in emulate_ldd()
274 if (flop) in emulate_ldd()
313 static int emulate_stw(struct pt_regs *regs, int frreg, int flop) in emulate_stw() argument
318 if (flop) in emulate_stw()
359 static int emulate_std(struct pt_regs *regs, int frreg, int flop) in emulate_std() argument
364 if (flop) in emulate_std()
376 if (!flop) in emulate_std()
456 register int flop=0; /* true if this is a flop */ in handle_unaligned() local
583 flop=1; in handle_unaligned()
589 flop=1; in handle_unaligned()
597 flop=1; in handle_unaligned()
603 flop=1; in handle_unaligned()
618 flop=1; in handle_unaligned()
622 flop=1; in handle_unaligned()
636 flop=1; in handle_unaligned()
644 flop=1; in handle_unaligned()