Subv
|
5b46a89230
fixup! Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled.
|
hace 9 años |
Subv
|
b1a29371c9
Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled.
|
hace 9 años |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
hace 9 años |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
hace 9 años |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
hace 9 años |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
hace 9 años |
Mat M
|
031a9c57bb
Merge pull request #1568 from JayFoxRox/fix-printf
|
hace 10 años |
Jannik Vogel
|
edf30d84cc
Remove `exceptions` parameter from `normaliseround` VFP functions
|
hace 10 años |
Jannik Vogel
|
7dde13f875
Fix exception propagation for VFP double precision
|
hace 10 años |
Jannik Vogel
|
501d0bc5ed
Fix ftoi behaviour
|
hace 10 años |
Jannik Vogel
|
6fe0cb671d
Respect fpscr in ftoiz
|
hace 10 años |
Emmanuel Gil Peyrot
|
14af5919ba
CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
|
hace 10 años |
Lioncash
|
60b3fc01a2
General: Replace NULL and '0' usages with nullptr where applicable
|
hace 11 años |
Lioncash
|
46b0277cbf
vfp: use std::swap where applicable
|
hace 11 años |
Lioncash
|
4bb1a5ca47
dyncom: Get rid of skyeye typedefs
|
hace 11 años |
Lioncash
|
773b1ef6bf
vfp: Get rid of warnings
|
hace 11 años |
Lioncash
|
ffc51161f3
vfp: Handle flush-to-zero mode.
|
hace 11 años |
Lioncash
|
4b89cf9e43
vfp: Get rid of warnings
|
hace 11 años |
Lioncash
|
f0c4bd629c
vfpdouble: Use %p for printing pointer addresses.
|
hace 11 años |
Lioncash
|
a75e1ff6e6
arm: General cleanup
|
hace 11 años |
Lioncash
|
a86d5e2752
vfp: Normalize accumulator for multiply accumulate instructions
|
hace 11 años |
Lioncash
|
53fa04f326
vfpdouble: Fix the FTOUI NaN sign setting
|
hace 11 años |
Lioncash
|
a734e9fdca
Throw more unused/unnecessary VFP code out
|
hace 11 años |
Lioncash
|
ca7babe062
vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuff
|
hace 11 años |
Lioncash
|
82e8f25fe7
vfp: Fix VCVT
|
hace 11 años |
bunnei
|
cc34462b71
Merge pull request #410 from chinhodado/cleanup
|
hace 11 años |
Lioncash
|
8c6edc680c
dyncom: Clarify precedence for ternary statements
|
hace 11 años |
Chin
|
fa8e6272c8
Cleanup: Logging in Core
|
hace 11 años |
Lioncash
|
5894c407c2
vfp: Get rid of a few warnings
|
hace 11 años |
bunnei
|
bc6989b075
ARM: Merge latest VFP fixes from 3dmoo team.
|
hace 11 años |