tag | line | file | source code |
twd | 253 | arch/i386/kernel/traps.c | env->fos = env->twd; |
twd | 255 | arch/i386/kernel/traps.c | env->twd = 0xffffffff; |
twd | 51 | arch/i386/math-emu/fpu_system.h | #define no_ip_update (((char *)&(I387.soft.twd))[0]) |
twd | 52 | arch/i386/math-emu/fpu_system.h | #define FPU_rm (((unsigned char *)&(I387.soft.twd))[1]) |
twd | 56 | arch/i386/math-emu/fpu_system.h | #define access_limit (((unsigned char *)&(I387.soft.twd))[2]) |
twd | 52 | include/asm-i386/processor.h | long twd; |
twd | 63 | include/asm-i386/processor.h | long twd; |
twd | 35 | include/linux/user.h | long twd; |