Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/math-emu/
Dget_address.c278 case VM86: in FPU_get_address()
386 case VM86: in FPU_get_address_16()
Dreg_ld_str.c1032 if ((addr_modes.default_mode == VM86) || in fldenv()
1050 if (addr_modes.default_mode == VM86) { in fldenv()
1144 if ((addr_modes.default_mode == VM86) || in fstenv()
1160 if (addr_modes.default_mode == VM86) { in fstenv()
Dfpu_emu.h139 #define VM86 SIXTEEN macro
Dfpu_entry.c132 addr_modes.default_mode = VM86; in math_emulate()
/linux-4.4.14/arch/x86/
DKconfig1009 bool "Legacy VM86 support"
1020 functional even without kernel VM86 support, as they will all
1036 config VM86 config