Andrew Church
|
fee20573d2
|
Fix fcti rounding.
|
2015-01-18 07:04:22 +09:00 |
|
Andrew Church
|
5fd88bf801
|
Fix invalid double constant.
|
2015-01-18 07:04:13 +09:00 |
|
Andrew Church
|
46fa645555
|
Reduce code duplication in FPU instruction implementations.
|
2015-01-18 07:04:01 +09:00 |
|
Andrew Church
|
bbe12bf4b1
|
Fix mftbu returning the wrong half of the timebase register.
|
2015-01-18 07:03:48 +09:00 |
|
Andrew Church
|
74cbf1877b
|
Fix stwcx. and stdcx. not properly clearing the reservation address.
|
2015-01-18 07:03:16 +09:00 |
|
Andrew Church
|
d78fe3b4d4
|
Fix detection of denormals in frsp.
|
2015-01-18 07:03:02 +09:00 |
|
Andrew Church
|
b7761beee9
|
Fix lfs/stfs with SNaNs.
|
2015-01-18 07:02:50 +09:00 |
|
Andrew Church
|
42b55c60e7
|
Fix fcmp.
|
2015-01-18 07:02:18 +09:00 |
|
Andrew Church
|
6cd3310171
|
Fix FPSCR manipulation instructions.
|
2015-01-18 07:02:11 +09:00 |
|
Andrew Church
|
ee508f85b4
|
Fix handling of VRSAVE, and remove references to nonexistent USPRG registers.
|
2015-01-18 07:01:52 +09:00 |
|
Andrew Church
|
e47d21024c
|
Fix mtcrf.
|
2015-01-18 07:01:25 +09:00 |
|
Andrew Church
|
54827f7267
|
Fix conditional bcctr.
|
2015-01-18 07:01:16 +09:00 |
|
Andrew Church
|
ae4420e604
|
Implement missing PPU instructions.
|
2015-01-18 07:00:58 +09:00 |
|
Nekotekina
|
809ba66290
|
vm::cast in PPUInterpreter
|
2015-01-14 19:48:50 +03:00 |
|
Nekotekina
|
bf7cf0ee9d
|
.ToLE() changed to .value() or removed
|
2015-01-14 02:08:00 +03:00 |
|
Nekotekina
|
1c4e89d2bf
|
Formatting fixes, ToBE() replaced with data()
|
2015-01-13 17:54:36 +03:00 |
|
Nekotekina
|
b6ec618f97
|
Experimental template formatting with be_t<> support
|
2015-01-12 21:12:06 +03:00 |
|
Nekotekina
|
da09477be8
|
Callback syntax changed
call() became overloaded () operator
|
2015-01-11 13:43:40 +03:00 |
|
Nekotekina
|
056f93f3e4
|
Linux fixes
|
2015-01-09 01:17:26 +03:00 |
|
Nekotekina
|
bd71c1200e
|
CB_FUNC/SC_FUNC fixed
|
2015-01-07 19:44:47 +03:00 |
|
Nekotekina
|
d8664c8da4
|
Bugfix
|
2015-01-02 19:02:31 +03:00 |
|
Nekotekina
|
318d7276c0
|
Warning fix
|
2015-01-02 18:29:57 +03:00 |
|
Nekotekina
|
f3cd908d5c
|
Sync primitives reworked
(rwlock rewritten)
|
2015-01-02 02:41:29 +03:00 |
|
Nekotekina
|
be2d606193
|
Conflicts fixed
|
2014-12-26 17:06:36 +03:00 |
|
Nekotekina
|
7613d749ec
|
SQueue renamed and moved
|
2014-12-25 01:24:17 +03:00 |
|
Nekotekina
|
d8239a39c9
|
std::shared_ptr in IdManager
|
2014-12-24 02:38:13 +03:00 |
|
Nekotekina
|
b2de24db73
|
SMutex eliminated
|
2014-12-23 02:31:11 +03:00 |
|
Nekotekina
|
0fb092f2a5
|
Syscalls: minor fixes
|
2014-12-22 03:56:04 +03:00 |
|
Raul Tambre
|
688e5a3af6
|
Fix compiling
|
2014-12-21 21:44:07 +02:00 |
|
S Gopal Rajagopal
|
5db254f3a5
|
PPU: Corrected SC instruction format to comply with the PowerISA
|
2014-12-11 19:13:17 +05:30 |
|
S Gopal Rajagopal
|
1f60d6374c
|
Merge remote-tracking branch 'upstream/master'
|
2014-12-02 00:49:18 +05:30 |
|
Nekotekina
|
697b699873
|
Some bugs fixed
ARMv7 partially restored
|
2014-12-01 01:04:47 +03:00 |
|
S Gopal Rajagopal
|
6cc6ca9f3c
|
PPU: Implemented more instructions
|
2014-12-01 02:09:48 +05:30 |
|
S Gopal Rajagopal
|
ce0f713f03
|
PPU: Implement more instructions in the recompiler. Fix some instructions in the interpreter.
|
2014-11-30 02:46:29 +05:30 |
|
Nekotekina
|
9fc7197c4f
|
cellGameContentPermit: extremely DANGEROUS bug fixed
And few tiny changes.
|
2014-11-29 20:41:18 +03:00 |
|
S Gopal Rajagopal
|
6ea50567b6
|
PPU: Implemented some instructions in the recompiler. Fixed some bugs in the interpreter.
|
2014-11-29 01:39:59 +05:30 |
|
S Gopal Rajagopal
|
205e1d88b3
|
PPU LLVM recompiler: Implement more instructions
|
2014-11-26 00:53:24 +05:30 |
|
S Gopal Rajagopal
|
631675fdd6
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
rpcs3/Emu/Cell/PPUInterpreter.h
|
2014-11-25 23:26:16 +05:30 |
|
S Gopal Rajagopal
|
a9645eda73
|
Implement some more FP instructions in the PPU LLVM recompiler
|
2014-11-25 02:14:12 +05:30 |
|
S Gopal Rajagopal
|
bb1e08a6be
|
Remove code left in comments from the PPU LLVM recompiler. Also cause the emulator to pause if unsupported instructions are required to be compiled.
|
2014-11-24 23:49:06 +05:30 |
|
S Gopal Rajagopal
|
d92344f383
|
Implement more instructions in the PPU LLVM recompiler
|
2014-11-24 01:41:25 +05:30 |
|
S Gopal Rajagopal
|
5934132b55
|
Implemented VPK*
|
2014-11-23 20:47:00 +05:30 |
|
S Gopal Rajagopal
|
921ee1464b
|
Implemented some vector instructions
|
2014-11-23 19:06:20 +05:30 |
|
Raul Tambre
|
16b4b9bf40
|
Fix Travis compiling
|
2014-11-21 15:52:01 +02:00 |
|
DHrpcs3
|
cdfef3bf9e
|
Fixed compilation errors
Implemented converter_le_be
|
2014-11-20 21:41:04 +02:00 |
|
S Gopal Rajagopal
|
5addbcbbb0
|
Direct UT output to PPULLVMRecompiler.log
|
2014-11-21 00:04:59 +05:30 |
|
S Gopal Rajagopal
|
6661018691
|
Fixed the unit test framework for the PPU LLVM recompiler. Added tests for ANDC. Fixed an issues that prevented LMW/STMW from being generated properly.
|
2014-11-20 23:38:10 +05:30 |
|
S Gopal Rajagopal
|
13acb06d1a
|
Implemented ANDC and also added support for TB and TBH in MFSPR
|
2014-11-20 01:03:51 +05:30 |
|
S Gopal Rajagopal
|
e8582c8655
|
Improved the logic that detects which functions should be recompiled
|
2014-11-20 00:42:07 +05:30 |
|
DHrpcs3
|
598d929aba
|
Implemented LLE Modules Manager (draft)
Improved loader core.
Implemented *_thread wrappers.
Minor fixes.
Temporary disabled ELF Compiler & DisAsm frame.
|
2014-11-19 16:16:30 +02:00 |
|