Home
last modified time | relevance | path

Searched refs:fa2 (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/regress/usr.bin/join/
H A DMakefile16 join ${.CURDIR}/fa2 ${.CURDIR}/fb2 > ${*}.log
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dattr-3.c11 extern char *fa2 (const char *) __attribute__((format_arg(1)));
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_riscv64.h117 DEFINE_FPR64_ALT(fa2, f12, LLDB_INVALID_REGNUM),
H A DRegisterInfos_loongarch64.h129 DEFINE_FPR64_ALT(f2, fa2, LLDB_INVALID_REGNUM),
/openbsd-src/sys/arch/alpha/include/
H A Dasm.h113 #define fa2 $f18 macro
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchRegisterInfo.td116 def F2 : LoongArchReg32<2, "f2", ["fa2"]>, DwarfRegNum<[34]>;
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.td195 def F12_H : RISCVReg16<12,"f12", ["fa2"]>, DwarfRegNum<[44]>;
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog11420 2002-10-12 Naohiko Shimizu <pshimizu@fa2.so-net.ne.jp>