Searched refs:fmovfccx (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | sparc-opc.c | 1287 #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 D | ChangeLog-2004 | 508 * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
|