Home
last modified time | relevance | path

Searched defs:pfsr (Results 1 – 6 of 6) sorted by relevance

/dports/net/eternalterminal/EternalTerminal-et-v5.1.9/src/terminal/
H A DPortForwardHandler.cpp32 const PortForwardSourceRequest& pfsr) { in createSource()
40 PortForwardSourceResponse pfsr; in createSource() local
120 PortForwardSourceRequest pfsr = in handlePacket() local
H A DTerminalClient.cpp347 PortForwardSourceRequest pfsr; in main() local
361 PortForwardSourceRequest pfsr; in main() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/math-emu/
H A Dmath_32.c217 static inline int record_exception(unsigned long *pfsr, int eflag) in record_exception()
275 static int do_one_mathemu(u32 insn, unsigned long *pfsr, unsigned long *fregs) in do_one_mathemu()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/math-emu/
H A Dmath_32.c217 static inline int record_exception(unsigned long *pfsr, int eflag) in record_exception()
275 static int do_one_mathemu(u32 insn, unsigned long *pfsr, unsigned long *fregs) in do_one_mathemu()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/math-emu/
H A Dmath_32.c217 static inline int record_exception(unsigned long *pfsr, int eflag) in record_exception()
275 static int do_one_mathemu(u32 insn, unsigned long *pfsr, unsigned long *fregs) in do_one_mathemu()
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dm8820x.h123 #define CMMU_PFSR_FAULT(pfsr) (((pfsr) >> 16) & 0x07) argument