about summary refs log tree commit diff stats
path: root/subx
ModeNameSize
-rw-r--r--000organization.cc6295log stats plain blame
-rw-r--r--001help.cc8335log stats plain blame
-rw-r--r--002test.cc2581log stats plain blame
-rw-r--r--003trace.cc14562log stats plain blame
-rw-r--r--003trace.test.cc3817log stats plain blame
-rw-r--r--010core.cc6369log stats plain blame
-rw-r--r--011direct_addressing.cc8884log stats plain blame
-rw-r--r--012indirect_addressing.cc12179log stats plain blame
-rw-r--r--013immediate_addressing.cc11983log stats plain blame
-rw-r--r--014jump_relative.cc6528log stats plain blame
-rw-r--r--015jump_relative.cc6815log stats plain blame
-rw-r--r--016functions.cc2132log stats plain blame
-rw-r--r--020elf.cc2057log stats plain blame
-rw-r--r--Readme.md1487log stats plain blame
-rwxr-xr-xbuild2977log stats plain blame
-rwxr-xr-xbuild_and_test_until119log stats plain blame
-rw-r--r--cheatsheet.pdf76298log stats plain blame
-rwxr-xr-xclean216log stats plain blame
-rw-r--r--opcodes780log stats plain blame
-rwxr-xr-xsubx85log stats plain blame
-rwxr-xr-xtest_layers186log stats plain blame
l---------vimrc.vim -> ../vimrc.vim12log stats plain blame
commit/cpp/makefile?h=main&id=56ce557708c8387dc0fae590f10e4db62d409fa5'>56ce5577 ^
01b2852b ^
c8dd393c ^

75cbfa28 ^
c8dd393c ^

56ce5577 ^
c8dd393c ^
75cbfa28 ^
88663269 ^
56ce5577 ^
01b2852b ^
75cbfa28 ^

88663269 ^
201b2e6c ^
88663269 ^
6d943605 ^
01b2852b ^
5f128523 ^
fa3d7edc ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65