Home
last modified time | relevance | path

Searched refs:w28 (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/
H A Dsha256-armv8.S84 eor w28,w21,w22 // magic seed
102 and w28,w28,w19 // (b^c)&=(a^b)
104 eor w28,w28,w21 // Maj(a,b,c)
106 add w27,w27,w28 // h+=Maj(a,b,c)
107 ldr w28,[x30],#4 // *K++, w19 in next round
115 add w26,w26,w28 // h+=K[i]
118 bic w28,w25,w23
120 orr w17,w17,w28 // C
[all...]
/freebsd/sys/crypto/openssl/aarch64/
H A Dsha256-armv8.S102 eor w28,w21,w22 // magic seed
120 and w28,w28,w19 // (b^c)&=(a^b)
122 eor w28,w28,w21 // Maj(a,b,c)
124 add w27,w27,w28 // h+=Maj(a,b,c)
125 ldr w28,[x30],#4 // *K++, w19 in next round
133 add w26,w26,w28 // h+=K[i]
136 bic w28,w25,w23
138 orr w17,w17,w28 // Ch(e,f,g)
139 eor w28,w27,w20 // a^b, b^c in next round
145 and w19,w19,w28 // (b^c)&=(a^b)
[all …]
H A Dsha1-armv8.S35 movz w28,#0x7999
37 movk w28,#0x5a82,lsl#16
43 add w24,w24,w28 // warm it up
50 add w23,w23,w28 // future e+=K
64 add w22,w22,w28 // future e+=K
75 add w21,w21,w28 // future e+=K
89 add w20,w20,w28 // future e+=K
100 add w24,w24,w28 // future e+=K
114 add w23,w23,w28 // future e+=K
125 add w22,w22,w28 // future e+=K
[all …]
H A Dchacha-armv8.S74 mov w17,w28
193 add w17,w17,w28
376 mov w17,w28
645 add w17,w17,w28
970 mov w17,w28
1397 add w17,w17,w28
1452 mov w17,w28
1883 add w17,w17,w28
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_mips.h357 MSAReg w28; member
H A DRegisterInfos_mips.h273 DEFINE_MSA(w28, nullptr, dwarf_w28_mips, dwarf_w28_mips,
H A DRegisterInfos_arm64_sve.h408 DEFINE_GPR32(w28, x28),
H A DRegisterInfos_arm64.h613 DEFINE_GPR32(w28, x28),
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon_common.h579 register unsigned char w28 asm("v28") __attribute__((vector_size(16))); \
652 unsigned char w28 __attribute__((vector_size(16))); \
H A Dvdev_raidz_math_powerpc_altivec_common.h581 register unsigned char w28 asm("28") __attribute__((vector_size(16))); \
654 unsigned char w28 __attribute__((vector_size(16))); \
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td94 def W28 : AArch64Reg<28, "w28">, DwarfRegNum<[28]>;
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/blake3/
H A Db3_aarch64_sse2.S642 .cfi_offset w28, -80