mirror of
https://github.com/radareorg/radare2.git
synced 2025-03-04 04:17:25 +00:00
fix linux-x86-regprofile
This commit is contained in:
parent
600c6cfaf2
commit
31d093e68a
@ -17,8 +17,8 @@ return strdup (
|
||||
"gpr al .8 24 0\n"
|
||||
"gpr ebx .32 0 0\n"
|
||||
"gpr bx .16 0 0\n"
|
||||
"gpr bh .8 0 0\n"
|
||||
"gpr bl .8 1 0\n"
|
||||
"gpr bh .8 1 0\n"
|
||||
"gpr bl .8 0 0\n"
|
||||
"gpr ecx .32 4 0\n"
|
||||
"gpr cx .16 4 0\n"
|
||||
"gpr ch .8 5 0\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user