Sign in
gem5
/
public
/
gem5-resources
/
edd9754831a47e5dc49430f65b3913a80883aae5
/
.
/
src
/
riscv-tests
/
isa
/
rv32si
/
scall.S
blob: 5b732c85227394cb3dea486bdbea332355731ba6 [
file
] [
log
] [
blame
]
# See LICENSE for license details.
#include "riscv_test.h"
#undef RVTEST_RV64S
#define RVTEST_RV64S RVTEST_RV32S
#include "../rv64si/scall.S"