macaw/macaw-riscv/tests/riscv
Brett Boston 3f895bed1b
Add RV32GC support to macaw-riscv (#269)
This change adds support for RV32GC RISCV binaries.  Specifically, it:

* Updates the return matcher to recognize returns in 32-bit binaries
* Updates detection of unsupported binaries to allow RV32GC binaries
* Adds RV32GC versions of the RV64GC tests
2022-03-21 14:08:50 -07:00
..
branch-rv32gc.dump Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
branch-rv32gc.exe Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
branch-rv32gc.expected Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
branch-rv64gc.dump Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
branch-rv64gc.exe Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
branch-rv64gc.expected Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
branch.c Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
fact-rv64gc.dump Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
fact-rv64gc.exe Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
fact-rv64gc.expected Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
fib-rv32gc.dump Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
fib-rv32gc.exe Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
fib-rv32gc.expected Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
fib.c Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
function-call-rv32gc.dump Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
function-call-rv32gc.exe Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
function-call-rv32gc.expected Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
function-call-rv64gc.dump Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
function-call-rv64gc.exe Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
function-call-rv64gc.expected Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
function-call.c Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
just-exit-rv32gc.dump Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
just-exit-rv32gc.exe Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
just-exit-rv32gc.expected Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
just-exit-rv64gc.dump Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
just-exit-rv64gc.exe Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
just-exit-rv64gc.expected Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
just-exit.c Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
syscall-rv32gc.dump Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
syscall-rv32gc.exe Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
syscall-rv32gc.expected Add RV32GC support to macaw-riscv (#269) 2022-03-21 14:08:50 -07:00
syscall-rv64gc.dump Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
syscall-rv64gc.exe Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
syscall-rv64gc.expected Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00
syscall.c Add RISC-V backend (#259) 2022-03-04 12:44:46 -08:00