Home | History | Annotate | Download | only in Mips

Lines Matching refs:f7

9 # CHECK:  abs.s      $f6, $f7           # encoding: [0x85,0x39,0x00,0x46]
11 # CHECK: add.s $f9, $f6, $f7 # encoding: [0x40,0x32,0x07,0x46]
13 # CHECK: floor.w.s $f6, $f7 # encoding: [0x8f,0x39,0x00,0x46]
15 # CHECK: ceil.w.s $f6, $f7 # encoding: [0x8e,0x39,0x00,0x46]
17 # CHECK: mul.s $f9, $f6, $f7 # encoding: [0x42,0x32,0x07,0x46]
19 # CHECK: neg.s $f6, $f7 # encoding: [0x87,0x39,0x00,0x46]
21 # CHECK: round.w.s $f6, $f7 # encoding: [0x8c,0x39,0x00,0x46]
23 # CHECK: sqrt.s $f6, $f7 # encoding: [0x84,0x39,0x00,0x46]
25 # CHECK: sub.s $f9, $f6, $f7 # encoding: [0x41,0x32,0x07,0x46]
27 # CHECK: trunc.w.s $f6, $f7 # encoding: [0x8d,0x39,0x00,0x46]
30 abs.s $f6,$f7
32 add.s $f9,$f6,$f7
34 floor.w.s $f6,$f7
36 ceil.w.s $f6,$f7
38 mul.s $f9,$f6, $f7
40 neg.s $f6,$f7
42 round.w.s $f6,$f7
44 sqrt.s $f6,$f7
46 sub.s $f9,$f6,$f7
48 trunc.w.s $f6,$f7
55 # CHECK: c.eq.s $f6, $f7 # encoding: [0x32,0x30,0x07,0x46]
57 # CHECK: c.f.s $f6, $f7 # encoding: [0x30,0x30,0x07,0x46]
59 # CHECK: c.le.s $f6, $f7 # encoding: [0x3e,0x30,0x07,0x46]
61 # CHECK: c.lt.s $f6, $f7 # encoding: [0x3c,0x30,0x07,0x46]
63 # CHECK: c.nge.s $f6, $f7 # encoding: [0x3d,0x30,0x07,0x46]
65 # CHECK: c.ngl.s $f6, $f7 # encoding: [0x3b,0x30,0x07,0x46]
67 # CHECK: c.ngle.s $f6, $f7 # encoding: [0x39,0x30,0x07,0x46]
69 # CHECK: c.ngt.s $f6, $f7 # encoding: [0x3f,0x30,0x07,0x46]
71 # CHECK: c.ole.s $f6, $f7 # encoding: [0x36,0x30,0x07,0x46]
73 # CHECK: c.olt.s $f6, $f7 # encoding: [0x34,0x30,0x07,0x46]
75 # CHECK: c.seq.s $f6, $f7 # encoding: [0x3a,0x30,0x07,0x46]
77 # CHECK: c.sf.s $f6, $f7 # encoding: [0x38,0x30,0x07,0x46]
81 # CHECK: c.ule.s $f6, $f7 # encoding: [0x37,0x30,0x07,0x46]
83 # CHECK: c.ult.s $f6, $f7 # encoding: [0x35,0x30,0x07,0x46]
85 # CHECK: c.un.s $f6, $f7 # encoding: [0x31,0x30,0x07,0x46]
88 c.eq.s $f6,$f7
90 c.f.s $f6,$f7
92 c.le.s $f6,$f7
94 c.lt.s $f6,$f7
96 c.nge.s $f6,$f7
98 c.ngl.s $f6,$f7
100 c.ngle.s $f6,$f7
102 c.ngt.s $f6,$f7
104 c.ole.s $f6,$f7
106 c.olt.s $f6,$f7
108 c.seq.s $f6,$f7
110 c.sf.s $f6,$f7
114 c.ule.s $f6,$f7
116 c.ult.s $f6,$f7
118 c.un.s $f6,$f7
123 # CHECK: cvt.d.s $f6, $f7 # encoding: [0xa1,0x39,0x00,0x46]
126 # CHECK: cvt.s.w $f6, $f7 # encoding: [0xa0,0x39,0x80,0x46]
128 # CHECK: cvt.w.s $f6, $f7 # encoding: [0xa4,0x39,0x00,0x46]
130 cvt.d.s $f6,$f7
133 cvt.s.w $f6,$f7
135 cvt.w.s $f6,$f7
143 # CHECK: mfc1 $6, $f7 # encoding: [0x00,0x38,0x06,0x44]
147 # CHECK: mov.s $f6, $f7 # encoding: [0x86,0x39,0x00,0x46]
148 # CHECK: mtc1 $6, $f7 # encoding: [0x00,0x38,0x86,0x44]
170 mfc1 $a2,$f7
174 mov.s $f6,$f7
175 mtc1 $a2,$f7