Home
last modified time | relevance | path

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

123

/freebsd-14.2/sys/cddl/dev/kinst/aarch64/
H A Dkinst_isa.c219 if (kp->kp_md.emulate) in kinst_invop()
255 kpmd->emulate = false; in kinst_instr_dissect()
258 kpmd->emulate = true; /* adr/adrp */ in kinst_instr_dissect()
260 kpmd->emulate = true; /* b */ in kinst_instr_dissect()
262 kpmd->emulate = true; /* b.cond */ in kinst_instr_dissect()
264 kpmd->emulate = true; /* bl */ in kinst_instr_dissect()
266 kpmd->emulate = true; /* cbnz/cbz */ in kinst_instr_dissect()
268 kpmd->emulate = true; /* tbnz/tbz */ in kinst_instr_dissect()
270 if (!kpmd->emulate) in kinst_instr_dissect()
H A Dkinst_isa.h23 bool emulate; /* emulate in sw */ member
/freebsd-14.2/sys/cddl/dev/kinst/riscv/
H A Dkinst_isa.c329 if (kp->kp_md.emulate) in kinst_invop()
370 kpmd->emulate = false; in kinst_instr_dissect()
382 kpmd->emulate = true; in kinst_instr_dissect()
393 kpmd->emulate = true; in kinst_instr_dissect()
402 kpmd->emulate = true; /* c.jr/c.jalr */ in kinst_instr_dissect()
407 if (!kpmd->emulate) in kinst_instr_dissect()
H A Dkinst_isa.h28 bool emulate; /* emulate in sw */ member
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUserProperties.td7 Desc<"Architecture to emulate.">;
/freebsd-14.2/sys/contrib/device-tree/Bindings/gpio/
H A Dibm,ppc4xx-gpio.txt5 another purpose. GPIO outputs are separately programmable to emulate
/freebsd-14.2/sys/arm/arm/
H A Dgeneric_timer.c317 int emulate; in tmr_setup_user_access() local
323 if (TUNABLE_INT_FETCH("hw.emulate_phys_counter", &emulate) && in tmr_setup_user_access()
324 emulate != 0) { in tmr_setup_user_access()
/freebsd-14.2/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dpartition.yaml50 description: This parameter, if present, allows one to emulate SLC mode
/freebsd-14.2/contrib/ntp/util/
H A DREADME40 that emulate WWV or IRIG (-B and -E). tg runs on Solaris.
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Darm-realview-eb.dts40 * Unless specified, QEMU will emulate an ARM926EJ-S core tile.
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst144 In general, where possible, the WebAssembly linker attempts to emulate the
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc270 "TEST ONLY fail to read memory mappings to emulate sanitized "
/freebsd-14.2/contrib/libcbor/
H A DCHANGELOG.md68 …- If you have previously relied on the broken behavior, you can use `cbor_move` to emulate as long…
/freebsd-14.2/crypto/heimdal/kadmin/
H A DChangeLog719 this to emulate anonymous unions
721 this to emulate anonymous unions
/freebsd-14.2/contrib/byacc/
H A Dconfigure26 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
27 emulate sh
7501 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
7502 emulate sh
/freebsd-14.2/contrib/bmake/
H A Dconfigure21 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
23 emulate sh
7198 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
7200 emulate sh
/freebsd-14.2/contrib/tcpdump/
H A Dconfigure19 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
21 emulate sh
9835 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
9837 emulate sh
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl.pod250 facility to emulate an SSL/TLS-aware webserver.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrData.td502 /// since M68k does not have those we need to emulate. These instructions
/freebsd-14.2/contrib/libpcap/
H A Dconfigure19 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
21 emulate sh
14103 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
14105 emulate sh
/freebsd-14.2/crypto/heimdal/
H A Dltmain.sh87 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
88 emulate sh
/freebsd-14.2/contrib/libarchive/
H A DNEWS198 Jun 16, 2011: Add tar:compat-2x option to emulate broken libarchive 2.x
/freebsd-14.2/contrib/sqlite3/
H A Dconfigure21 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
23 emulate sh
14957 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
14959 emulate sh
/freebsd-14.2/contrib/file/
H A Dconfigure21 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
23 emulate sh
15936 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
15938 emulate sh
/freebsd-14.2/contrib/openbsm/
H A Dconfigure19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 emulate sh
14469 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
14470 emulate sh

123