Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dsparc.h52 #define OP3(x) (((union instruct *) (x))->f_3c.op3)
53 #define RD(x) (((union instruct *) (x))->f_3c.rd)
54 #define IMMED(x) (((union instruct *) (x))->f_3c.i)
56 #define RS1(x) (((union instruct *) (x))->f_3c.rs1)
57 #define RS2(x) (((union instruct *) (x))->f_3c.rs2)
111 struct f_3c { struct
143 struct f_3c f_3c; member