Home
last modified time | relevance | path

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

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