Home | History | Annotate | Download | only in util

Lines Matching refs:printf

105 	printf("the val is : %lu\n", val);
111 printf("opcode: %s\n", opcodes[tmp]);
115 printf("atype: %s\n", atype[tmp]);
119 printf("xy bitblt\n");
121 printf("linear bitblt\n");
125 printf("zmode: %s\n", zmode[tmp]);
129 printf("solid line or constant trapezoid\n");
131 printf("src0 - 3 may need to be loaded");
134 printf("ar0-ar6 = 0\n");
136 printf("you may need to set ar0-6.\n");
140 printf("sgn = 0\n");
142 printf("sgn is not affected\n");
146 printf("shift = 0\n");
148 printf("shift is not affected\n");
154 printf("Error! Block (BLK) atype and non-source binary op chosen. Replace (S) bop will be used.\n");
156 printf("bop = %s, where ~ = bitwise complement, ^ = xor\n", bop[tmp]);
159 printf("opaque object\n");
161 printf("partially opaque object\n");
164 printf("bitmod: %s\n", bitmod[tmp]);
167 printf("patterning enabled\n");
169 printf("patterning disabled\n");
172 printf("background colour is transparent\n");
174 printf("background colour is opaque\n");