mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-12 05:02:57 +00:00
Removes dependency on the constants at the top of some files such as `f16_negative_zero` and `f32_non_sign_mask` in favor of the `FPInfo` trait-type. Also removes bypass delays by selecting between instructions such as `pand`, `andps`, or `andpd` depending on the type and keeps them in their respective uop domain. See https://www.agner.org/optimize/instruction_tables.pdf for more info on bypass delays. |
||
|---|---|---|
| .. | ||
| dynarmic | ||