Flix Optimierung

This commit is contained in:
Jörg Thalheim 2015-03-05 14:32:19 +01:00
parent dd17313ac3
commit 17890500c7
1 changed files with 9 additions and 0 deletions

View File

@ -215,3 +215,12 @@ operation FFT_calc {inout FFT_reg data, in AR wr, in AR wi, in AR shift} {}
fijo
};
}
format flix64_0 64 { flix64_0_slot0, flix64_0_slot1 }
slot_opcodes flix64_0_slot0 {
ADD, ADDI, BGEU, BLTU, L16SI, L32I, MOVNEZ, NEG, NOP, S16I, SEXT, SRAI, SUB,
ld.FFT_reg, mv.FFT_reg, st.FFT_reg }
slot_opcodes flix64_0_slot1 {
ADD, ADDI, ADDX2, xt_widebranch18, BEQZ, BGE, BLT, BNEZ, FFT_twiddle, J,
MOV.N, NOP, SEXT, SRAI, SUB }