Brian Carroll
|
dc1779d41d
|
Finalisation and serialisation for byte-level function builder
|
2021-10-22 19:02:03 +02:00 |
|
Brian Carroll
|
0586f91b04
|
Reorder arguments of instruction methods
Having the opcode first makes it easier to see if it matches the method name
|
2021-10-22 13:17:18 +02:00 |
|
Brian Carroll
|
fbceafa8dc
|
Get all instructon methods compiling
|
2021-10-22 12:59:19 +02:00 |
|
Brian Carroll
|
4f958e8a80
|
Get most common instruction patterns to compile
|
2021-10-22 12:01:22 +02:00 |
|
Brian Carroll
|
4563e2af49
|
Get function_builder compiling
|
2021-10-22 10:38:53 +02:00 |
|
Brian Carroll
|
dc80623d45
|
Sketch out methods for byte-level instructions. No macros yet.
|
2021-10-21 23:21:56 +02:00 |
|
Brian Carroll
|
e168d175c4
|
Start writing a byte-level function_builder
|
2021-10-21 21:30:51 +02:00 |
|