Home
last modified time | relevance | path

Searched refs:movcc (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/sparc/sys/fpu/
H A Dglobals.h98 extern enum ftt_type movcc(fp_simd_type *, fp_inst_type, struct regs *,
/titanic_41/usr/src/uts/sparc/fpu/
H A Diu_simulator.c201 return (movcc(pfpsd, pinst, pregs, prw, pfpu)); in _fp_iu_simulator()
/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s123 orcc %o1,%g0,%o5 ! movcc %o1,%o5
H A Drem.s122 orcc %o1,%g0,%o5 ! movcc %o1,%o5
/titanic_41/usr/src/uts/sparc/v9/fpu/
H A Dv9instr.c474 movcc( in movcc() function