Searched refs:z17 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_ct.c | 46 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; in br_aes_ct_bitslice_Sbox() local 158 z17 = t41 & y8; in br_aes_ct_bitslice_Sbox() 172 t55 = z16 ^ z17; in br_aes_ct_bitslice_Sbox()
|
H A D | aes_ct64.c | 46 uint64_t z10, z11, z12, z13, z14, z15, z16, z17; in br_aes_ct64_bitslice_Sbox() local 158 z17 = t41 & y8; in br_aes_ct64_bitslice_Sbox() 172 t55 = z16 ^ z17; in br_aes_ct64_bitslice_Sbox()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | ARM64_DWARF_Registers.h | 132 z17, enumerator
|
H A D | ARM64_ehframe_Registers.h | 131 z17, enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_arm64_sve.h | 428 DEFINE_VREG_SVE(v17, z17), 462 DEFINE_FPU_PSEUDO_SVE(s17, 4, z17), 495 DEFINE_FPU_PSEUDO_SVE(d17, 8, z17), 534 DEFINE_ZREG(z17),
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.td | 875 def Z17 : AArch64Reg<17, "z17", [Q17]>, DwarfRegNum<[113]>;
|