HomeSort by: relevance | last modified time | path
    Searched refs:ufetch_short (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/m68k/fpe/
fpu_calcea.c 221 if (ufetch_short((void *)(insn->is_pc + insn->is_advance), &extword))
561 if (ufetch_short((void *)(insn->is_pc + insn->is_advance),
580 if (ufetch_short((void *)(insn->is_pc + insn->is_advance),
588 if (ufetch_short((void *)(insn->is_pc + insn->is_advance),
593 if (ufetch_short((void *)(insn->is_pc + insn->is_advance + 2),
600 if (ufetch_short((void *)(insn->is_pc + insn->is_advance),
605 if (ufetch_short((void *)(insn->is_pc + insn->is_advance + 2),
625 if (ufetch_short((void *)(insn->is_pc + insn->is_advance),
635 if (ufetch_short((void *)(insn->is_pc + insn->is_advance),
640 if (ufetch_short((void *)(insn->is_pc + insn->is_advance + 2)
    [all...]
fpu_emulate.c 128 if (ufetch_short((void *)(insn.is_pc), &sval)) {
147 if (ufetch_short((void *)(insn.is_pc + 2), &sval)) {
1081 if (ufetch_short((void *)(insn->is_pc +
1163 if (ufetch_short((void *)(insn->is_pc + insn->is_advance),
  /src/sys/kern/
subr_copy.c 738 __strong_alias(ufetch_short,ufetch_16);
  /src/sys/sys/
systm.h 393 int ufetch_short(const unsigned short *, unsigned short *);
  /src/share/man/man9/
Makefile 998 ufetch.9 ufetch_64.9 ufetch.9 ufetch_char.9 ufetch.9 ufetch_short.9 \

Completed in 16 milliseconds