Home | History | Annotate | Download | only in dsp

Lines Matching full:temp1

92 // temp1[31..16 | 15..0] = temp8[31..16 | 15..0] - temp12[31..16 | 15..0]
94 // temp1[31..16 | 15..0] = temp1[31..16 >> 3 | 15..0 >> 3]
137 // preceu.ph.qbl temp1, temp8
138 // temp1 = temp8[23..16] | temp8[7..0] | 0 | 0
154 // temp1..temp7 same as temp0
155 // precrqu_s.qb.ph temp0, temp1, temp0:
156 // temp0 = temp1[31..24] | temp1[15..8] | temp0[31..24] | temp0[15..8]
189 : [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), \