mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-31 14:35:45 -05:00
HID2.LSQE is the Load/store quantize enable bit for non-indexed format instructions (which are psq_l, psq_lu, psq_st, and psq_stu). If this bit is not set and any of these instructions are attempted to be executed, then a program exception is supposed to occur. |
||
|---|---|---|
| .. | ||
| ExceptionUtils.h | ||
| Interpreter_Branch.cpp | ||
| Interpreter_FloatingPoint.cpp | ||
| Interpreter_FPUtils.h | ||
| Interpreter_Integer.cpp | ||
| Interpreter_LoadStore.cpp | ||
| Interpreter_LoadStorePaired.cpp | ||
| Interpreter_Paired.cpp | ||
| Interpreter_SystemRegisters.cpp | ||
| Interpreter_Tables.cpp | ||
| Interpreter.cpp | ||
| Interpreter.h | ||