mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-26 09:14:54 +01:00
- This was due to a misunderstanding of what the E in VCMPE means.
- The E refers to an exception being raised when a QNaN is encountered.
- Added unit tests for VCMP{E}
|
||
|---|---|---|
| .. | ||
| fuzz_arm.cpp | ||
| fuzz_thumb.cpp | ||
| test_arm_disassembler.cpp | ||
| test_thumb_instructions.cpp | ||
| vfp_vadd_f32.inc | ||
| vfp_vsub_f32.inc | ||