Lines Matching +full:11 +full:a
5 * a copy of this software and associated documentation files (the
17 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
71 * Fix endianness of a value after reading it or before writing it, if
83 * Left-shift x0:x1 by one bit to the left. This is a corrective action
97 * x0 or x1, or a different register). x0 and x1 are modified.
138 * must contain a number of blocks which is a multiple of 4. in br_ghash_pwr8()
143 * -- if the remainder size is a multiple of 16, then use it in br_ghash_pwr8()
197 vpmsumd(11, 19, 19) in br_ghash_pwr8()
198 SL_256(10, 11) in br_ghash_pwr8()
199 REDUCE_F128(10, 10, 11) in br_ghash_pwr8()
209 vsldoi(11, HB0, 10, 8) in br_ghash_pwr8()
212 vpmsumd(11, 11, 18) in br_ghash_pwr8()
216 vxor(11, 11, 14) in br_ghash_pwr8()
218 SL_256(11, 12) in br_ghash_pwr8()
219 REDUCE_F128(11, 11, 12) in br_ghash_pwr8()
293 vpmsumd(24, 15, 11) in br_ghash_pwr8()
295 vpmsumd(26, 16, 11) in br_ghash_pwr8()
299 * Sum products into a single 256-bit result in v11:v12. in br_ghash_pwr8()
301 vxor(11, 20, 24) in br_ghash_pwr8()
308 vxor(11, 11, 9) in br_ghash_pwr8()
314 SL_256(11, 12) in br_ghash_pwr8()
315 REDUCE_F128(28, 11, 12) in br_ghash_pwr8()
323 * Process second chunk, one block at a time. in br_ghash_pwr8()
348 vsldoi(11, 9, HB0, 8) in br_ghash_pwr8()
358 vpmsumd(13, 11, 19) in br_ghash_pwr8()
364 vsldoi(11, 14, HB0, 8) in br_ghash_pwr8()
366 vxor(13, 13, 11) in br_ghash_pwr8()