| /freebsd-14.2/sys/cddl/dev/kinst/aarch64/ |
| H A D | kinst_isa.c | 219 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 D | kinst_isa.h | 23 bool emulate; /* emulate in sw */ member
|
| /freebsd-14.2/sys/cddl/dev/kinst/riscv/ |
| H A D | kinst_isa.c | 329 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 D | kinst_isa.h | 28 bool emulate; /* emulate in sw */ member
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/ |
| H A D | PlatformQemuUserProperties.td | 7 Desc<"Architecture to emulate.">;
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | ibm,ppc4xx-gpio.txt | 5 another purpose. GPIO outputs are separately programmable to emulate
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | generic_timer.c | 317 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 D | partition.yaml | 50 description: This parameter, if present, allows one to emulate SLC mode
|
| /freebsd-14.2/contrib/ntp/util/ |
| H A D | README | 40 that emulate WWV or IRIG (-B and -E). tg runs on Solaris.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | arm-realview-eb.dts | 40 * Unless specified, QEMU will emulate an ARM926EJ-S core tile.
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ |
| H A D | WebAssembly.rst | 144 In general, where possible, the WebAssembly linker attempts to emulate the
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_flags.inc | 270 "TEST ONLY fail to read memory mappings to emulate sanitized "
|
| /freebsd-14.2/contrib/libcbor/ |
| H A D | CHANGELOG.md | 68 …- 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 D | ChangeLog | 719 this to emulate anonymous unions 721 this to emulate anonymous unions
|
| /freebsd-14.2/contrib/byacc/ |
| H A D | configure | 26 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 D | configure | 21 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 D | configure | 19 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 D | openssl.pod | 250 facility to emulate an SSL/TLS-aware webserver.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrData.td | 502 /// since M68k does not have those we need to emulate. These instructions
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | configure | 19 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 D | ltmain.sh | 87 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 88 emulate sh
|
| /freebsd-14.2/contrib/libarchive/ |
| H A D | NEWS | 198 Jun 16, 2011: Add tar:compat-2x option to emulate broken libarchive 2.x
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | configure | 21 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 D | configure | 21 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 D | configure | 19 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
|