Files
cpu/tests/test_c
Brendan Haines cf85106ef9
All checks were successful
Build / Run Test `test_basic` (push) Successful in -55s
Build / Run Test `test_c` (push) Successful in -52s
disable c function call
2025-08-29 00:26:20 -06:00
..
2025-08-28 23:26:04 -06:00
2025-08-28 23:05:30 -06:00
2021-09-09 00:58:28 -06:00
2025-08-29 00:22:51 -06:00
2021-09-09 00:58:28 -06:00
2025-08-29 00:26:20 -06:00

basic_test

Verify basic usage of all instructions. Includes tests to ensure pipeline stalls sufficiently for correctness but does not test for unnecessary stalls.

Currently store/load does not implement proper stalling so these operations are padded with nop