Nekotekina
|
b1f1a5885b
|
PPU LLVM improved
|
2017-04-16 17:44:19 +03:00 |
|
Nekotekina
|
e12a708036
|
LLVM: fix for mingw
|
2017-03-27 01:15:41 +03:00 |
|
Nekotekina
|
3bfe17a14f
|
PPU: HACK instruction removed
Breakpoints fixed
|
2017-03-22 23:23:47 +03:00 |
|
Nekotekina
|
7c418f7ea5
|
PPU: block info fix
|
2017-02-23 00:35:29 +03:00 |
|
Nekotekina
|
e4962054a4
|
LLVM: add check state
|
2017-02-13 20:51:56 +03:00 |
|
Nekotekina
|
d4c3905355
|
Debug build fix
|
2017-01-28 15:32:45 +03:00 |
|
Nekotekina
|
0f87c4485d
|
Silly macro removed-2
|
2016-08-14 18:19:42 +03:00 |
|
Nekotekina
|
f8719c1230
|
PPUThread refactoring
`CallbackManager` removed, added _gcm_intr_thread for cellGcmSys
`PPUThread` renamed to `ppu_thread`, inheritance allowed
Added lightweight command queue for `ppu_thread`
Implemented call stack dump for PPU
`get_current_thread_mutex` removed
`thread_ctrl::spawn`: minor initialization fix
`thread_ctrl::wait_for` added
`named_thread`: some methods added
`cpu_thread::run` added
Some bugs fixes, including SPU channels
|
2016-07-30 16:35:02 +03:00 |
|
Nekotekina
|
44bee7d0ba
|
LLVM: Use small code model
Global variables modified:
__mptr: pointer to memory base addr
__cptr: pointer to function map addr
Use 32 bit pointers in function map
|
2016-07-25 18:26:02 +03:00 |
|
Nekotekina
|
5c9f83c3a8
|
PPU LLVM: New "stack" strategy
Minor pessimization: all memory accesses are volatile
Special handling of prologues and epilogues
Minor optimizing assumption for SP
|
2016-07-24 21:47:45 +03:00 |
|
Ivan
|
77594dc66c
|
PPU LLVM: New analyser (#1858)
Minor fixes
VEX prefix support
|
2016-07-07 21:42:39 +03:00 |
|
Nekotekina
|
0ea0c21fed
|
LLVM: Indirect call map
|
2016-06-27 19:34:14 +03:00 |
|
Nekotekina
|
a19b721c26
|
LLVM: Added JIT.cpp
Refactoring, used -fno-rtti option
|
2016-06-27 16:43:53 +03:00 |
|
Nekotekina
|
73ea020525
|
PPU LLVM: Thread context argument
|
2016-06-27 16:43:50 +03:00 |
|
Nekotekina
|
251fb86ab0
|
PPU LLVM: Some instructions simplified
|
2016-06-21 18:08:21 +03:00 |
|
Nekotekina
|
a8bebcba55
|
LLVM AOT
|
2016-06-19 21:29:48 +03:00 |
|