Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#
# DESCRIPTION:
#
# Set the bash prompt according to:
# * the branch/status of the current git repository
# * the branch of the current subversion repository
# * the return value of the previous command
#
# USAGE:
@cm-rudolph
cm-rudolph / withStatistics.asm
Created November 3, 2024 06:41
Assembly of hot dlx methods
[Entry Point]
# {method} {0x00007faee46b0fc8} 'coverColumn' '()I' in 'de/famiru/dlx/MatrixEntry'
# [sp+0x40] (sp of caller)
0x00007faf08f46620: mov r10d,DWORD PTR [rsi+0x8]
0x00007faf08f46624: movabs r11,0x7fae9f000000
0x00007faf08f4662e: add r10,r11
0x00007faf08f46631: cmp rax,r10
0x00007faf08f46634: jne 0x00007faf0899ed80 ; {runtime_call ic_miss_stub}
0x00007faf08f4663a: xchg ax,ax
0x00007faf08f4663c: nop DWORD PTR [rax+0x0]