From cf8e8a5b96b29b4df485accc1f714dff2ba1800c Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 25 Jul 1986 16:08:56 +0000 Subject: [PATCH] Added a test for BLS with a blockmove of wordsize bytes. --- emtest/tests | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/emtest/tests b/emtest/tests index 0479430f5..25220012f 100644 --- a/emtest/tests +++ b/emtest/tests @@ -1871,6 +1871,16 @@ OK TEST 084: test bls WS HOL 40 MAIN 32 + loc 20 + stl -8 + lal -8 + lae 20 + loc WS + bls WS + loe 20 + loc 20 + bne *1 +OK loc 55 stl -8+WS loc 56 -- 2.34.1