/linux-4.1.27/arch/x86/math-emu/ |
D | README | 2 | wm-FPU-emu an FPU emulator for 80386 and 80486SX microprocessors. | 25 wm-FPU-emu is an FPU emulator for Linux. It is derived from wm-emu387 26 which was my 80387 emulator for early versions of djgpp (gcc under 29 the original Linux math emulator by Linus Torvalds. 38 in the detailed behaviour of the emulator and a real 80486. 48 For more information on the emulator and on floating point topics, see 80 The code of the emulator is complicated slightly by the need to 81 account for a limited form of re-entrancy. Normally, the emulator will 83 However, it may happen that when the emulator is accessing the user 84 memory space, swapping may be needed. In this case the emulator may be [all …]
|
/linux-4.1.27/Documentation/arm/nwfpe/ |
D | NOTES | 1 There seems to be a problem with exp(double) and our emulator. I haven't 2 been able to track it down yet. This does not occur with the emulator 5 I also found one oddity in the emulator. I don't think it is serious but 13 f4 had been converted to an extended value in the emulator. 19 emulator sees a multiply of a double and extended, it promotes the double to
|
D | README | 11 I have attempted to make the emulator as portable as possible. One of 19 All the other files contain emulator specific code. This should allow 20 others to port the emulator to NetBSD for instance relatively easily. 34 so far in the emulator. The file TODO contains a information on what 35 remains to be done, and other ideas for the emulator. 39 work correctly when your emulator is installed" are useful for
|
D | README.FPE | 2 emulator. 92 extended precision operands. The emulator currently does not check 149 emulator directly. It is possible to run with no floating point module 155 distribution) can be loaded to replace the functionality of the emulator
|
D | TODO | 45 introduce such a capability into the emulator. The FPCR contains 46 bits describing the rounding mode. The emulator could be altered to
|
/linux-4.1.27/Documentation/isdn/ |
D | README.audio | 6 When enabled during kernel configuration, the tty emulator of the ISDN 88 with ATA, depending on the calling service, the emulator 91 On outgoing voice calls, the emulator responds with VCON 97 Upon AT+VRX command, the emulator responds with CONNECT, and 128 When sending audio data, upon AT+VTX command, emulator responds with
|
D | README.fax | 5 When enabled during kernel configuration, the tty emulator
|
D | README | 79 128 tty-devices (64 cuix and 64 ttyIx) with integrated modem-emulator:
|
/linux-4.1.27/samples/seccomp/ |
D | bpf-direct.c | 61 static void emulator(int nr, siginfo_t *info, void *void_context) in emulator() function 97 act.sa_sigaction = &emulator; in install_emulator()
|
/linux-4.1.27/tools/perf/Documentation/ |
D | android.txt | 58 You need to connect to your Android device/emulator using adb. 77 Run perf on your device/emulator to which you previously connected using adb:
|
/linux-4.1.27/drivers/net/slip/ |
D | Kconfig | 19 to be able to use it, but there is now a SLIP emulator called SLiRP 53 you plan to use SLiRP, the SLIP emulator (available from
|
/linux-4.1.27/Documentation/arm/ |
D | 00-INDEX | 44 - NWFPE floating point emulator documentation
|
D | mem_alignment | 39 slow (think about the floating point emulator) and
|
D | README | 89 Although modularisation is supported (and required for the FP emulator),
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | Kconfig | 62 If you say Y here, the modem-emulator will support a subset of the 75 If you say Y here, the modem-emulator will support a subset of the
|
/linux-4.1.27/drivers/isdn/ |
D | Kconfig | 29 in AT-compatible modem emulator. Network devices support autodial,
|
/linux-4.1.27/fs/ |
D | Kconfig.binfmt | 140 this to work, you need to have the emulator /usr/bin/em86 in place. 156 the Linux DOS emulator DOSEMU (read the DOSEMU-HOWTO, available from
|
/linux-4.1.27/net/ipx/ |
D | Kconfig | 13 within the Linux DOS emulator DOSEMU (read the DOSEMU-HOWTO,
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.txt | 28 another 3270 emulator, started from an xterm window on your PC or 133 3279, or use the 3270 emulator of your choice. You would be 134 running the emulator on your PC or workstation. You would use
|
D | Debugging390.txt | 908 object file. In the 3270 terminal emulator x3270 there is a very useful option
|
/linux-4.1.27/fs/fat/ |
D | Kconfig | 41 Linux, you can either use the DOS emulator DOSEMU, described in the
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig.devices | 28 bool "ARAnyM emulator support"
|
D | Kconfig.cpu | 312 correct rounding, the emulator can (often) do the same but this 314 it here. The emulator will then "only" calculate with a 64 bit
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | vendor-prefixes.txt | 156 qemu QEMU, a generic and open source machine emulator and virtualizer
|
/linux-4.1.27/Documentation/x86/ |
D | earlyprintk.txt | 109 your favorite terminal emulator (minicom, etc.) and set
|
D | intel_mpx.txt | 21 http://software.intel.com/en-us/articles/intel-software-development-emulator
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig.debug | 56 handler, the NMI handler, the reset vector, or in emulator mode,
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig.debug | 50 emulated by the in-kernel emulator. Counters for the various classes
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 2012 Say Y to include the NWFPE floating point emulator in the kernel. 2025 emulator. Otherwise, only 32 and 64-bit support is compiled in. 2028 floating point emulator without any good reason. 2036 Say Y here to include the FAST floating point emulator in the kernel. 2037 This is an experimental much faster emulator which now also has full
|
D | Kconfig.debug | 1147 the I/O facilities on a host debugger/emulator through a 1148 simple SVC call. The host debugger or emulator must have
|
/linux-4.1.27/Documentation/powerpc/ |
D | hvcs.txt | 233 env variable is set to the exact terminal type of the terminal emulator 452 is to export TERM to the terminal type of your terminal emulator when you
|
/linux-4.1.27/drivers/power/ |
D | Kconfig | 432 Goldfish emulator.
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2148 bool "MIPS R2-to-R6 emulator" 2153 Even if you say 'Y' here, the emulator will still be disabled by 2157 comment "MIPS R2-to-R6 emulator is only available for UP kernels" 2652 size and complexity of the compiled FPU emulator. Thus if you are
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap3-n900.dts | 818 * all on real hw. It works well without it on emulator.
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio.txt | 345 to the emulator as the primary codec information. See the debug tools 814 hda-emu is an HD-audio emulator. The main purpose of this program is
|
/linux-4.1.27/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 257 program as init, and test it under an emulator like qemu (www.qemu.org) or
|
/linux-4.1.27/drivers/input/keyboard/ |
D | Kconfig | 511 device emulator.
|
/linux-4.1.27/net/sched/ |
D | Kconfig | 198 tristate "Network emulator (NETEM)"
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 289 vcpu->arch.mmio_gfn, and call the emulator
|
/linux-4.1.27/Documentation/sound/oss/ |
D | README.OSS | 498 has a software (TRS) based FM emulator. 581 General MIDI emulator. There is also a SB 1.5 compatible playback mode.
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 382 Goldfish (Android emulator) 457 Goldfish emulator say N here.
|
/linux-4.1.27/init/ |
D | Kconfig | 228 you want to run the DOS emulator dosemu under Linux (read the
|
/linux-4.1.27/ |
D | CREDITS | 2482 D: Author of the FPU emulator.
|
D | MAINTAINERS | 4096 W: http://floatingpoint.sourceforge.net/emulator/index.html
|