Searched refs:fmovcc (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sparc/v9/fpu/ |
H A D | v9instr.c | 273 fmova, fmovne, fmovg, fmovge, fmovgu, fmovcc, fmovpos, fmovvc in fmovcc_icc() enumerator 335 case fmovcc: in fmovcc_icc() 380 fmovcc( in fmovcc() function
|
/titanic_41/usr/src/uts/sparc/sys/fpu/ |
H A D | globals.h | 96 extern enum ftt_type fmovcc(fp_simd_type *, fp_inst_type, fsr_type *);
|
/titanic_41/usr/src/uts/sparc/fpu/ |
H A D | fpu_simulator.c | 265 return (fmovcc(pfpsd, inst, pfsr)); /* fmovcc */ in _fp_fpu_simulator()
|