@include %bootstrap @include %std_math ; values replaced by test driver code @data INPUT_A %INPUT_A% @data INPUT_B %INPUT_B% @label main ldi INPUT_A RA ldr RA RA ldi INPUT_B RB ldr RB RB calli mul hlt