Home
last modified time | relevance | path

Searched refs:emulate (Results 1 – 25 of 168) sorted by relevance

1234567

/openbsd/src/sys/arch/mips64/mips64/
Dfp_emulate.c170 int emulate = 0; in MipsFPTrap() local
265 emulate = 1; in MipsFPTrap()
278 emulate = 1; in MipsFPTrap()
297 emulate = 1; in MipsFPTrap()
300 emulate = 1; in MipsFPTrap()
319 emulate = 1; in MipsFPTrap()
333 emulate = 1; in MipsFPTrap()
339 if (emulate) { in MipsFPTrap()
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dcrxelf.em39 This is to emulate the CRTools' method of keeping variables
Dgld960.em24 * emulate the Intels port of gld
Dgld960c.em25 * emulate the Intels port of gld
Dgeneric.em6 /* emulate the original gld for the given ${EMULATION_NAME}
Darmcoff.em6 /* emulate the original gld for the given ${EMULATION_NAME}
/openbsd/src/gnu/usr.bin/perl/cpan/JSON-PP/t/
D018_json_checker.t15 # emulate JSON_checker default config
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dsr71k.md212 ;; emulate repeat (dispatch stall) by spending extra cycle(s) in
274 ;; tie up the fpu unit to emulate the balance for the "repeat
/openbsd/src/gnu/gcc/gcc/config/mips/
Dsr71k.md196 ;; emulate repeat (dispatch stall) by spending extra cycle(s) in
245 ;; tie up the fpu unit to emulate the balance for the "repeat
/openbsd/src/gnu/llvm/libcxx/cmake/
Dconfig-ix.cmake109 # use of pthread-win32 or similar libraries to emulate pthreads on Windows?
/openbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dgeneric.em6 /* emulate the original gld for the given ${EMULATION_NAME}
Dgld960.em24 * emulate the Intels port of gld
Darmelf_oabi.em6 /* emulate the original gld for the given ${EMULATION_NAME}
Dgld960c.em25 * emulate the Intels port of gld
Darmcoff.em6 /* emulate the original gld for the given ${EMULATION_NAME}
/openbsd/src/gnu/usr.bin/binutils-2.17/etc/
Dconfigure13 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
14 emulate sh
1477 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
1478 emulate sh
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl585delta.pod105 The debugger can now emulate stepping backwards, by restarting and rerunning
Dperlartistic.pod192 emulate subroutines and variables of the language defined by this
/openbsd/src/gnu/usr.bin/perl/
DArtistic112 emulate subroutines and variables of the language defined by this
Dconfig_h.SH1546 * attempt to emulate setuid/setgid on systems that have disabled
2331 * available. If copysignl is also present we can emulate modfl.
2423 * available. If aintl is also present we can emulate modfl.
2832 * available. If scalbnl is also present we can emulate frexpl.
3298 * available. If ilogbl is also present we can emulate frexpl.
/openbsd/src/gnu/usr.bin/cvs/
DREADME.VMS60 emulate RSH for purposes of contacting a CVS server "in the usual way"
/openbsd/src/gnu/llvm/lld/docs/
DWebAssembly.rst140 In general, where possible, the WebAssembly linker attempts to emulate the
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.inc270 "TEST ONLY fail to read memory mappings to emulate sanitized "
/openbsd/src/gnu/lib/libreadline/
Dconfigure27 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
28 emulate sh
5085 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
5086 emulate sh
/openbsd/src/gnu/llvm/llvm/docs/
DExtendingLLVM.rst123 to emulate the narrower byteswap in the wider type.

1234567