Searched defs:fcond (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | sparc-opc.c | 1508 #define movfcc(opcode, fcond, flags) /* v9 */ \ argument 1518 #define movcc(opcode, cond, fcond, flags) /* v9 */ \ argument 1563 #define fmovfccx(opcode, fpsize, args, fcond, flags) /* v9 */ \ argument 1570 #define fmovccx(opcode, fpsize, args, cond, fcond, flags) /* v9 */ \ argument 1583 #define fmovfcc(suffix, fcond, flags) /* v9 */ \ argument 1588 #define fmovcc(suffix, cond, fcond, flags) /* v9 */ \ argument
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | sparc-opc.c | 1508 #define movfcc(opcode, fcond, flags) /* v9 */ \ argument 1518 #define movcc(opcode, cond, fcond, flags) /* v9 */ \ argument 1563 #define fmovfccx(opcode, fpsize, args, fcond, flags) /* v9 */ \ argument 1570 #define fmovccx(opcode, fpsize, args, cond, fcond, flags) /* v9 */ \ argument 1583 #define fmovfcc(suffix, fcond, flags) /* v9 */ \ argument 1588 #define fmovcc(suffix, cond, fcond, flags) /* v9 */ \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-arm.c | 16064 unsigned fcond = mve_get_vcmp_vpt_cond (et); in do_mve_vpt() local 16146 unsigned fcond = mve_get_vcmp_vpt_cond (et); in do_mve_vcmp() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-arm.c | 16094 unsigned fcond = mve_get_vcmp_vpt_cond (et); in do_mve_vpt() local 16176 unsigned fcond = mve_get_vcmp_vpt_cond (et); in do_mve_vcmp() local
|