aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32mi/lh-misaligned.S
blob: 42755f53a5ba92043a6a402b96970c7ff8671fd9 (plain)
1
2
3
4
5
6
7
8
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64M
#define RVTEST_RV64M RVTEST_RV32M
#define __MACHINE_MODE

#include "../rv64mi/lh-misaligned.S"