/
.travis.yml
000organization.cc
001help.cc
002test.cc
003trace.cc
003trace.test.cc
010---vm.cc
011run.cc
012elf.cc
013direct_addressing.cc
014indirect_addressing.cc
015immediate_addressing.cc
016index_addressing.cc
017jump_disp8.cc
018jump_disp32.cc
019functions.cc
020syscalls.cc
021byte_addressing.cc
022div.cc
028translate.cc
029transforms.cc
030---operands.cc
031check_operands.cc
032check_operand_bounds.cc
034compute_segment_address.cc
035labels.cc
036global_variables.cc
038---literal_strings.cc
039debug.cc
040---tests.cc
049memory_layout.subx
050_write.subx
051test.subx
052kernel-string-equal.subx
053new-segment.subx
054string-equal.subx
055stream.subx
056trace.subx
057write.subx
058stream-equal.subx
059stop.subx
060read.subx
061read-byte.subx
062write-stream.subx
063error.subx
064write-byte.subx
065write-buffered.subx
066print-int.subx
067parse-hex.subx
068error-byte.subx
069allocate.subx
070new-stream.subx
071read-line.subx
072slice.subx
073next-token.subx
074print-int-decimal.subx
075array-equal.subx
076zero-out.subx
077slurp.subx
078table.subx
079write-int.subx
100index
Readme.md
apps
archive
browse_trace
build
build_and_test_until
cheatsheet.pdf
clean
cleave
diff_ntranslate
diff_translate
edit
enumerate
examples
exuberant_ctags_rc
gen_iso
html
index.html
linkify
modrm.pdf
ntranslate
opcodes
run_one_test
run_one_test.subx
sib.pdf
stats.md
subx
subx.vim
syslinux.cfg
tangle
termbox
test_apps
test_layers
translate
update_html
vimrc.vim