Commit Graph

28 Commits

Author SHA1 Message Date
Ced2911
93f08b4035 [Jit] add subfic 2014-03-02 11:45:48 -08:00
Ced2911
38a59cca95 [Jit] Fixes BNE 2014-03-02 11:44:31 -08:00
Ced2911
2ac5d38b90 [Jit] add more instruction 2014-03-02 11:43:58 -08:00
Ced2911
09210a2ce9 [jit] round fpu 2014-03-02 11:42:18 -08:00
Unknown W. Brackets
5d2ff64252 Support for modified jit-enabled VerySleepy.
This allows profiling the jit.  Should have zero perf impact when not
in use, since it's entirely triggered by VerySleepy.
2013-11-30 19:20:21 -08:00
Ced2911
d1cfe83cee update emitter 2013-09-12 10:40:42 +02:00
Ced2911
17b8d5d813 More recompiled instruction (fpu/alu) 2013-09-12 10:40:14 +02:00
Ced2911
b84cdbf17d new op 2013-09-12 10:38:18 +02:00
Ced2911
7795af3622 add somes instructions, some fixes 2013-09-12 10:38:03 +02:00
Ced2911
29b1a79065 Add fpu 2013-09-12 10:37:38 +02:00
Ced2911
a3c7ac8f1d add somes instructions 2013-09-12 10:37:22 +02:00
Ced2911
8b3bb9615c some cleanup + fixes 2013-09-12 10:37:08 +02:00
Ced2911
547b168dcb add some new instructions 2013-09-12 10:36:57 +02:00
Ced2911
f1b11c63fc add some shifs instruction, fixes some instructions 2013-09-12 10:36:44 +02:00
Ced2911
8731b666cf add XORI 2013-09-12 10:36:07 +02:00
Ced2911
dd83a922bd add MFCR and MTCR 2013-09-12 10:35:53 +02:00
Ced2911
628a737500 update comments 2013-08-16 15:53:20 +02:00
Ced2911
3eb1696e09 indentation 2013-08-16 15:50:03 +02:00
Ced2911
5d06a04bf0 fix sub 2013-08-16 14:52:25 +02:00
Ced2911
42860a579c sub 2013-08-16 14:51:37 +02:00
Ced2911
d2aa4747aa add prolog/epilog, add stbx, lbzx, fix addi/addis 2013-08-16 14:51:05 +02:00
Ced2911
4c185bd01b more opcode 2013-08-16 14:50:16 +02:00
Ced2911
d410960ee1 remove cmplwi is same as cmpli 2013-08-16 14:50:00 +02:00
Ced2911
fa49be4a82 seem to be better ? 2013-08-16 14:48:19 +02:00
Ced2911
f9429177b9 add some new instr 2013-08-16 14:46:57 +02:00
Ced2911
a28bf4c4aa more 2013-08-16 14:46:56 +02:00
Ced2911
b32da03ce0 add subf. 2013-08-16 14:45:00 +02:00
Ced2911
cc0a8d1321 ppc emitter 2013-08-16 14:39:22 +02:00