aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ua/amoswap_w.S
blob: 722b7bc4c930e4d7277b542590462cba6ed5769b (plain)
1
2
3
4
5
6
7
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64U
#define RVTEST_RV64U RVTEST_RV32U

#include "../rv64ua/amoswap_w.S"