Home
last modified time | relevance | path

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

/arch/x86/math-emu/
Dfpu_system.h22 #define SEG_D_SIZE(x) ((x).b & (3 << 21)) macro
Dfpu_entry.c189 if (SEG_D_SIZE(code_descriptor)) { in math_emulate()