Asm.h
|
More armjit work
|
2013-01-08 00:26:42 +01:00 |
CompALU.cpp
|
Use a typesafe struct for opcodes.
|
2013-08-24 15:36:24 -07:00 |
CompFPU.cpp
|
Use a typesafe struct for opcodes.
|
2013-08-24 15:36:24 -07:00 |
CompLoadStore.cpp
|
Use a typesafe struct for opcodes.
|
2013-08-24 15:36:24 -07:00 |
CompVFPU.cpp
|
Use a typesafe struct for opcodes.
|
2013-08-24 15:36:24 -07:00 |
Jit.cpp
|
Make sure there's enough space while compiling.
|
2013-08-24 17:38:22 -07:00 |
Jit.h
|
Cap imm branch instructions, reset compiling.
|
2013-08-24 17:26:24 -07:00 |
RegCache.h
|
Pass in some analysis results, don't use yet.
|
2013-08-24 15:36:24 -07:00 |