Lines Matching defs:cr0
4003 ;; set PE bit in CR04004 mov eax, cr04006 mov cr0, eax4029 ;; reset PG bit in CR0 ???4030 mov eax, cr04032 mov cr0, eax10020 ;; set PE bit in CR010021 mov eax, cr010023 mov cr0, eax10071 ;; reset PE bit in CR010072 mov eax, cr010074 mov cr0, eax