Lines Matching refs:Q1
113 my ($Q0,$Q1,$Q2,$Q3) = use_regs(6..9);
143 ld $Q1,8($INP)
154 xor $Q1,$Q1,$T1
161 @{[aes64esm $Q2,$Q0,$Q1]}
162 @{[aes64esm $Q3,$Q1,$Q0]}
171 xor $Q1,$Q3,$T1
177 @{[aes64es $Q2,$Q0,$Q1]}
178 @{[aes64es $Q3,$Q1,$Q0]}
184 xor $Q1,$Q3,$T1
187 sd $Q1,8($OUTP)
216 ld $Q1,8($INP)
228 xor $Q1,$Q1,$T1
235 @{[aes64dsm $Q2,$Q0,$Q1]}
236 @{[aes64dsm $Q3,$Q1,$Q0]}
245 xor $Q1,$Q3,$T1
251 @{[aes64ds $Q2,$Q0,$Q1]}
252 @{[aes64ds $Q3,$Q1,$Q0]}
258 xor $Q1,$Q3,$T1
261 sd $Q1,8($OUTP)