rename unit and sint to human readable forms

This commit is contained in:
Torsten Ruger
2016-12-31 18:45:22 +02:00
parent 5f3744d6af
commit b094bcc64f
10 changed files with 66 additions and 66 deletions

View File

@ -32,7 +32,7 @@ module Arm
val = val | (pre_post_index << 16 + 4 + 1 + 1 + 1 + 1)#24
val = val | instruction_code
val = val | (cond << 16 + 4 + 1 + 1 + 1 + 1 + 2 + 2)
io.write_uint32 val
io.write_unsigned_int_32 val
end
def cond