Index: test/mjsunit/math-floor-of-div-nosudiv.js |
diff --git a/test/mjsunit/math-floor-of-div-nosudiv.js b/test/mjsunit/math-floor-of-div-nosudiv.js |
index bf7a4ce38a5dc81ff9c51807a7e6ffc6088c1e0c..f5b1f299b7c1860d8b6fdac0ddeb8805177474e8 100644 |
--- a/test/mjsunit/math-floor-of-div-nosudiv.js |
+++ b/test/mjsunit/math-floor-of-div-nosudiv.js |
@@ -26,6 +26,7 @@ |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
// Flags: --allow-natives-syntax --nouse-inlining --noenable-sudiv |
+// Flags: --noenable-armv8 |
// Use this function as reference. Make sure it is not inlined. |
function div(a, b) { |