Files
Odin/core/rexcode/mips/tablegen
Brendan Punsky 930b988ebf rexcode/mips: FPU conditional-move + convert-to-FP forms
MOVN/MOVZ.S/.D (FP move on GPR nonzero/zero, enc {FD,FS,RT}), MOVF/MOVT.
S/.D (FP move on FP condition code, enc {FD,FS,FCC_BC}), and the
convert-to-FP forms FCVT_D_W/S_D/S_W (cvt.d.w/cvt.s.d/cvt.s.w). 11 forms.
Spot-checked byte-exact vs llvm-mc and decode-clean; 281 tests green.
2026-06-18 03:27:23 -04:00
..