about summary refs log tree commit diff stats
path: root/subx/024pack_instructions.cc
diff options
context:
space:
mode:
Diffstat (limited to 'subx/024pack_instructions.cc')
-rw-r--r--subx/024pack_instructions.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/subx/024pack_instructions.cc b/subx/024pack_instructions.cc
index 0ff5050d..44d06eb7 100644
--- a/subx/024pack_instructions.cc
+++ b/subx/024pack_instructions.cc
@@ -6,8 +6,8 @@
 # instruction                     effective address                                           operand     displacement    immediate
 # op          subop               mod             rm32          base      index     scale     r32
 # 1-3 bytes   3 bits              2 bits          3 bits        3 bits    3 bits    2 bits    2 bits      0/1/2/4 bytes   0/1/2/4 bytes
-  bb                                                                                                                      42/imm32          # copy 42 to EBX
-+translate: packing instruction 'bb 42/imm32'
+  bb                                                                                                                      0x2a/imm32        # copy 42 to EBX
++translate: packing instruction 'bb 0x2a/imm32'
 +translate: instruction after packing: 'bb 2a 00 00 00'
 +run: copy imm32 0x0000002a to EBX