mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Revise comment
modified: stub/src/arch/amd64/bxx.S
This commit is contained in:
parent
e5865f171a
commit
0aa3b9c487
|
@ -38,7 +38,7 @@ amdbxx: # (*f_unf)(xo->buf, out_len, h.b_cto8, h.b_ftid);
|
||||||
#endif
|
#endif
|
||||||
push %rbx # save
|
push %rbx # save
|
||||||
|
|
||||||
push %rdi; lea (1- 4)(%rdi,%rsi),%rcx # beyond last possible opcode
|
push %rdi; lea (1- 4)(%rdi,%rsi),%rcx # beyond last possible displacement
|
||||||
pop %rsi # start of buffer
|
pop %rsi # start of buffer
|
||||||
push %rsi
|
push %rsi
|
||||||
pop %rbx # remember start of buffer
|
pop %rbx # remember start of buffer
|
||||||
|
|
Loading…
Reference in New Issue
Block a user