aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sb.S
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sb.S')
-rw-r--r--tests/sb.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/sb.S b/tests/sb.S
index 1a8598c..05d1894 100644
--- a/tests/sb.S
+++ b/tests/sb.S
@@ -19,13 +19,7 @@ RVTEST_CODE_BEGIN
TEST_ST_OP( 2, lb, sb, 0xffffffaa, 0, tdat );
TEST_ST_OP( 3, lb, sb, 0x00000000, 1, tdat );
-#ifdef __RISCVEL
TEST_ST_OP( 4, lh, sb, 0xffffefa0, 2, tdat );
-#elif defined(__RISCVEB)
-#else
- TEST_ST_OP( 4, lh, sb, 0xffffa0ef, 2, tdat );
-#error unknown endianness!
-#endif
TEST_ST_OP( 5, lb, sb, 0x0000000a, 3, tdat );
# Test with negative offset