mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-06-04 06:55:03 -06:00
* Added S_ANDN2_B32 and S_NAND_B32 opcodes * Update src/shader_recompiler/frontend/translate/scalar_alu.cpp Co-authored-by: baggins183 <baggins31084@proton.me> * Fix result and src1 Co-authored-by: baggins183 <baggins31084@proton.me> * update result Co-authored-by: baggins183 <baggins31084@proton.me> * Update src1 Co-authored-by: baggins183 <baggins31084@proton.me> --------- Co-authored-by: baggins183 <baggins31084@proton.me> |
||
|---|---|---|
| .. | ||
| data_share.cpp | ||
| export.cpp | ||
| scalar_alu.cpp | ||
| scalar_memory.cpp | ||
| translate.cpp | ||
| translate.h | ||
| vector_alu.cpp | ||
| vector_interpolation.cpp | ||
| vector_memory.cpp | ||