mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-07 03:53:35 +00:00
We already have RotateRight() in our common code, so we can remove this function and replace it with it. We can also implement ArmExpandImm_C() in terms of ArmExpandImm(). |
||
|---|---|---|
| .. | ||
| decoder | ||
| disassembler | ||
| translate | ||
| FPSCR.h | ||
| ir_emitter.cpp | ||
| ir_emitter.h | ||
| location_descriptor.cpp | ||
| location_descriptor.h | ||
| PSR.h | ||
| types.cpp | ||
| types.h | ||