Lines Matching refs:cr0
111 mov eax, [pCpumCpu + CPUMCPU.Guest.cr0]
115 ;; jump table using fpu related cr0 flags as index.
125 ;; and mask for cr0.
137 ; Action - switch FPU context and change cr0 flags.
141 mov ecx, cr0
143 and ecx, [eax*2 + hlfpu_afFlags] ; Calc the new cr0 flags. Do NOT use ECX until we restore it!
145 mov cr0, edx ; Clear flags so we don't trap here.
173 mov cr0, ecx ; load the new cr0 flags.
224 mov eax, cr0
226 mov cr0, eax
283 mov eax, cr0
285 mov cr0, eax
363 mov eax, cr0
365 mov cr0, eax
449 mov eax, cr0
451 mov cr0, eax