Home
last modified time | relevance | path

Searched refs:w18 (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DRegisterContext_mips.h347 MSAReg w18; member
DRegisterInfos_mips.h253 DEFINE_MSA(w18, nullptr, dwarf_w18_mips, dwarf_w18_mips,
DRegisterInfos_arm64_sve.h396 DEFINE_GPR32(w18, x18),
DRegisterInfos_arm64.h600 DEFINE_GPR32(w18, x18),
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog81 syntax instead of hardcoded opcodes with ".w18" suffixes.
84 either ".w18" or ".w15" suffixes.
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm64/
DDNBArchImplARM64.cpp1697 DEFINE_PSEUDO_GPR_IDX(18, w18),
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td86 def W18 : AArch64Reg<18, "w18">, DwarfRegNum<[18]>;