Searched refs:flop (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dunaligned.c168 static int emulate_ldw(struct pt_regs *regs, int toreg, int flop) argument
200 if (flop)
207 static int emulate_ldd(struct pt_regs *regs, int toreg, int flop) argument
218 if (!flop)
273 if (flop)
312 static int emulate_stw(struct pt_regs *regs, int frreg, int flop) argument
317 if (flop)
358 static int emulate_std(struct pt_regs *regs, int frreg, int flop) argument
363 if (flop)
375 if (!flop)
455 register int flop=0; /* true if this is a flop */ local
[all...]

Completed in 57 milliseconds