Ben Vanik
|
91f9e8b7bb
|
Generating a lot of code!
Still a few missing instructions/variants and other issues, but a big and
valid LLVM module is being generated.
|
2013-01-22 00:22:27 -08:00 |
Ben Vanik
|
b29dd22850
|
Adding instruction emitting functions.
All empty, all ready to go!
|
2013-01-21 11:55:42 -08:00 |
Ben Vanik
|
852536ae0a
|
Basic function analysis.
Finds basic blocks and estimates proper function bounds.
Seems legit for compiled code.
|
2013-01-20 16:46:08 -08:00 |
Ben Vanik
|
ca2908db32
|
Converting everything to C++ cause I'm a masochist.
|
2013-01-20 01:13:59 -08:00 |
Ben Vanik
|
bfec194533
|
Adding instruction table and basic PPC state.
Can decode a single instruction.
|
2013-01-13 21:25:28 -08:00 |