2022-12-15 19:06:48 +00:00
|
|
|
#!/bin/bash
|
|
|
|
|
2022-12-16 17:36:53 +00:00
|
|
|
# SPDX-FileCopyrightText: © 2022 Decompollaborate
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
2022-12-15 19:06:48 +00:00
|
|
|
set -e
|
|
|
|
|
2022-12-19 15:20:32 +00:00
|
|
|
./build/tests/c/instruction_checks/jalr.elf
|