mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-02-05 14:54:16 +01: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 | ||