Lines Matching refs:shift
36 .macro pixel dreg src fb shift argument
52 ext $t8,\dreg,\shift+6+5,5 # dst[\shift:15..11]
54 ext $t0,\dreg,\shift+5,6 # start green extraction dst[\shift:10..5]
58 .if \shift!=0
59 sll $t8,\shift+11
67 ext $t0,\dreg,\shift,5 # start blue extraction dst[\shift:4..0]
74 sll $t8, $t8, \shift+5
79 sll $t8, $t8, \shift
94 .macro pixel dreg src fb shift argument
119 srl $t8,\dreg,\shift+6+5
120 .if \shift==0
128 .if \shift!=0
129 sll $t8,\shift+11
141 srl $t8,\dreg,\shift+5
148 sll $t8,\shift + 5
152 .if \shift!=0
153 srl $t8,\dreg,\shift
163 .if \shift!=0
164 sll $t8,\shift