Home | History | Annotate | Download | only in X64

Lines Matching refs:RFlags

59 Rflags          dq      5555555555555555h ; ?

85 ;; UINT64 RFlags;
193 ;; rflags from interrupted task
217 ;; UINT64 RFlags;
255 ;; Save interrupt state rflags register...
258 mov qword ptr Rflags, rax
300 ; application stack has ss, rsp, rflags, cs, & rip, so
344 ;; UINT64 RFlags;
345 ;; Rflags from application is two entries back in application stack
447 ;; UINT64 RFlags;
499 mov rcx, [rax + 16] ; RFLAGS
520 ;; Restore rflags so when we chain, the flags will be exactly as if we were never here.