Searched refs:emulator (Results 1 – 25 of 51) sorted by relevance
123
/linux-6.1.9/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-6.1.9/Documentation/arm/nwfpe/ |
D | notes.rst | 4 There seems to be a problem with exp(double) and our emulator. I haven't 5 been able to track it down yet. This does not occur with the emulator 8 I also found one oddity in the emulator. I don't think it is serious but 16 f4 had been converted to an extended value in the emulator. 22 emulator sees a multiply of a double and extended, it promotes the double to
|
D | nwfpe.rst | 14 I have attempted to make the emulator as portable as possible. One of 22 All the other files contain emulator specific code. This should allow 23 others to port the emulator to NetBSD for instance relatively easily. 37 so far in the emulator. The file TODO contains a information on what 38 remains to be done, and other ideas for the emulator. 42 work correctly when your emulator is installed" are useful for
|
D | index.rst | 4 NetWinder's floating point emulator
|
D | netwinder-fpe.rst | 6 emulator. 98 extended precision operands. The emulator currently does not check 155 emulator directly. It is possible to run with no floating point module 161 distribution) can be loaded to replace the functionality of the emulator
|
D | todo.rst | 48 introduce such a capability into the emulator. The FPCR contains 49 bits describing the rounding mode. The emulator could be altered to
|
/linux-6.1.9/Documentation/devicetree/bindings/goldfish/ |
D | battery.txt | 3 Android goldfish battery device generated by android emulator. 7 - compatible : should contain "google,goldfish-battery" to match emulator
|
D | audio.txt | 3 Android goldfish audio device generated by android emulator. 7 - compatible : should contain "google,goldfish-audio" to match emulator
|
D | pipe.txt | 3 Andorid pipe virtual device generated by android emulator. 7 - compatible : should contain "google,android-pipe" to match emulator
|
D | tty.txt | 3 Android goldfish tty device generated by android emulator. 7 - compatible : should contain "google,goldfish-tty" to match emulator
|
D | events.txt | 3 Android goldfish events keypad device generated by android emulator. 7 - compatible : should contain "google,goldfish-events-keypad" to match emulator
|
/linux-6.1.9/Documentation/security/tpm/ |
D | tpm_vtpm_proxy.rst | 27 is passed to the TPM emulator. Software inside the container can then send 28 TPM commands using the character device and the emulator will receive the 34 whether TPM 1.2 or TPM 2 functionality is supported by the TPM emulator.
|
/linux-6.1.9/arch/mips/generic/ |
D | Kconfig | 118 bool "Support Ranchu platform for Android emulator" 120 This enables support for the platform used by Android emulator. 124 Android emulator. Android emulator is based on Qemu, and contains
|
/linux-6.1.9/samples/seccomp/ |
D | bpf-direct.c | 62 static void emulator(int nr, siginfo_t *info, void *void_context) in emulator() function 98 act.sa_sigaction = &emulator; in install_emulator()
|
/linux-6.1.9/Documentation/devicetree/bindings/rtc/ |
D | google,goldfish-rtc.txt | 3 Android Goldfish RTC device used by Android emulator.
|
/linux-6.1.9/Documentation/devicetree/bindings/display/ |
D | google,goldfish-fb.txt | 3 Android Goldfish framebuffer device used by Android emulator.
|
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/ |
D | google,goldfish-pic.txt | 4 emulator.
|
/linux-6.1.9/drivers/platform/goldfish/ |
D | Kconfig | 9 Unless you are building for the Android Goldfish emulator say N here.
|
/linux-6.1.9/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-6.1.9/drivers/net/slip/ |
D | Kconfig | 20 to be able to use it, but there is now a SLIP emulator called SLiRP 54 you plan to use SLiRP, the SLIP emulator (available from
|
/linux-6.1.9/Documentation/dev-tools/kunit/ |
D | run_manual.rst | 21 - Need to run on real hardware (or using an emulator/VM kunit_tool
|
/linux-6.1.9/Documentation/arm/ |
D | mem_alignment.rst | 43 slow (think about the floating point emulator) and
|
/linux-6.1.9/Documentation/openrisc/ |
D | openrisc_port.rst | 70 QEMU is a processor emulator which we recommend for simulating the OpenRISC
|
/linux-6.1.9/Documentation/s390/ |
D | 3270.rst | 32 another 3270 emulator, started from an xterm window on your PC or 145 3279, or use the 3270 emulator of your choice. You would be 146 running the emulator on your PC or workstation. You would use
|
/linux-6.1.9/arch/m68k/ |
D | Kconfig.devices | 29 bool "ARAnyM emulator support"
|
123