mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Re-base to upx-3.93
modified: src/stub/src/arch/amd64/bxx.S
This commit is contained in:
parent
e1a8c932ee
commit
03fffbc724
|
@ -37,6 +37,7 @@ amdbxx: # (*f_unf)(xo->buf, out_len, h.b_cto8, h.b_ftid);
|
|||
cmpl $0x49,ftid; jne ckend0 # filter: JMP, CALL, 6-byte Jxx
|
||||
#endif
|
||||
push %rbx # save
|
||||
cld # convention should have guaranteed this already
|
||||
|
||||
push %rdi; lea (1- 4)(%rdi,%rsi),%rcx # beyond last possible opcode
|
||||
pop %rsi # start of buffer
|
||||
|
|
Loading…
Reference in New Issue
Block a user