Home | History | Annotate | Download | only in src

Lines Matching defs:temp2

124 temp2                RN  11
353 SMLATB temp2, colOp00, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
358 PKHBT out00, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 |
359 PKHBT out02, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 |
365 SMLATB temp2, colOp10, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
370 PKHBT out10, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 |
371 PKHBT out12, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 |
376 SMLATB temp2, colOp20, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
381 PKHBT out20, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 |
382 PKHBT out22, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 |
387 SMLATB temp2, colOp30, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
393 PKHBT out30, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 |
394 PKHBT out32, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 |