Searched refs:emulating (Results 1 – 5 of 5) sorted by relevance
84 extern u_char emulating;85 # define RE_ENTRANT_CHECK_OFF emulating = 086 # define RE_ENTRANT_CHECK_ON emulating = 1
96 u_char emulating = 0; variable119 if (emulating) { in math_emulate()
111 guest in user mode (problem state) and emulating all120 processor, including emulating 32-bit processors on a 64-bit241 Enable support for emulating MPIC devices inside the
195 Provides KVM support for emulating Microsoft Hyper-V. This allows KVM
924 Embed support for detecting and emulating misaligned932 Embed support for emulating misaligned loads and stores.
Completed in 13 milliseconds