Home | History | Annotate | Download | only in fec

Lines Matching refs:decisions

34 	movl DP(%edx),%edx	# edx -> decisions
85 # get decisions, leave in mm1,3
96 # interleave decisions, accumulate into %ebx
112 xorl %ebx,%ebx # clear decisions
115 movl %ebx,(%edx) # stash first 32 decisions
119 movl %ebx,4(%edx) # stash second 32 decisions
120 xorl %ebx,%ebx # clear decisions
123 movl %ebx,8(%edx) # stash first 32 decisions
127 movl %ebx,12(%edx) # stash second 32 decisions
128 xorl %ebx,%ebx # clear decisions
131 movl %ebx,16(%edx) # stash first 32 decisions
135 movl %ebx,20(%edx) # stash second 32 decisions
136 xorl %ebx,%ebx # clear decisions
139 movl %ebx,24(%edx) # stash first 32 decisions
143 movl %ebx,28(%edx) # stash second 32 decisions