diff options
Diffstat (limited to 'results/scraper/fex/4280')
| -rw-r--r-- | results/scraper/fex/4280 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/scraper/fex/4280 b/results/scraper/fex/4280 new file mode 100644 index 000000000..29fde1fb2 --- /dev/null +++ b/results/scraper/fex/4280 @@ -0,0 +1,12 @@ +Some 3DNow tests are broken on Oryon +Specifically, the following: + +``` +Test_3DNow/86.asm +Test_3DNow/87.asm +Test_3DNow/96.asm +Test_3DNow/97.asm +``` + +According to @Sonicadvance1: +> Yea, this test failure is expected on FEAT_RPRES supporting devices. We need to add some ability to our ASM tests to know how to they are safe to be off by 1-bit of precision. Or just run with `FEX_HOSTFEATURES=disableafp,disablerpres` \ No newline at end of file |