diff options
author | iximeow <me@iximeow.net> | 2021-07-03 19:36:15 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-07-03 19:36:15 -0700 |
commit | 041ef2605f5de35e268bd0f82d9a6240a9a58e61 (patch) | |
tree | efb4e4d42780b46df931e55f6df7bfd0450c5c79 /src/address | |
parent | 3863d7023e1c7ae71f989e172200898d8a658f71 (diff) |
add a Reader type that can read architecture-defined words
this is useful for instruction sets like arm where instructions are
guaranteed to be 4 bytes, as well as instruction sets where an
instruction word is not a multiple of u8 bytes.
Diffstat (limited to 'src/address')
0 files changed, 0 insertions, 0 deletions