Home | History | Annotate | Download | only in opcodes

Lines Matching full:fmovccx

1503 #define fmovccx(opcode, fpsize, args, cond, fcond, flags) /* v9 */ \
1522 fmovccx("fmovd" suffix, FM_DF, "B,H", cond, fcond, flags), \
1523 fmovccx("fmovq" suffix, FM_QF, "R,J", cond, fcond, flags), \
1524 fmovccx("fmovs" suffix, FM_SF, "f,g", cond, fcond, flags)
1557 #undef fmovccx /* v9 */