Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/sys/
H A Dsimulate.h75 #define IOP_V8_STQFA 0x36 macro
/titanic_41/usr/src/uts/sun4v/cpu/
H A Dgeneric.c294 if ((IS_FLOAT(instr) && (op3 == IOP_V8_STQFA) || in vis1_partial_support()
H A Dniagara.c335 if ((IS_FLOAT(instr) && (op3 == IOP_V8_STQFA) || in vis1_partial_support()
/titanic_41/usr/src/uts/sparc/v9/os/
H A Dsimulator.c205 if ((nf) && ((op3 == IOP_V8_STQFA) || (op3 == IOP_V8_STDFA))) in do_unaligned()
925 op3 == IOP_V8_STQF || op3 == IOP_V8_STQFA) in simulate_unimp()
/titanic_41/usr/src/uts/sun4/os/
H A Dtrap.c984 if ((IS_FLOAT(instr) && (op3 == IOP_V8_STQFA) || in trap()
1544 if ((op3 == IOP_V8_STQFA) || (op3 == IOP_V8_STDFA)) in fpu_trap()