Remove bogus conversion from test which was causing failure; you're not allowed
authorDavid Given <dg@cowlark.com>
Tue, 12 Jun 2018 12:04:27 +0000 (21:04 +0900)
committerDavid Given <dg@cowlark.com>
Tue, 12 Jun 2018 12:04:27 +0000 (21:04 +0900)
to do cui or ciu with sizes smaller than a word.

tests/plat/core/dup_e.e

index 649589d..1f7ab62 100644 (file)
@@ -25,9 +25,6 @@ size
     dup 20        /* 2nd copy */
     lae size
     loi 2
-    loc 2
-    loc EM_WSIZE
-    cuu
     dus EM_WSIZE  /* 3rd copy */
 
     cal $check