/src/sys/dev/microcode/siop/ |
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...] |
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...] |
/src/sys/external/bsd/sljit/dist/sljit_src/ |
sljitNativeTILEGX_64.c | 630 struct jit_instr inst0 = inst_buf[0]; local in function:update_buffer 666 inst_buf[0] = inst0; 704 inst_buf[0] = inst0;
|
sljitNativeTILEGX_64.c | 630 struct jit_instr inst0 = inst_buf[0]; local in function:update_buffer 666 inst_buf[0] = inst0; 704 inst_buf[0] = inst0;
|