Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/math-emu/
Dget_address.c280 case VM86: in FPU_get_address()
388 case VM86: in FPU_get_address_16()
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()
Dfpu_emu.h140 #define VM86 SIXTEEN macro
Dfpu_entry.c131 addr_modes.default_mode = VM86; in math_emulate()
/linux-6.12.1/arch/x86/
DKconfig1217 bool "Legacy VM86 support"
1227 functional even without kernel VM86 support, as they will all
1243 config VM86 config