OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fpu_emulate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/fpu/
fpu_emu.c
207
fpu_emulate
(struct trapframe *tf, struct fpreg *fpf, ksiginfo_t *ksi)
function in typeref:typename:bool
225
printf("
fpu_emulate
: fault reading opcode\n");
233
DPRINTF(FPE_EX, ("
fpu_emulate
: emulating insn %x at %p\n",
240
DPRINTF(FPE_EX, ("
fpu_emulate
: SIGTRAP\n"));
249
DPRINTF(FPE_EX, ("
fpu_emulate
: success\n"));
257
DPRINTF(FPE_EX, ("
fpu_emulate
: SIGFPE\n"));
264
DPRINTF(FPE_EX, ("
fpu_emulate
: SIGSEGV\n"));
273
DPRINTF(FPE_EX, ("
fpu_emulate
: SIGILL\n"));
276
printf("
fpu_emulate
: illegal insn %x at %p:",
/src/sys/arch/m68k/fpe/
fpu_emulate.c
1
/* $NetBSD:
fpu_emulate
.c,v 1.49 2025/01/06 07:34:24 isaki Exp $ */
40
__KERNEL_RCSID(0, "$NetBSD:
fpu_emulate
.c,v 1.49 2025/01/06 07:34:24 isaki Exp $");
52
#include "
fpu_emulate
.h"
87
fpu_emulate
(struct frame *frame, struct fpframe *fpf, ksiginfo_t *ksi)
function in typeref:typename:int
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025