mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-03-01 02:54: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. |
||
|---|---|---|
| .. | ||
| CPUDisAsm.h | ||
| CPUThread.cpp | ||
| CPUThread.h | ||
| CPUTranslator.cpp | ||
| CPUTranslator.h | ||