Commit Graph
61 Commits
Author SHA1 Message Date
MightyPork 8e7689df48 add explicit retval arg to all instrs (can be shortened), add Wr::discard() 2020-09-25 22:45:57 +02:00
MightyPork f652ff6669 dump sreg, add new ops 2020-09-25 00:39:10 +02:00
MightyPork f7e0998696 add mul, disable slow mode 2020-09-25 00:08:47 +02:00
MightyPork 88a4d77b8f implement call, ret, far jumps, add, sub 2020-09-24 23:55:25 +02:00
MightyPork 5f4fd0e806 exec 2020-09-24 00:44:07 +02:00
MightyPork def2fc8db0 add low level ops enum 2020-09-23 00:14:37 +02:00
MightyPork ab843c0c87 add jumps_to_skips transform 2020-09-22 23:08:26 +02:00
MightyPork a52f1e5e72 fix fallthrough in cond branches 2020-09-21 23:28:48 +02:00
MightyPork a867f43763 new unit test 2020-09-21 23:22:13 +02:00
MightyPork 1d2ce0ad47 remove junk 2020-09-21 23:06:43 +02:00
MightyPork 30cd0304d2 Initial 2020-09-21 23:06:10 +02:00