Lines Matching refs:Reg
2882 Normally = Reg 2854 >> 2
2892 Normally = Reg 2854 >> 2
2921 Normally = Reg 2854 >> 1
2931 Normally = Reg 2854 >> 1
2941 correctly set the divider in Reg 2874.
2944 Reg 2854 = (source_width * 0x00200000) / destination_width
2945 Reg 2874 = No divide
2948 Reg 2854 = (source_width/2 * 0x00200000) / destination width
2949 Reg 2874 = Divide by 2
2952 Reg 2854 = (source_width/4 * 0x00200000) / destination width
2953 Reg 2874 = Divide by 4
3238 Normally = Reg 2930 >> 2
3243 Normally = Reg 2920 + 0x514
3248 When enlarging = Reg 2930 >> 2
3249 When reducing = Reg 2930 >> 3
3254 Normally = Reg 2928 + 0x514
3267 Normally = Reg 2930
3276 When enlarging = Reg 2930 >> 1
3277 When reducing = Reg 2930
3286 Normally = Reg 2940
3295 correctly set the divider in Reg 296C
3298 Reg 2930 = (source_height * 0x00200000) / destination_height
3299 Reg 296C = No divide
3302 Reg 2930 = (source_height/2 * 0x00200000) / destination height
3303 Reg 296C = Divide by 2
3306 Reg 2930 = (source_height/4 * 0x00200000) / destination height
3307 Reg 296C = Divide by 4
3448 colour key is always 16 bits wide. The colour to key on is set in Reg 2A18.