aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32mi/lw-misaligned.S
blob: 0614aeea6b78765b97e3462bfcedc45e0354a7a3 (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/lw-misaligned.S"