Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 159 Bytes

File metadata and controls

22 lines (10 loc) · 159 Bytes

Question 28

Enumerate the Caller Saved Registers

Answer

  • rax
  • rcx
  • rdx
  • rdi
  • rsi
  • r8-r11

prev +++ next