tag | line | file | source code |
---|---|---|---|
CS | 68 | kernel/math/math_emulate.c | if (CS != 0x000F) { |
CS | 69 | kernel/math/math_emulate.c | printk("math_emulate: %04x:%08x\n\r",CS,EIP); |
CS | 76 | kernel/math/math_emulate.c | *(unsigned short *) &I387.fcs = CS; |
CS | 480 | kernel/math/math_emulate.c | printk("Unknown math-insns: %04x:%08x %04x\n\r",CS,EIP,code); |