This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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] |