; file firlib\src\fir_sp_asm_manual.s ; brief FIR filtering function in C6600 assembler with typical VLIW optimization ; (single precision IEEE754) ; author ; date .global fir_sp_asm_vliw fir_sp_asm_vliw: ;int i, j; MV A8,A0 ;i 4b) NOP 3 ; end of input array loop B B3 NOP 5 ; end of fir_sp_asm_vliw procedure