Torsten Ruger
|
2fdc59c13c
|
some renaming
|
2014-04-22 23:13:16 +03:00 |
|
Torsten Ruger
|
5127deeeff
|
implement offset addressing for load (ie reg+num)
|
2014-04-22 12:23:55 +03:00 |
|
Torsten Ruger
|
2784a8da98
|
just use register nodes as registers (no more arrays)
|
2014-04-22 11:58:17 +03:00 |
|
Torsten Ruger
|
fc81122bc4
|
renamed code generator to arm assembler (more appropriate)
|
2014-04-21 21:13:14 +03:00 |
|
Torsten Ruger
|
2c57ca773b
|
push and pop were forgotten, fixed and tested
|
2014-04-20 23:48:04 +03:00 |
|
Torsten Ruger
|
a89bc3d628
|
adds the other load store instructions
|
2014-04-19 19:38:13 +03:00 |
|
Torsten Ruger
|
bef1df8485
|
test and fix store instruction (syntax was not for coding)
|
2014-04-19 19:34:04 +03:00 |
|
Torsten Ruger
|
529f109171
|
found and fixed a real bug
|
2014-04-18 16:04:14 +03:00 |
|
Torsten Ruger
|
b420bb4993
|
More and more instructions (now with objdump codes to ptove it)
|
2014-04-18 15:49:23 +03:00 |
|
Torsten Ruger
|
a9d0ee2754
|
bic, and and adc tests
|
2014-04-17 20:24:37 +03:00 |
|
Torsten Ruger
|
5d9c4323bb
|
test no 3
|
2014-04-17 15:35:55 +03:00 |
|
Torsten Ruger
|
f4315804c1
|
dried up the test code
|
2014-04-17 14:43:52 +03:00 |
|
Torsten Ruger
|
36bde218f6
|
second test hurrah
|
2014-04-17 12:54:51 +03:00 |
|
Torsten Ruger
|
1564f9b439
|
change result to hex because that is what objectdump disasemles
|
2014-04-16 12:03:12 +03:00 |
|
Torsten Ruger
|
e47b1dcadd
|
first working test (hurray) that checks a mov instruction
|
2014-04-14 21:53:29 +03:00 |
|
Torsten Ruger
|
8648647754
|
jeweler generates its things
|
2014-04-14 15:58:59 +03:00 |
|