mem_length to word/byte length
be more specific, and don’t include padding
This commit is contained in:
@@ -119,7 +119,7 @@ module Arm
|
||||
end
|
||||
|
||||
# arm intrucioons are pretty sensible, and always 4 bytes (thumb not supported)
|
||||
def mem_length
|
||||
def byte_length
|
||||
4
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user