Skip to content

Instantly share code, notes, and snippets.

@m0wfo
Last active March 23, 2016 21:17
Show Gist options
  • Save m0wfo/1cde287bcdf0b8d55ee6 to your computer and use it in GitHub Desktop.
Save m0wfo/1cde287bcdf0b8d55ee6 to your computer and use it in GitHub Desktop.
HotSpot-generated assembly for a nonvolatile read
0x0000000104287223: jmpq 0x0000000104287276 ;*iload_3
; - com.logentries.blog.NonVolatileClass::run@2 (line 13)
0x0000000104287228: mov 0x10(%rsi),%rdx ;*getfield a
; - com.logentries.blog.NonVolatileClass::run@12 (line 14)
; implicit exception: dispatches to 0x00000001042873fe
0x000000010428722c: inc %edi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment