Searched refs:IC_FSMBI2 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.c230 IC_FSMBI2 /* fsmbi plus 1 other instruction */
1254 case IC_FSMBI2:
1317 case IC_FSMBI2:
1562 case IC_FSMBI2:
3290 return repeat == 0xff ? IC_FSMBI : IC_FSMBI2;
5006 return c == IC_FSMBI || (!epilogue_completed && c == IC_FSMBI2);
229 IC_FSMBI2 /* fsmbi plus 1 other instruction */ enumerator in enum:immediate_class

Completed in 52 milliseconds