Lines Matching refs:DST
81 #MULSTEP_512_ADD MACRO x7, x6, x5, x4, x3, x2, x1, x0, dst, src1, src2, add_src, tmp1, tmp2
86 my ($x, $DST, $SRC2, $ASRC, $OP, $TMP)=@_;
94 mov $X[0], $DST
114 #MULSTEP_512 MACRO x7, x6, x5, x4, x3, x2, x1, x0, dst, src2, src1_val, tmp
119 my ($x, $DST, $SRC2, $OP, $TMP)=@_;
126 mov $X[0], $DST
369 # Dst = Ah * B + Al
371 # Results in X3 X2 X1 X0 X7 X6 X5 X4 Dst[3:0]
424 lea (+$Reduce_Data_offset+$X1_offset+$STACK_DEPTH)(%rsp), %rdi # pX1 (Dst) 769 bits, 13 qwords
673 # Output: dst: Address of destination: [red_res_addr]
682 # For multiply: dst = rcx, src1 = rdi, src2 = rsi
688 # Dst = tmp % m
689 # Call reduce(tmp, m, data, dst)