Searched refs:default_mode (Results 1 – 8 of 8) sorted by relevance
171 addr_modes.default_mode = VM86; in math_emulate()175 addr_modes.default_mode = 0; in math_emulate()192 addr_modes.default_mode = SEG32; in math_emulate()195 addr_modes.default_mode = PM16; in math_emulate()226 if (addr_modes.default_mode) { in math_emulate()290 if ((addr_modes.default_mode & SIXTEEN) in math_emulate()300 if (addr_modes.default_mode) { in math_emulate()313 if (addr_modes.default_mode & PROTECTED) { in math_emulate()577 if (addr_modes.default_mode) in math_emulate()
71 if (addr_modes.default_mode & PROTECTED) { in FPU_load_store()72 if (addr_modes.default_mode == SEG32) { in FPU_load_store()75 } else if (addr_modes.default_mode == PM16) { in FPU_load_store()
218 if (!addr_modes.default_mode && (FPU_modrm & FPU_WRITE_BIT) in FPU_get_address()275 switch (addr_modes.default_mode) { in FPU_get_address()302 if (!addr_modes.default_mode && (FPU_modrm & FPU_WRITE_BIT) in FPU_get_address_16()383 switch (addr_modes.default_mode) { in FPU_get_address_16()
1032 if ((addr_modes.default_mode == VM86) || in fldenv()1033 ((addr_modes.default_mode == PM16) in fldenv()1050 if (addr_modes.default_mode == VM86) { in fldenv()1144 if ((addr_modes.default_mode == VM86) || in fstenv()1145 ((addr_modes.default_mode == PM16) in fstenv()1160 if (addr_modes.default_mode == VM86) { in fstenv()
132 u_char default_mode; member
47 const struct fb_videomode *default_mode; member
692 .default_mode = "ntsc",704 .default_mode = "480p59_94",
104 .default_mode = 0, /* vid0 = 0, vid1 = 0 */