Strip big-endian tests
[riscv-tests.git] / isa / rv64ui / sb.S
index aefeaa0371e9d593814b93237d37dad576fc8189..17ab2e2f6bd2caa592564f742ec20b2e7fa83c64 100644 (file)
@@ -19,13 +19,7 @@ RVTEST_CODE_BEGIN
 
   TEST_ST_OP( 2, lb, sb, 0xffffffffffffffaa, 0, tdat );
   TEST_ST_OP( 3, lb, sb, 0x0000000000000000, 1, tdat );
-#ifdef __RISCVEL
   TEST_ST_OP( 4, lh, sb, 0xffffffffffffefa0, 2, tdat );
-#elif defined(__RISCVEB)
-#else
-  TEST_ST_OP( 4, lh, sb, 0xffffffffffffa0ef, 2, tdat );
-#error unknown endianness!
-#endif
   TEST_ST_OP( 5, lb, sb, 0x000000000000000a, 3, tdat );
 
   # Test with negative offset