Home
last modified time | relevance | path

Searched refs:IOP3_LDQF (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sparc64/sparc64/
H A Demul.c81 if (ins.i_op3.i_op3 == IOP3_LDQF || ins.i_op3.i_op3 == IOP3_LDQFA) in emul_qf()
86 if (ins.i_op3.i_op3 == IOP3_STQF || ins.i_op3.i_op3 == IOP3_LDQF) in emul_qf()
H A Dtrap.c446 (ins.i_op3.i_op3 == IOP3_LDQF || in trap()
509 (ins.i_op3.i_op3 == IOP3_LDQF || in trap()
/openbsd/sys/arch/sparc64/include/
H A Dinstr.h75 IOP3_LDF, IOP3_LDFSR, IOP3_LDQF, IOP3_LDDF, enumerator