Searched refs:fa2 (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/libexec/rtld-elf/riscv/ |
| H A D | rtld_start.S | 81 fsd fa2, (8 * 11)(sp) 117 fld fa2, (8 * 11)(sp)
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | brcm,iproc-pdc-mbox.txt | 7 - compatible : Should be "brcm,iproc-pdc-mbox" or "brcm,iproc-fa2-mbox" for
|
| /freebsd-14.2/sys/dev/cxgbe/ |
| H A D | t4_sched.c | 498 int rc = 0, fa, fa2, i, pktsize, burstsize; in t4_reserve_cl_rl_kbps() local 517 fa = fa2 = -1; in t4_reserve_cl_rl_kbps() 539 if (fa2 < 0 && tc->refcount == 0 && !(tc->flags & CF_USER)) { in t4_reserve_cl_rl_kbps() 540 fa2 = i; /* first available, used previously. */ in t4_reserve_cl_rl_kbps() 546 fa = fa2; in t4_reserve_cl_rl_kbps()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_loongarch64.h | 129 DEFINE_FPR64_ALT(f2, fa2, LLDB_INVALID_REGNUM),
|
| H A D | RegisterInfos_riscv64.h | 130 DEFINE_FPR64_ALT(fa2, f12, LLDB_INVALID_REGNUM),
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchRegisterInfo.td | 132 def F2 : LoongArchReg32<2, "f2", ["fa2"]>, DwarfRegNum<[34]>;
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | bcm-nsp.dtsi | 263 compatible = "brcm,iproc-fa2-mbox";
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.td | 191 def F12_H : RISCVReg16<12,"f12", ["fa2"]>, DwarfRegNum<[44]>;
|