| tag | line | file | source code |
|---|---|---|---|
| fxchg | 51 | kernel/math/emulate.c | static void fxchg(temp_real_unaligned * a, temp_real_unaligned * b); |
| fxchg | 207 | kernel/math/emulate.c | fxchg(&ST(0),&ST(code & 7)); |
| fxchg | 251 | kernel/math/emulate.c | fxchg(&ST(0),&ST(code & 7)); |
| fxchg | 310 | kernel/math/emulate.c | fxchg(&ST(0),&ST(code & 7)); |