Commit graph

14 commits

Author SHA1 Message Date
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Jean-Philip Desjardins
6122f674e6 Add guards to prevent unwanted formatting. 2018-04-30 11:19:06 -04:00
Mahmood(Thunder07)
97c229ec98 Cleanup
Silence:"warning: '0' flag ignored with precision and ‘%X’ gnu_printf format"
2017-05-29 06:01:32 +01:00
Jean-Philip Desjardins
d3044d3b75 Added support for C.F.S. 2015-04-23 02:01:47 -04:00
Jean-Philip Desjardins
a7759ac711 Cleanup. 2014-09-28 02:37:55 -04:00
Jean-Philip Desjardins
807b8f0b1b Added support for MADDA.S and MSUBA.S instructions. 2014-06-30 22:40:02 -04:00
jpd002
31cec8f90b Removed all BOOST_STATIC_ASSERT and includes.
git-svn-id: http://svn.purei.org/purei/trunk@1090 b36208d7-6611-0410-8bec-b1987f11c4a2
2013-03-09 05:05:19 +00:00
jpd002
e83a427c11 Added a generic way to distinguish branch instructions that don't have a delay slot (needed for VCALLMS, ERET and SYSCALL) from those who have.
Added a real COP_SCU_Reflection file.

git-svn-id: http://svn.purei.org/purei/trunk@821 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-12-10 20:49:50 +00:00
jpd002
5b151092ce Added SUBA.S
git-svn-id: http://svn.purei.org/purei/trunk@810 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-11-22 02:55:52 +00:00
jpd002
89fb2805e4 Implemented RSQRT.S
git-svn-id: http://svn.purei.org/purei/trunk@793 b36208d7-6611-0410-8bec-b1987f11c4a2
2011-10-17 23:15:56 +00:00
jpd002
d224e970d1 Added instructions in FPU to support PSP stuff.
git-svn-id: http://svn.purei.org/purei/trunk@625 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-04-29 03:47:06 +00:00
jpd002
d0fef1d64a Added MIN.S and MAX.S and some missing CodeGen cases.
git-svn-id: http://svn.purei.org/purei/trunk@512 b36208d7-6611-0410-8bec-b1987f11c4a2
2009-05-02 02:11:55 +00:00
jpd002
663cd3ae80 Fixed a really really bad memory corruption bug... and prevented others from happening.
git-svn-id: http://svn.purei.org/purei/trunk@322 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-05-19 01:14:26 +00:00
jpd002
0c5fb983fd Moved remotely
git-svn-id: http://svn.purei.org/purei/trunk@40 b36208d7-6611-0410-8bec-b1987f11c4a2
2006-06-15 04:19:30 +00:00