This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2026-02-05 11:24:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d302d9bd0c
dynarmic
/
src
History
Lioncash
d302d9bd0c
constant_propagation_pass: Handle folding for Least/MostSignificant{Bit, Byte, Half, Word} opcodes
...
These are quite trivial to fold.
2020-04-22 20:57:37 +01:00
..
backend
/x64
emit_x64_vector_floating_point: AVX && DN implementation of EmitFPVectorMulX
2020-04-22 20:57:37 +01:00
common
Add missing include guards
2020-04-22 20:57:37 +01:00
frontend
A64: Implement FMULX (by element), single and double precision variants
2020-04-22 20:57:37 +01:00
ir_opt
constant_propagation_pass: Handle folding for Least/MostSignificant{Bit, Byte, Half, Word} opcodes
2020-04-22 20:57:37 +01:00
CMakeLists.txt
CMakeLists: Add missing cond.h header to file listing
2020-04-22 20:55:05 +01:00