diff options
Diffstat (limited to 'subx/035labels.cc')
-rw-r--r-- | subx/035labels.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/035labels.cc b/subx/035labels.cc index ddaeabad..75000233 100644 --- a/subx/035labels.cc +++ b/subx/035labels.cc @@ -42,7 +42,7 @@ b9/copy aaa/imm32 # copy to ECX b9/copy xxx/imm32 # copy to ECX +transform: packing instruction 'b9/copy xxx/imm32' # no change (we're just not printing metadata to the trace) -+transform: instruction after packing: 'b9 xx' ++transform: instruction after packing: 'b9 xxx' //: a helper we'll find handy later :(code) |