Fixed bug in relying on precise FP in periodic sequence.
Rationale: FP arithmetic is not always precise, so relying on FP period sequences to "compute back" precisely is not valid; when all values in the period are "fetches" however, the rotation is precise. Bug found by fuzz testing. With regression test. Bug: 62196559 Test: test-art-host (cherry picked from commit 8523ea11) Change-Id: Idd90dbece8b65de8c5296b8676377c377f71629c
Loading
Please sign in to comment