tag | line | file | source code |
---|---|---|---|
fucom | 182 | include/linux/math_emu.h | void fucom(const temp_real *, const temp_real *); |
fucom | 144 | kernel/math/emulate.c | fucom(PST(1),PST(0)); |
fucom | 261 | kernel/math/emulate.c | fucom(PST(code & 7),PST(0)); |
fucom | 264 | kernel/math/emulate.c | fucom(PST(code & 7),PST(0)); |