Lines Matching full:pl
54 PL .req v16 label
130 * the result in PL, PH.
131 * [PH : PL] =
149 // PL = [HI_0 + MI_0 + LO_1 + LO_0 : LO_0]
150 ext PL.16b, LO.16b, v4.16b, #8
154 * Computes the 128-bit reduction of PH : PL. Stores the result in dest.
159 * We have a 256-bit polynomial PH : PL = P_3 : P_2 : P_1 : P_0 that is the
195 pmull TMP_V.1q, PL.1d, GSTAR.1d
199 eor TMP_V.16b, PL.16b, TMP_V.16b
213 * (m_0 + REDUCE(PL, PH))h^8 + ... + m_7h^1.
214 * I.e., the first multiplication uses m_0 + REDUCE(PL, PH) instead of m_0.
216 * Sets PL, PH.
228 pmull TMP_V.1q, PL.1d, GSTAR.1d
238 eor TMP_V.16b, PL.16b, TMP_V.16b