Searched defs:flop (Results 1 – 1 of 1) sorted by relevance
155 static int emulate_ldw(struct pt_regs *regs, int toreg, int flop) in emulate_ldw()194 static int emulate_ldd(struct pt_regs *regs, int toreg, int flop) in emulate_ldd()299 static int emulate_stw(struct pt_regs *regs, int frreg, int flop) in emulate_stw()345 static int emulate_std(struct pt_regs *regs, int frreg, int flop) in emulate_std()441 register int flop=0; /* true if this is a flop */ in handle_unaligned() local