Lines Matching refs:rcon
150 Lk_rcon: # rcon
872 my ($invlo,$invhi,$iptlo,$ipthi,$rcon) = map("v$_",(10..13,24));
1066 ## high side's, except no rcon and no rotation.
1211 ## Adds rcon from low byte of %xmm8, then rotates %xmm8 for
1212 ## next rcon.
1222 # extract rcon from xmm8
1224 ?vsldoi v1, $rcon, v9, 15 # vpalignr \$15, %xmm8, %xmm4, %xmm1
1225 ?vsldoi $rcon, $rcon, $rcon, 15 # vpalignr \$15, %xmm8, %xmm8, %xmm8
1234 # low round: same as high round, but no rotation and no rcon.