This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-03-29 09:50:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80e005e5b5f8d49ca69469ee4f3808a9128abcec
dynarmic
/
src
History
Lioncash
80e005e5b5
A64/translate: Amend I() to also handle u8 and u16 immediates
...
This is necessary for instructions like SRSHR, and other related instructions.
2020-04-22 20:46:15 +01:00
..
backend_x64
ir: Add opcode for reversing bits in a vector
2020-04-22 20:46:15 +01:00
common
bit_util: Do nothing in RotateRight if the rotation amount is zero
2020-04-22 20:46:15 +01:00
frontend
A64/translate: Amend I() to also handle u8 and u16 immediates
2020-04-22 20:46:15 +01:00
ir_opt
a64_get_set_elimination_pass: Make TrackingType enum an enum class
2020-04-22 20:46:15 +01:00
CMakeLists.txt
A64: Implement RAX1
2020-04-22 20:46:15 +01:00