RFlag

Creator
Creator
Seonglae Cho
Created
Created
2024 May 22 5:46
Editor
Edited
Edited
2024 May 24 4:5
Refs
Refs

Program status and control (Reversed flag)

Arithmetic/logic operations updates RFLAGS register (in x86/x86_64):
Conditionals work based off of the "flags" register
  • eflags (x86)
  • rflags (x86_64)
notion image
 
 
 
 
 

Recommendations