/src/sys/dev/microcode/siop/ |
ncr53cxxx.c | 106 u_int32_t inst0, inst1, inst2; variable in typeref:typename:u_int32_t 956 script[i++] = inst1; 960 fprintf (listfp, "\t%04x: %08x %08x", dsps, inst0, inst1); 966 inst0 = inst1 = inst2 = 0; 1026 inst1 = 0; 1045 inst1 = evaluate (i) - dsps - 8; 1049 inst1 = evaluate (i); 1101 inst1 = 0x00000000; 1140 inst1 = evaluate(i); 1156 inst1 = evaluate (i + 2) - dsps - 8 [all...] |
ncr53cxxx.c | 106 u_int32_t inst0, inst1, inst2; variable in typeref:typename:u_int32_t 956 script[i++] = inst1; 960 fprintf (listfp, "\t%04x: %08x %08x", dsps, inst0, inst1); 966 inst0 = inst1 = inst2 = 0; 1026 inst1 = 0; 1045 inst1 = evaluate (i) - dsps - 8; 1049 inst1 = evaluate (i); 1101 inst1 = 0x00000000; 1140 inst1 = evaluate(i); 1156 inst1 = evaluate (i + 2) - dsps - 8 [all...] |
/src/sys/dev/pci/bktr/ |
bktr_core.c | 3336 volatile unsigned int inst1; local in function:yuv12_prog 3352 inst1 = OP_WRITES123 | OP_SOL | OP_EOL | (cols); 3371 *dma_prog++ = htole32(inst1); 3422 *dma_prog++ = htole32(inst1);
|
bktr_core.c | 3336 volatile unsigned int inst1; local in function:yuv12_prog 3352 inst1 = OP_WRITES123 | OP_SOL | OP_EOL | (cols); 3371 *dma_prog++ = htole32(inst1); 3422 *dma_prog++ = htole32(inst1);
|
/src/sys/external/bsd/sljit/dist/sljit_src/ |
sljitNativeTILEGX_64.c | 631 struct jit_instr inst1 = inst_buf[1]; local in function:update_buffer 667 inst_buf[1] = inst1; 689 inst_buf[0] = inst1; 705 inst_buf[1] = inst1; 723 inst_buf[0] = inst1;
|
sljitNativeTILEGX_64.c | 631 struct jit_instr inst1 = inst_buf[1]; local in function:update_buffer 667 inst_buf[1] = inst1; 689 inst_buf[0] = inst1; 705 inst_buf[1] = inst1; 723 inst_buf[0] = inst1;
|