Searched refs:fs6 (Results 1 – 11 of 11) sorted by relevance
/openbsd/lib/libc/arch/alpha/gen/ |
H A D | _setjmp.S | 69 stt fs6, ((8 + 37) * 8)(a0) 112 ldt fs6, ((8 + 37) * 8)(a0)
|
H A D | setjmp.S | 86 stt fs6, ((8 + 37) * 8)(a0) 145 ldt fs6, ((8 + 37) * 8)(a0)
|
/openbsd/lib/libc/arch/riscv64/gen/ |
H A D | _setjmp.S | 49 fsd fs6, (21 * 8)(a0) 96 fld fs6, (21 * 8)(a0)
|
H A D | setjmp.S | 56 fsd fs6, (21 * 8)(a0) 112 fld fs6, (21 * 8)(a0)
|
H A D | sigsetjmp.S | 57 fsd fs6, (21 * 8)(a0) 116 fld fs6, (21 * 8)(a0)
|
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/ |
H A D | hwasan_setjmp_riscv64.S | 68 fsd fs6, 20<<3(x10)
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_riscv64.h | 127 DEFINE_FPR64_ALT(fs6, f22, LLDB_INVALID_REGNUM),
|
H A D | RegisterInfos_loongarch64.h | 157 DEFINE_FPR64_ALT(f30, fs6, LLDB_INVALID_REGNUM),
|
/openbsd/sys/arch/alpha/include/ |
H A D | asm.h | 103 #define fs6 $f8 macro
|
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchRegisterInfo.td | 144 def F30 : LoongArchReg32<30,"f30", ["fs6"]>, DwarfRegNum<[62]>;
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVRegisterInfo.td | 205 def F22_H : RISCVReg16<22,"f22", ["fs6"]>, DwarfRegNum<[54]>;
|