mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-03-25 22:56:24 +01:00
Properly forward value categories in expression structs. Simplify SFINAE tests (is_llvm_expr, llvm_common_t) in global operators. Add llvm_const_int and remove llvm_add_const, llvm_sub_const, etc. Add llvm_ord and llvm_uno for FP comparison via >=< operators. Replace cpu_translator::fcmp with fcmp_ord and fcmp_uno. |
||
|---|---|---|
| .. | ||
| Audio | ||
| Cell | ||
| CPU | ||
| Io | ||
| Memory | ||
| RSX | ||
| CMakeLists.txt | ||
| GameInfo.h | ||
| IdManager.cpp | ||
| IdManager.h | ||
| IPC.h | ||
| System.cpp | ||
| System.h | ||
| VFS.cpp | ||
| VFS.h | ||