xenia/src/cpu/codegen
2013-01-29 18:35:51 -08:00
..
emit.h Beginning work on disassembler functions. 2013-01-28 21:37:03 -08:00
emit_alu.cc Implementing rlwimi. 2013-01-29 18:35:51 -08:00
emit_control.cc Setting up locals in codegen based on disassembly results. 2013-01-29 17:47:34 -08:00
emit_fpu.cc Generating a lot of code! 2013-01-22 00:22:27 -08:00
emit_memory.cc Now tracking register accesses for each function. 2013-01-29 13:07:59 -08:00
function_generator.cc Setting up locals in codegen based on disassembly results. 2013-01-29 17:47:34 -08:00
module_generator.cc Kernel calls and variables now working and tracing better. 2013-01-28 12:36:39 -08:00
sources.gypi Adding instruction emitting functions. 2013-01-21 11:55:42 -08:00