Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_entry.c147 struct desc_struct code_descriptor; in math_emulate() local
194 if ( SEG_D_SIZE(code_descriptor = LDT_DESCRIPTOR(FPU_CS)) ) in math_emulate()
205 FPU_EIP += code_base = SEG_BASE_ADDR(code_descriptor); in math_emulate()
207 + (SEG_LIMIT(code_descriptor)+1) * SEG_GRANULARITY(code_descriptor) in math_emulate()