Lines Matching +full:41 +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()
168 lxvw4x(41, 0, %[h]) in br_ghash_pwr8()
183 xxpermdi(49, 41, 41, 2) in br_ghash_pwr8()
240 xxpermdi(47, 42, 41, 0) in br_ghash_pwr8()
241 xxpermdi(48, 42, 41, 3) in br_ghash_pwr8()
273 xxpermdi(41, 52, 53, 0) in br_ghash_pwr8()
299 * Sum products into a single 256-bit result in v11:v12. in br_ghash_pwr8()
323 * Process second chunk, one block at a time. in br_ghash_pwr8()
334 lxvw4x(41, 0, %[buf2]) in br_ghash_pwr8()