mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-06 19:44:01 +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(). |
||
|---|---|---|
| .. | ||
| backend_x64 | ||
| common | ||
| frontend | ||
| ir_opt | ||
| CMakeLists.txt | ||