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-20 20:51:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56ea2386d3e2f3c398f19d4b9288f01e6302018d
dynarmic
/
src
History
MerryMage
56ea2386d3
saturated: Implement SSAT and USAT
2016-12-21 19:51:25 +00:00
..
backend_x64
IR: Add microinstructions UnsignedSaturation and SignedSaturation
2016-12-21 19:51:25 +00:00
common
bit_util: Add SignExtend implementation with runtime bit_count argument
2016-12-21 19:51:25 +00:00
frontend
saturated: Implement SSAT and USAT
2016-12-21 19:51:25 +00:00
ir_opt
microinstruction: Make use_count private (
#53
)
2016-11-30 21:51:06 +00:00
CMakeLists.txt
CMakeLists: Use target_compile_options intead of add_compile_options
2016-12-19 00:48:25 +00:00