Searched refs:FPU_DS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dfpu_system.h43 #define FPU_DS (*(unsigned short *) &(FPU_info->___ds)) macro
H A Dget_address.c250 addr->selector = FPU_DS; /* Default, for 32 bit non-segmented mode. */
343 addr->selector = FPU_DS; /* Default, for 32 bit non-segmented mode. */
H A Dfpu_entry.c175 else if ( FPU_CS == __USER_CS && FPU_DS == __USER_DS )
501 operand_address.selector = FPU_DS;

Completed in 51 milliseconds