Home
last modified time | relevance | path

Searched refs:fa4 (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_riscv64.h119 DEFINE_FPR64_ALT(fa4, f14, LLDB_INVALID_REGNUM),
H A DRegisterInfos_loongarch64.h131 DEFINE_FPR64_ALT(f4, fa4, LLDB_INVALID_REGNUM),
/openbsd-src/sys/arch/alpha/include/
H A Dasm.h115 #define fa4 $f20 macro
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchRegisterInfo.td118 def F4 : LoongArchReg32<4, "f4", ["fa4"]>, DwarfRegNum<[36]>;
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.td197 def F14_H : RISCVReg16<14,"f14", ["fa4"]>, DwarfRegNum<[46]>;