Home | History | Annotate | Download | only in priv

Lines Matching refs:tf

12034    UInt opcode, cins, rs, rt, rd, sa, ft, fs, fd, fmt, tf, nd, function,
12187 tf = get_tf(cins);
12271 if (tf == 1 && nd == 0) {
12277 } else if (tf == 0 && nd == 0) {
12283 } else if (nd == 1 && tf == 0) {
12288 } else if (nd == 1 && tf == 1) {
12639 if (tf == 1) {
12718 } else if (tf == 0) /* movf.fmt */
15514 if (tf == 0) { /* MOVF */
15533 } else if (tf == 1) { /* MOVT */