From 2bdc6efb62de59ad4b92f1abc0a53f3dbfddc263 Mon Sep 17 00:00:00 2001 From: Denis Drakhnia Date: Thu, 4 Jan 2024 16:32:06 +0200 Subject: [PATCH] asm/plu: skip clp-arg-1 --- tests/asm/plu/clp-arg-1.S | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/asm/plu/clp-arg-1.S b/tests/asm/plu/clp-arg-1.S index 9b65617..923f66e 100644 --- a/tests/asm/plu/clp-arg-1.S +++ b/tests/asm/plu/clp-arg-1.S @@ -1,6 +1,7 @@ #include "test_start.S" // XXX: Probably it is UB, but CPUs execute it as expected for user. + skip_test { cmpesb,0 0, 0, %pred0 @@ -10,7 +11,7 @@ // pass %pred0, @p2 // pass %pred0, @p3 // landp @p2, @p3, @p4 -// pass @p4, %pred4 +// pass @p4, %pred1 // } .word 0x00080010 .word 0x00000000