Lines Matching refs:bsz
412 { my ($A_flat,$inp,$len,$bsz) = ("%rdi","%rsi","%rdx","%rcx");
448 mov $bsz,216-100(%rsi) # save bsz
451 cmp $bsz,$len
454 shr \$3,$bsz
464 sub \$1,$bsz
472 mov 216-100(%rsi),$bsz # pull bsz
506 { my ($A_flat,$out,$len,$bsz) = ("%rdi","%rsi","%rdx","%rcx");
507 ($out,$len,$bsz) = ("%r12","%r13","%r14");
526 mov %rcx,$bsz
541 sub \$1,%rcx # bsz--
546 mov $bsz,%rcx