| ncr53cxxx.c | 106 u_int32_t inst0, inst1, inst2;  variable in typeref:typename:u_int32_t 723 			inst0 |= i << 24;
 949 	if ((inst0 & 0xe0000000) == 0xc0000000)
 955 	script[i++] = inst0;
 960 		fprintf (listfp, "\t%04x: %08x %08x", dsps, inst0, inst1);
 966 	inst0 = inst1 = inst2 = 0;
 1011 		inst0 = 0x01000000;
 1028 		inst0 = 0x48000000;
 1032 			inst0 = 0x50000000;
 1034 			inst0 = 0x50000000
 [all...]
 |