Skip to content

Instantly share code, notes, and snippets.

@adachristine
Created February 18, 2022 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adachristine/f4eeb37dc1bdf9d4aaa584e6aa603580 to your computer and use it in GitHub Desktop.
Save adachristine/f4eeb37dc1bdf9d4aaa584e6aa603580 to your computer and use it in GitHub Desktop.
000000000000532e <pit8253_callback>:
532e: 55 push %rbp
532f: 48 89 e5 mov %rsp,%rbp
5332: 48 83 ec 18 sub $0x18,%rsp
5336: 89 f8 mov %edi,%eax
5338: 88 45 ec mov %al,-0x14(%rbp)
533b: c7 45 f4 01 00 00 00 movl $0x1,-0xc(%rbp)
5342: 8b 45 f4 mov -0xc(%rbp),%eax
5345: 48 98 cltq
5347: f0 48 0f c1 05 f0 25 lock xadd %rax,0x25f0(%rip) # 7940 <count>
534e: 00 00
5350: 48 89 45 f8 mov %rax,-0x8(%rbp)
5354: b8 00 00 00 00 mov $0x0,%eax
5359: c9 leave
535a: c3 ret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment