David Given
|
88fd7b3cdc
|
Add a 'kill' pseudoinstruction to the 8080 assembler, which marks when the code
generator is finished with a register; use this to create some more effective
peephole optimiser rules.
|
2019-03-08 23:06:34 +01:00 |
|
David Given
|
eb57db75a4
|
Update test case to provoke bug.
|
2019-02-13 20:10:38 +01:00 |
|
David Given
|
0ac145a0d1
|
Add tests for simple and, or, and xor; drastically improve the i80 code
generation for these.
|
2019-02-08 22:38:07 +01:00 |
|
David Given
|
7efb749003
|
Set fixes; also add discrete tests for and, ior, xor.
|
2018-09-14 14:13:35 +01:00 |
|