Searched defs:fcw (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/x86/ | ||
H A D | emulator64.c | 308 uint16_t fcw = 0; /* all exceptions unmasked */ in test_mmx_movq_mf() local |
H A D | realmode.c | 1603 u16 fcw = -1, fsw = -1; in test_fninit() local |