mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-13 10:24:45 +00:00
parent
6f7d72f12c
commit
55a3dcaa1c
@ -1384,7 +1384,7 @@ static int oples(RAsm *a, ut8* data, const Opcode *op) {
|
||||
|
||||
static int opmov(RAsm *a, ut8 *data, const Opcode *op) {
|
||||
int l = 0;
|
||||
long offset = 0;
|
||||
st64 offset = 0;
|
||||
int mod = 0;
|
||||
int base = 0;
|
||||
int rex = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user