emmauss
|
62b827f474
|
Split main project into core,graphics and chocolarm4 subproject (#29)
|
2018-02-20 17:09:23 -03:00 |
|
gdkchan
|
cb665bb715
|
Add FDIV (vector) instruction
|
2018-02-20 16:04:22 -03:00 |
|
gdkchan
|
b4a1cfde10
|
Add SMULL (vector), USHR (scalar), FCCMPE, FNMSUB, fixed a some instructions
|
2018-02-20 14:39:03 -03:00 |
|
gdkchan
|
3872ae034d
|
Add MLS (vector) instruction, fix mistake introduced on last commit
|
2018-02-18 02:13:42 -03:00 |
|
gdkchan
|
595e7ee588
|
Add FCVTAS and FCVTAU instructions
|
2018-02-17 18:59:37 -03:00 |
|
gdkchan
|
161193e113
|
CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements
|
2018-02-17 18:06:11 -03:00 |
|