| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/ |
| Makefile | 3 foundation-v8.dtb foundation-v8-psci.dtb \ 4 foundation-v8-gicv3.dtb foundation-v8-gicv3-psci.dtb
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/ |
| blamka-round-ref.h | 27 #define BLAKE2_ROUND_NOMSG(v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, \ 30 G(v0, v4, v8, v12); \ 36 G(v2, v7, v8, v13); \
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/ |
| reg_helper.h | 118 f5, v5, f6, v6, f7, v7, f8, v8) \ 127 FN(reg, f8), v8) 130 v5, f6, v6, f7, v7, f8, v8, f9, v9) \ 139 FN(reg, f8), v8, \ 143 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \ 152 FN(reg, f8), v8, \ 207 #define REG_GET_8(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8) \ 216 FN(reg_name, f8), v8) 281 #define REG_UPDATE_8(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8) \ 290 FN(reg, f8), v8) [all...] |
| /src/sys/crypto/chacha/arch/arm/ |
| chacha_neon_64.S | 168 ld4r {v8.4s-v11.4s}, [x12] /* (v8,v9,v10,v11) := key[16:32) */ 180 LE32TOH(v8.16b) 197 mov v24.16b, v8.16b 208 ROUND(v0,v1,v2,v3, v4,v5,v6,v7, v8,v9,v10,v11, v12,v13,v14,v15, 210 ROUND(v0,v1,v2,v3, v5,v6,v7,v4, v10,v11,v8,v9, v15,v12,v13,v14, 228 add v8.4s, v8.4s, v24.4s 245 HTOLE32(v8.16b) 256 st4 { v8.s, v9.s,v10.s,v11.s}[0], [x0], #1 [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| tsan_ppc_regs.h | 73 #define v8 8 macro
|
| /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 107 v8 = blake2s_iv[0]; 129 BLAKE2S_G(v0, v4, v8, v12, m[sigma[ 0]], m[sigma[ 1]]); 135 BLAKE2S_G(v2, v7, v8, v13, m[sigma[12]], m[sigma[13]]); 140 h[0] ^= v0 ^ v8;
|
| /src/sys/arch/powerpc/oea/ |
| altivec_subr.S | 65 li %r4,VREG_V8; lvx %v8,%r3,%r4 117 li %r4,VREG_V8; stvx %v8,%r3,%r4
|
| /src/lib/libm/ld128/ |
| e_lgammal_r.c | 125 v8 = 2.86424622754753198010525786005443539e-02L, variable 292 y*(v8+y*(v9+y*(v10+y*v11))))))))));
|
| /src/sys/arch/sparc/stand/ofwboot/ |
| srt0.s | 172 1: ! v8 -- need to screw with stack & params
|
| /src/sys/dev/pci/ |
| if_iwm.c | 5961 return &req->v8.channel; 5973 return (void *)&req->v8.data; 6040 req->v8.active_dwell[IWM_SCAN_LB_LMAC_IDX] = 10; 6041 req->v8.passive_dwell[IWM_SCAN_LB_LMAC_IDX] = 110;
|
| if_iwmreg.h | 6205 } v8; /* SCAN_REQUEST_CMD_UMAC_API_S_VER_8 */ member in union:iwm_scan_req_umac::__anon3354
|
| /src/sys/arch/sparc64/sparc64/ |
| locore.s | 490 bnz,pt %xcc, label64+4; /* Is it a v9 or v8 stack? */ \ 557 bnz (label64)+4; /* See if it's a v9 stack or v8 */ \ 3960 * on with the symbol table. This is all still v7/v8 code and needs to be fixed. 5381 * Step 2: Set up a v8-like stack if we need to 5897 1: ! v8 -- need to screw with stack & params
|