| /src/sys/crypto/blake2/ |
| blake2s.c | 94 uint32_t v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13,v14,v15; local 108 v9 = blake2s_iv[1]; 130 BLAKE2S_G(v1, v5, v9, v13, m[sigma[ 2]], m[sigma[ 3]]); 136 BLAKE2S_G(v3, v4, v9, v14, m[sigma[14]], m[sigma[15]]); 141 h[1] ^= v1 ^ v9;
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| amdgpu_atomfirmware.c | 131 struct atom_vram_module_v9 v9; member in union:vram_module 234 ((u8 *)vram_module + vram_module->v9.vram_module_size); 237 mem_type = vram_module->v9.memory_type; 240 mem_channel_number = vram_module->v9.channel_num; 241 mem_channel_width = vram_module->v9.channel_width; 244 mem_vendor = (vram_module->v9.vender_rev_id) & 0xF;
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| tsan_ppc_regs.h | 74 #define v9 9 macro
|
| /src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
| tsan_ppc_regs.h | 74 #define v9 9 macro
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
| tsan_ppc_regs.h | 74 #define v9 9 macro
|
| /src/lib/libm/ld128/ |
| e_lgammal_r.c | 126 v9 = 1.35364253570403771005922441442688978e-03L, variable 292 y*(v8+y*(v9+y*(v10+y*v11))))))))));
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| sparc-opc.c | 78 #define v9 (MASK_V9 | MASK_V9A | MASK_V9B \ macro 81 /* v9 insns supported by leon. */ 99 /* v6 insns not supported by v9. */ 102 /* v9a instructions which would appear to be aliases to v9's impdep's 141 /* ??? Don't some v8 priviledged insns conflict with v9? */ 142 { "v9", MASK_V6 | MASK_V7 | MASK_V8 | MASK_V9, HWS_V9, 0 }, 143 /* v9 with ultrasparc additions */ 145 /* v9 with cheetah additions */ 147 /* v9 with UA2005 and T1 additions. */ 150 /* v9 with UA2007 and T3 additions. * [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| sparc-opc.c | 78 #define v9 (MASK_V9 | MASK_V9A | MASK_V9B \ macro 81 /* v9 insns supported by leon. */ 99 /* v6 insns not supported by v9. */ 102 /* v9a instructions which would appear to be aliases to v9's impdep's 141 /* ??? Don't some v8 priviledged insns conflict with v9? */ 142 { "v9", MASK_V6 | MASK_V7 | MASK_V8 | MASK_V9, HWS_V9, 0 }, 143 /* v9 with ultrasparc additions */ 145 /* v9 with cheetah additions */ 147 /* v9 with UA2005 and T1 additions. */ 150 /* v9 with UA2007 and T3 additions. * [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| ppc-asm.h | 149 #define v9 9 macro
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| ppc-asm.h | 149 #define v9 9 macro
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| sparc-opc.c | 78 #define v9 (MASK_V9 | MASK_V9A | MASK_V9B \ macro 81 /* v9 insns supported by leon. */ 99 /* v6 insns not supported by v9. */ 102 /* v9a instructions which would appear to be aliases to v9's impdep's 141 /* ??? Don't some v8 priviledged insns conflict with v9? */ 142 { "v9", MASK_V6 | MASK_V7 | MASK_V8 | MASK_V9, HWS_V9, 0 }, 143 /* v9 with ultrasparc additions */ 145 /* v9 with cheetah additions */ 147 /* v9 with UA2005 and T1 additions. */ 150 /* v9 with UA2007 and T3 additions. * [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| sparc-opc.c | 78 #define v9 (MASK_V9 | MASK_V9A | MASK_V9B \ macro 81 /* v9 insns supported by leon. */ 99 /* v6 insns not supported by v9. */ 102 /* v9a instructions which would appear to be aliases to v9's impdep's 141 /* ??? Don't some v8 priviledged insns conflict with v9? */ 142 { "v9", MASK_V6 | MASK_V7 | MASK_V8 | MASK_V9, HWS_V9, 0 }, 143 /* v9 with ultrasparc additions */ 145 /* v9 with cheetah additions */ 147 /* v9 with UA2005 and T1 additions. */ 150 /* v9 with UA2007 and T3 additions. * [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-sparc.c | 59 In a 32 bit environment, don't allow bumping up to v9 by default. 61 an explicit argument before we'll create v9 object files. However, if 62 we don't see any v9 insns, a v8plus object file is not created. */ 71 /* The currently selected v9 memory model. Currently only used for 112 /* Symbols for global registers on v9. */ 118 /* V9 and 86x have big and little endian data, but instructions are always big 221 v8plusa, v9, v9a, v9b, v9_64}; 242 { "sparc", "v9", v9, 0, 1, HWCAP_V8PLUS, 0 }, 243 { "sparcvis", "v9a", v9, 0, 1, 0, 0 } 220 v8plusa, v9, v9a, v9b, v9_64}; enumerator in enum:sparc_arch_types [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-sparc.c | 59 In a 32 bit environment, don't allow bumping up to v9 by default. 61 an explicit argument before we'll create v9 object files. However, if 62 we don't see any v9 insns, a v8plus object file is not created. */ 71 /* The currently selected v9 memory model. Currently only used for 112 /* Symbols for global registers on v9. */ 118 /* V9 and 86x have big and little endian data, but instructions are always big 221 v8plusa, v9, v9a, v9b, v9_64}; 242 { "sparc", "v9", v9, 0, 1, HWCAP_V8PLUS, 0 }, 243 { "sparcvis", "v9a", v9, 0, 1, 0, 0 } 220 v8plusa, v9, v9a, v9b, v9_64}; enumerator in enum:sparc_arch_types [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-arm.c | 14271 static const int v9[] = local 14273 T(V9), /* PRE_V4. */ 14274 T(V9), /* V4. */ 14275 T(V9), /* V4T. */ 14276 T(V9), /* V5T. */ 14277 T(V9), /* V5TE. */ 14278 T(V9), /* V5TEJ. */ 14279 T(V9), /* V6. */ 14280 T(V9), /* V6KZ. */ 14281 T(V9), /* V6T2. * [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-arm.c | 14398 const int v9[] = local 14400 T(V9), /* PRE_V4. */ 14401 T(V9), /* V4. */ 14402 T(V9), /* V4T. */ 14403 T(V9), /* V5T. */ 14404 T(V9), /* V5TE. */ 14405 T(V9), /* V5TEJ. */ 14406 T(V9), /* V6. */ 14407 T(V9), /* V6KZ. */ 14408 T(V9), /* V6T2. * [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-arm.c | 14392 const int v9[] = local 14394 T(V9), /* PRE_V4. */ 14395 T(V9), /* V4. */ 14396 T(V9), /* V4T. */ 14397 T(V9), /* V5T. */ 14398 T(V9), /* V5TE. */ 14399 T(V9), /* V5TEJ. */ 14400 T(V9), /* V6. */ 14401 T(V9), /* V6KZ. */ 14402 T(V9), /* V6T2. * [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-arm.c | 14266 static const int v9[] = local 14268 T(V9), /* PRE_V4. */ 14269 T(V9), /* V4. */ 14270 T(V9), /* V4T. */ 14271 T(V9), /* V5T. */ 14272 T(V9), /* V5TE. */ 14273 T(V9), /* V5TEJ. */ 14274 T(V9), /* V6. */ 14275 T(V9), /* V6KZ. */ 14276 T(V9), /* V6T2. * [all...] |
| /src/sys/dev/pci/ |
| if_iwmreg.h | 6220 } v9; /* SCAN_REQUEST_CMD_UMAC_API_S_VER_9 */ member in union:iwm_scan_req_umac::__anon3354
|