dolphin/Source/DSPSpy/tests
Pokechu22 51c26d82a5 DSPSpy: Require user to specify a test_main label
This makes the point where execution starts more obvious compared to a start_of_test label at the end of the include, and allows putting other functions at the start of the file.  This change also modifies the existing tests to build with this change.
2021-08-22 10:49:46 -07:00
..
accelerator_loop_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
accelerator_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
andc_ls_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
arith_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
cr_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
dr_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
dsp_base_noirq.inc DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
dsp_base.inc DSPSpy: Split main dsp_base logic from interrupt handlers 2021-08-21 20:10:42 -07:00
dsp_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
ir_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
ld_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
less_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
mul_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
neg_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
op_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
reg_mask_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00
unk_regs_test.ds DSPSpy: Require user to specify a test_main label 2021-08-22 10:49:46 -07:00