Home
last modified time | relevance | path

Searched refs:SEG_D_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_system.h24 #define SEG_D_SIZE(x) ((x).b & (3 << 21)) macro
Dfpu_entry.c194 if ( SEG_D_SIZE(code_descriptor = LDT_DESCRIPTOR(FPU_CS)) ) in math_emulate()