Searched defs:flop (Results 1 – 1 of 1) sorted by relevance
169 static int emulate_ldw(struct pt_regs *regs, int toreg, int flop) in emulate_ldw()208 static int emulate_ldd(struct pt_regs *regs, int toreg, int flop) in emulate_ldd()313 static int emulate_stw(struct pt_regs *regs, int frreg, int flop) in emulate_stw()359 static int emulate_std(struct pt_regs *regs, int frreg, int flop) in emulate_std()456 register int flop=0; /* true if this is a flop */ in handle_unaligned() local