From 50f59b4102de2164eb6e798739deb114e720924a Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 1 Jul 2018 21:01:34 -0700 Subject: 4305 --- subx/022transform_immediate.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'subx') diff --git a/subx/022transform_immediate.cc b/subx/022transform_immediate.cc index bdbdd77e..eefe9a40 100644 --- a/subx/022transform_immediate.cc +++ b/subx/022transform_immediate.cc @@ -1,3 +1,7 @@ +//: Having to manually translate numbers into hex and enter them in +//: little-endian order is tedious and error-prone. Let's automate the +//: translation. + :(scenario translate_immediate_constants) # opcode ModR/M SIB displacement immediate # instruction mod, reg, Reg/Mem bits scale, index, base -- cgit 1.4.1-2-gfad0