Lines Matching refs:Reg
111 Normally = Reg 2854 >> 2
121 Normally = Reg 2854 >> 2
150 Normally = Reg 2854 >> 1
160 Normally = Reg 2854 >> 1
170 correctly set the divider in Reg 2874.
173 Reg 2854 = (source_width * 0x00200000) / destination_width
174 Reg 2874 = No divide
177 Reg 2854 = (source_width/2 * 0x00200000) / destination width
178 Reg 2874 = Divide by 2
181 Reg 2854 = (source_width/4 * 0x00200000) / destination width
182 Reg 2874 = Divide by 4
467 Normally = Reg 2930 >> 2
472 Normally = Reg 2920 + 0x514
477 When enlarging = Reg 2930 >> 2
478 When reducing = Reg 2930 >> 3
483 Normally = Reg 2928 + 0x514
496 Normally = Reg 2930
505 When enlarging = Reg 2930 >> 1
506 When reducing = Reg 2930
515 Normally = Reg 2940
524 correctly set the divider in Reg 296C
527 Reg 2930 = (source_height * 0x00200000) / destination_height
528 Reg 296C = No divide
531 Reg 2930 = (source_height/2 * 0x00200000) / destination height
532 Reg 296C = Divide by 2
535 Reg 2930 = (source_height/4 * 0x00200000) / destination height
536 Reg 296C = Divide by 4
677 colour key is always 16 bits wide. The colour to key on is set in Reg 2A18.