xenia/src/cpu/codegen
Ben Vanik 46d5a0b51d Executing a bunch of instructions!
Very hacky module startup code, but can now start XEXs! Time to start
implementing kernel stuff.
2013-01-27 22:14:24 -08:00
..
emit.h Generating a lot of code! 2013-01-22 00:22:27 -08:00
emit_alu.cc Executing a bunch of instructions! 2013-01-27 22:14:24 -08:00
emit_control.cc Executing a bunch of instructions! 2013-01-27 22:14:24 -08:00
emit_fpu.cc Generating a lot of code! 2013-01-22 00:22:27 -08:00
emit_memory.cc Adding a bunch of instructions. 2013-01-26 21:51:31 -08:00
function_generator.cc Executing a bunch of instructions! 2013-01-27 22:14:24 -08:00
module_generator.cc Executing a bunch of instructions! 2013-01-27 22:14:24 -08:00
sources.gypi Adding instruction emitting functions. 2013-01-21 11:55:42 -08:00