tag | line | file | source code |
FPU_info | 80 | arch/i386/math-emu/errors.c | math_abort(FPU_info,SIGILL); |
FPU_info | 378 | arch/i386/math-emu/errors.c | math_abort(FPU_info,SIGFPE); |
FPU_info | 197 | arch/i386/math-emu/fpu_entry.c | math_abort(FPU_info, SIGILL); |
FPU_info | 231 | arch/i386/math-emu/fpu_entry.c | math_abort(FPU_info,SIGILL); |
FPU_info | 245 | arch/i386/math-emu/fpu_entry.c | math_abort(FPU_info,SIGSEGV); |
FPU_info | 259 | arch/i386/math-emu/fpu_entry.c | math_abort(FPU_info,SIGILL); |
FPU_info | 335 | arch/i386/math-emu/fpu_entry.c | math_abort(FPU_info,SIGSEGV); |
FPU_info | 352 | arch/i386/math-emu/fpu_entry.c | math_abort(FPU_info,SIGSEGV); |
FPU_info | 21 | arch/i386/math-emu/fpu_system.h | #define SETUP_DATA_AREA(arg) FPU_info = (struct info *) &arg |
FPU_info | 39 | arch/i386/math-emu/fpu_system.h | #define FPU_CS (*(unsigned short *) &(FPU_info->___cs)) |
FPU_info | 40 | arch/i386/math-emu/fpu_system.h | #define FPU_SS (*(unsigned short *) &(FPU_info->___ss)) |
FPU_info | 41 | arch/i386/math-emu/fpu_system.h | #define FPU_DS (*(unsigned short *) &(FPU_info->___ds)) |
FPU_info | 42 | arch/i386/math-emu/fpu_system.h | #define FPU_EAX (FPU_info->___eax) |
FPU_info | 43 | arch/i386/math-emu/fpu_system.h | #define FPU_EFLAGS (FPU_info->___eflags) |
FPU_info | 44 | arch/i386/math-emu/fpu_system.h | #define FPU_EIP (FPU_info->___eip) |
FPU_info | 45 | arch/i386/math-emu/fpu_system.h | #define FPU_ORIG_EIP (FPU_info->___orig_eip) |
FPU_info | 67 | arch/i386/math-emu/fpu_system.h | math_abort(FPU_info,SIGSEGV) |
FPU_info | 44 | arch/i386/math-emu/get_address.c | #define REG_(x) (*(long *)(reg_offset[(x)]+(char *) FPU_info)) |
FPU_info | 57 | arch/i386/math-emu/get_address.c | (reg_offset_vm86[((unsigned)x)]+(char *) FPU_info)) |
FPU_info | 70 | arch/i386/math-emu/get_address.c | (reg_offset_pm[((unsigned)x)]+(char *) FPU_info)) |
FPU_info | 136 | arch/i386/math-emu/get_address.c | math_abort(FPU_info,SIGSEGV); |
FPU_info | 156 | arch/i386/math-emu/get_address.c | math_abort(FPU_info,SIGSEGV); |
FPU_info | 229 | arch/i386/math-emu/get_address.c | math_abort(FPU_info,SIGSEGV); |
FPU_info | 324 | arch/i386/math-emu/get_address.c | math_abort(FPU_info,SIGSEGV); |
FPU_info | 369 | arch/i386/math-emu/get_address.c | address += FPU_info->___ebx + FPU_info->___esi; |
FPU_info | 372 | arch/i386/math-emu/get_address.c | address += FPU_info->___ebx + FPU_info->___edi; |
FPU_info | 375 | arch/i386/math-emu/get_address.c | address += FPU_info->___ebp + FPU_info->___esi; |
FPU_info | 380 | arch/i386/math-emu/get_address.c | address += FPU_info->___ebp + FPU_info->___edi; |
FPU_info | 385 | arch/i386/math-emu/get_address.c | address += FPU_info->___esi; |
FPU_info | 388 | arch/i386/math-emu/get_address.c | address += FPU_info->___edi; |
FPU_info | 391 | arch/i386/math-emu/get_address.c | address += FPU_info->___ebp; |
FPU_info | 396 | arch/i386/math-emu/get_address.c | address += FPU_info->___ebx; |
FPU_info | 76 | arch/i386/math-emu/load_store.c | math_abort(FPU_info,SIGSEGV); |
FPU_info | 81 | arch/i386/math-emu/load_store.c | math_abort(FPU_info,SIGSEGV); |