Searched refs:TRUNC_L_S (Results 1 – 4 of 4) sorted by relevance
374 TRUNC_L_S = ((1 << 3) + 1), enumerator
1994 case TRUNC_L_S: in DecodeTypeRegister()
1787 GenInstrRegister(COP1, S, f0, fs, fd, TRUNC_L_S); in trunc_l_s()
468 def : MipsPat<(i64 (fp_to_sint FGR32:$src)), (DMFC1 (TRUNC_L_S FGR32:$src))>;