aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32uf/recoding.S
blob: 5dc01131283121f1ef39a881f1f8612f9e9eda6a (plain)
1
2
3
4
5
6
7
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64UF
#define RVTEST_RV64UF RVTEST_RV32UF

#include "../rv64uf/recoding.S"