Searched refs:z17 (Results 1 – 8 of 8) 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/SystemZ/ |
| H A D | SystemZProcessors.td | 45 def : ProcessorModel<"z17", Z17Model, Arch15SupportedFeatures.List>;
|
| H A D | SystemZInstrVector.td | 2002 // Zero-extensions from VR element to i128 on z17. 2018 // In-register i128 sign-extensions on z17. 2038 // Sign-extensions from GPR to i128 on z17. 2082 // Sign-extensions from VR element to i128 on z17.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.td | 934 def Z17 : AArch64Reg<17, "z17", [Q17, Q17_HI]>, DwarfRegNum<[113]>;
|