Searched defs:fpsize (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | sparc-opc.c | 1276 #define fmovicc(opcode, fpsize, cond, flags) /* v9 */ \ argument 1280 #define fmovfcc(opcode, fpsize, fcond, flags) /* v9 */ \ argument 1287 #define fmovcc(opcode, fpsize, cond, fcond, flags) /* v9 */ \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | sparc-opc.c | 1283 #define fmoviccx(opcode, fpsize, args, cond, flags) /* v9 */ \ argument 1287 #define fmovfccx(opcode, fpsize, args, fcond, flags) /* v9 */ \ argument 1294 #define fmovccx(opcode, fpsize, args, cond, fcond, flags) /* v9 */ \ argument
|