Home
last modified time | relevance | path

Searched refs:sve_z25 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_arm64_sve.h39 sve_z25, enumerator
121 static uint32_t g_sve_s25_invalidates[] = {sve_z25, fpu_v25, fpu_d25,
186 static uint32_t g_sve_d25_invalidates[] = {sve_z25, fpu_v25, fpu_s25,
251 static uint32_t g_sve_v25_invalidates[] = {sve_z25, fpu_d25, fpu_s25,
291 static uint32_t g_contained_z25[] = {sve_z25, LLDB_INVALID_REGNUM};
H A DRegisterInfoPOSIX_arm64.cpp164 sve_z23, sve_z24, sve_z25,