Home
last modified time | relevance | path

Searched refs:emulator (Results 1 – 25 of 31) sorted by relevance

12

/linux/tools/arch/x86/dell-uart-backlight-emulator/
H A DMakefile4 dell-uart-backlight-emulator: dell-uart-backlight-emulator.c
15 @rm -f dell-uart-backlight-emulator
17 install : dell-uart-backlight-emulator
19 install -m 755 -p dell-uart-backlight-emulator $(DESTDIR)$(BINDIR)/dell-uart-backlight-emulator
H A DREADME15 This small emulator allows testing
32 ./dell-uart-backlight-emulator <path-to-/dev/tty*S#-for-second-port>
36 ./dell-uart-backlight-emulator /dev/ttyUSB0
43 the firmware version string from the emulator. If this works there
46 by matching output from the emulator.
H A D.gitignore1 dell-uart-backlight-emulator
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst4 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
H A Dnwfpe.rst14 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
H A Dindex.rst4 NetWinder's floating point emulator
H A Dnetwinder-fpe.rst6 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
H A Dtodo.rst48 introduce such a capability into the emulator. The FPCR contains
49 bits describing the rounding mode. The emulator could be altered to
/linux/Documentation/security/tpm/
H A Dtpm_vtpm_proxy.rst27 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/arch/mips/generic/
H A DKconfig118 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/samples/seccomp/
H A Dbpf-direct.c62 static void emulator(int nr, siginfo_t *info, void *void_context) in emulator() function
98 act.sa_sigaction = &emulator; in install_emulator()
/linux/drivers/platform/goldfish/
H A DKconfig10 Unless you are building for the Android Goldfish emulator say N here.
/linux/drivers/net/slip/
H A DKconfig20 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/arch/um/drivers/
H A DKconfig68 string "xterm channel default terminal emulator"
72 This option allows changing the default terminal emulator.
/linux/Documentation/arch/arm/
H A Dmem_alignment.rst43 slow (think about the floating point emulator) and
H A Darm.rst98 Although modularisation is supported (and required for the FP emulator),
/linux/Documentation/arch/s390/
H A D3270.rst32 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/Documentation/arch/openrisc/
H A Dopenrisc_port.rst76 QEMU is a processor emulator which we recommend for simulating the OpenRISC
/linux/Documentation/dev-tools/kunit/
H A Drun_manual.rst21 - Need to run on real hardware (or using an emulator/VM kunit_tool
H A Darchitecture.rst188 User-mode Linux configuration), or through an emulator such
/linux/arch/m68k/
H A DKconfig.devices30 bool "ARAnyM emulator support"
H A DKconfig.cpu352 correct rounding, the emulator can (often) do the same but this
354 it here. The emulator will then "only" calculate with a 64 bit
/linux/fs/fat/
H A DKconfig44 Linux, you can either use the DOS emulator DOSEMU, described in the
/linux/Documentation/arch/x86/
H A Dearlyprintk.rst123 your favorite terminal emulator (minicom, etc.) and set
/linux/arch/arm/
H A DKconfig1671 Say Y to include the NWFPE floating point emulator in the kernel.
1684 emulator. Otherwise, only 32 and 64-bit support is compiled in.
1687 floating point emulator without any good reason.
1695 Say Y here to include the FAST floating point emulator in the kernel.
1696 This is an experimental much faster emulator which now also has full

12