diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2021-09-02 00:03:59 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2021-09-02 00:03:59 -0400 |
commit | ab6bcf9c5c8e8c7490d6b70141c4b2c864f15752 (patch) | |
tree | d777dca646bf87de7334397faca26904a247dfcc /tools/brainfuck | |
parent | d78a5ad4bd97dde7cb87084580ade729ebdece7d (diff) | |
download | lib-des-gnux-ab6bcf9c5c8e8c7490d6b70141c4b2c864f15752.tar.gz lib-des-gnux-ab6bcf9c5c8e8c7490d6b70141c4b2c864f15752.zip |
Add arch config module
Add Arch class which specifies wordsize, endianness, alignment, and a
nop code for an architecture.
Add a couple predefined architectures for x86 and x86_64
Add a "configured" architecture which is set to x86_64 by default.
Added btoi and itob functions which will convert to and from bytes and
ints based on the current architecture config
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions