Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dget_address.c280 case VM86: in FPU_get_address()
388 case VM86: in FPU_get_address_16()
H A Dreg_ld_str.c1033 if ((addr_modes.default_mode == VM86) || in fldenv()
1051 if (addr_modes.default_mode == VM86) { in fldenv()
1145 if ((addr_modes.default_mode == VM86) || in fstenv()
1161 if (addr_modes.default_mode == VM86) { in fstenv()
H A Dfpu_emu.h140 #define VM86 SIXTEEN macro
H A Dfpu_entry.c131 addr_modes.default_mode = VM86; in math_emulate()
/linux/arch/x86/
H A DKconfig1224 bool "Legacy VM86 support"
1234 functional even without kernel VM86 support, as they will all
1250 config VM86 config