From 0aa3b9c487f2bbe0c253c35af56ffd6bafbe9281 Mon Sep 17 00:00:00 2001 From: John Reiser Date: Sat, 25 Mar 2017 20:10:50 -0700 Subject: [PATCH] Revise comment modified: stub/src/arch/amd64/bxx.S --- src/stub/src/arch/amd64/bxx.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stub/src/arch/amd64/bxx.S b/src/stub/src/arch/amd64/bxx.S index b1826489..8d5df80d 100644 --- a/src/stub/src/arch/amd64/bxx.S +++ b/src/stub/src/arch/amd64/bxx.S @@ -38,7 +38,7 @@ amdbxx: # (*f_unf)(xo->buf, out_len, h.b_cto8, h.b_ftid); #endif 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 push %rsi pop %rbx # remember start of buffer