| .. |
|
AILBarrier.cs
|
950011c90f
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
|
8 years ago |
|
AILBlock.cs
|
950011c90f
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
|
8 years ago |
|
AILEmitter.cs
|
f9f111bc85
Add intrinsics support (#121)
|
8 years ago |
|
AILEmitterCtx.cs
|
bd9b1e2c6b
Stub a few services, add support for generating call stacks on the CPU
|
8 years ago |
|
AILLabel.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 years ago |
|
AILOpCode.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 years ago |
|
AILOpCodeBranch.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 years ago |
|
AILOpCodeCall.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 years ago |
|
AILOpCodeConst.cs
|
9670c096e4
Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now)
|
8 years ago |
|
AILOpCodeLoad.cs
|
950011c90f
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
|
8 years ago |
|
AILOpCodeLog.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 years ago |
|
AILOpCodeStore.cs
|
950011c90f
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
|
8 years ago |
|
AIoType.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 years ago |
|
ALocalAlloc.cs
|
3edb66f389
Improve CPU initial translation speeds (#50)
|
8 years ago |
|
IAILEmit.cs
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 years ago |
|
ILGeneratorEx.cs
|
7cda630aba
Add Sqxtn_S, Sqxtn_V, Uqxtn_S, Uqxtn_V instructions and Tests (6). (#110)
|
8 years ago |