Home
last modified time | relevance | path

Searched refs:fmovfccx (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dsparc-opc.c1287 #define fmovfccx(opcode, fpsize, args, fcond, flags) /* v9 */ \ macro
1308 fmovfccx("fmovd" suffix, FM_DF, "B,H", fcond, flags), \
1309 fmovfccx("fmovq" suffix, FM_QF, "R,J", fcond, flags), \
1310 fmovfccx("fmovs" suffix, FM_SF, "f,g", fcond, flags)
1347 #undef fmovfccx /* v9 */
H A DChangeLog-2004508 * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.