Searched refs:flop (Results 1 – 1 of 1) sorted by relevance
167 static int emulate_ldw(struct pt_regs *regs, int toreg, int flop) in emulate_ldw() argument199 if (flop) in emulate_ldw()206 static int emulate_ldd(struct pt_regs *regs, int toreg, int flop) in emulate_ldd() argument217 if (!flop) in emulate_ldd()272 if (flop) in emulate_ldd()311 static int emulate_stw(struct pt_regs *regs, int frreg, int flop) in emulate_stw() argument316 if (flop) in emulate_stw()357 static int emulate_std(struct pt_regs *regs, int frreg, int flop) in emulate_std() argument362 if (flop) in emulate_std()374 if (!flop) in emulate_std()[all …]