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

  /src/sys/arch/m68k/060sp/dist/
fplsp.doc 43 included in this module can be used to emulate the
128 The package does not attempt to correctly emulate instructions
134 subroutine calls for all fp instructions. The code does NOT emulate
ilsp.doc 43 module can be used to emulate 64-bit divide and multiply,
fpsp.doc 44 These exception handlers emulate Unimplemented FP instructions,
isp.s 348 # _mul64() - emulate 64-bit multiply #
349 # _div64() - emulate 64-bit divide #
350 # _moveperipheral() - emulate "movep" #
351 # _compandset() - emulate misaligned "cas" #
352 # _compandset2() - emulate "cas2" #
353 # _chk2_cmp2() - emulate "cmp2" and "chk2" #
1628 # _moveperipheral(): routine to emulate movep instruction #
1866 # _chk2_cmp2(): routine to emulate chk2/cmp2 instructions #
1960 bra.w chk2_cmp2_compare # go emulate compare
2049 # _div64(): routine to emulate div{u,s}.l <ea>,Dr:Dq
    [all...]
fpsp.s 601 # fout() - emulate an opclass 3 instruction #
841 # fout() - emulate an opclass 3 instruction #
1117 # fout() - emulate an opclass 3 instruction #
2394 # fmovm_dynamic() - emulate dynamic fmovm instruction #
2395 # fmovm_ctrl() - emulate fmovm control instruction #
2431 # decode and emulate the instruction. No FP exceptions can be pending #
2440 # For "fmovm.l", fmovm_ctrl() is used to emulate the instruction. #
3106 # This code must emulate the move out before finally exiting through #
3296 # This code must emulate the move out before finally exiting through #
3575 # smovcr() - emulate an "fmovcr" instruction
    [all...]
pfpsp.s 601 # fout() - emulate an opclass 3 instruction #
841 # fout() - emulate an opclass 3 instruction #
1117 # fout() - emulate an opclass 3 instruction #
2394 # fmovm_dynamic() - emulate dynamic fmovm instruction #
2395 # fmovm_ctrl() - emulate fmovm control instruction #
2431 # decode and emulate the instruction. No FP exceptions can be pending #
2440 # For "fmovm.l", fmovm_ctrl() is used to emulate the instruction. #
3106 # This code must emulate the move out before finally exiting through #
3296 # This code must emulate the move out before finally exiting through #
3575 # smovcr() - emulate an "fmovcr" instruction
    [all...]
  /src/sys/arch/vax/vax/
intvec.S 135 INTVEC(emulate, KSTACK) # Subset instruction emulation, C8
376 * Table of emulated Microvax instructions supported by emulate.s.
453 SCBENTRY(emulate)
emulate.S 1 /* $NetBSD: emulate.S,v 1.5 2005/12/11 12:19:36 christos Exp $ */
33 * @(#)emulate.s 7.5 (Berkeley) 6/28/90
40 * from locore.s when an "emulate" fault occurs on the MicroVAX. They are
1196 #define EMULATE(a) .long _EM/**/a
1199 /* f8 */ EMULATE(ashp); EMULATE(cvtlp); NOEMULATE; NOEMULATE
1203 /* 08 */ EMULATE(cvtps); EMULATE(cvtsp); NOEMULATE; EMULATE(crc)
1209 /* 20 */ EMULATE(addp4); EMULATE(addp6); EMULATE(subp4); EMULATE(subp6
    [all...]
  /src/usr.bin/make/unit-tests/
directive-for-empty.mk 103 # To emulate this exact behavior for the function 'empty', each file in the
  /src/tools/host-mkdep/
configure 26 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
27 emulate sh
2030 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2031 emulate sh
  /src/lib/librumpuser/
configure 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 emulate sh
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 emulate sh
4353 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
4354 emulate sh
  /src/tools/make/
configure 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 emulate sh
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 emulate sh
3718 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
3719 emulate sh
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 118 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
119 emulate sh
5232 if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
5233 emulate sh
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 88 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
89 emulate sh
3857 if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
3858 emulate sh
configure 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 emulate sh
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 emulate sh
19393 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
19394 emulate sh
  /src/tools/compat/
configure 20 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
22 emulate sh
143 as_bourne_compatible="if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
145 emulate sh
8198 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
8200 emulate sh
  /src/sys/arch/sparc64/sparc64/
locore.s 2440 * only happen inside TRAP_SETUP or INTR_SETUP. Emulate
3622 * If the latter is the case, we could try to emulate unaligned accesses,

Completed in 61 milliseconds