| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | qemu-testing.rst | 7 QEMU system mode emulation 10 QEMU can be used to test LLDB in an emulation environment in the absence of 11 actual hardware. This page describes instructions to help setup a QEMU emulation 32 Create Ubuntu root file system image for QEMU system emulation with rootfs.sh 76 Run QEMU Arm or AArch64 system emulation using run-qemu.sh 100 **Example:** Run QEMU Arm or AArch64 system emulation using run-qemu.sh 113 Steps for running lldb-server in QEMU system emulation environment 118 * Find out ip address assigned to eth0 in emulation environment 120 * Setup ssh access between host machine and emulation environment 122 * Login emulation environment and install dependencies [all …]
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | mips-n32-emul.s | 2 # Check that LLD shows an error when N32 ABI emulation argument
|
| H A D | mips-elf-flags-binary.s | 2 # Check deducing MIPS specific ELF header flags from `emulation`.
|
| H A D | driver.test | 8 # UNKNOWN: unknown emulation: foo
|
| H A D | basic.s | 237 # UNKNOWN_EMUL: unknown emulation: wrong_emul_fbsd
|
| /llvm-project-15.0.7/llvm/lib/Target/Sparc/ |
| H A D | Sparc.td | 24 "Use software emulation for integer multiply and divide">; 63 "Use software emulation for floating point">;
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | FileTimeType.rst | 361 ``long long``. There is no need to get either ``__int128_t`` or ``timespec`` emulation 384 arithmetic emulation of ``timespec``. Each has its pros and cons, and both 485 Although the ``timespec`` emulation solution is feasible and would largely 489 An emulation of a builtin arithmetic type using a class is never going to act
|
| /llvm-project-15.0.7/libcxx/cmake/ |
| H A D | config-ix.cmake | 104 # TODO(compnerd) do we want to support an emulation layer that allows for the
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Config.h | 116 llvm::StringRef emulation; member
|
| H A D | InputFiles.cpp | 141 !config->bfdname.empty() ? config->bfdname : config->emulation; in isCompatible()
|
| H A D | Options.td | 267 def m: JoinedOrSeparate<["-"], "m">, HelpText<"Set target emulation">;
|
| /llvm-project-15.0.7/lld/ELF/Arch/ |
| H A D | MipsArchTree.cpp | 304 if (config->emulation.empty() || config->is64) in calcMipsEFlags()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | CaymanInstructions.td | 57 // RECIP_UINT emulation for Cayman
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 27 provides standard C/C++ libraries, filesystem emulation, GL and SDL
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | ReleaseNotes.rst | 207 emulation for ``std::nullptr_t`` in C++03 mode has been removed. After this change, 209 will be no way to opt back into the C++03 emulation of ``std::nullptr_t``.
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFeatures.td | 32 "Use software emulation for floating point"
|
| /llvm-project-15.0.7/lld/MinGW/ |
| H A D | Options.td | 88 def m: JoinedOrSeparate<["-"], "m">, HelpText<"Set target emulation">;
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | Options.td | 89 def m: JoinedOrSeparate<["-"], "m">, HelpText<"Set target emulation">;
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | HowToCrossCompileBuiltinsOnArm.rst | 203 emulation.
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | test.rst | 577 QEMU can be used to test LLDB in an emulation environment in the absence of 579 page describes how to setup an emulation environment using QEMU helper scripts
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 147 LANGOPT(TraditionalCPP , 1, 0, "traditional CPP emulation")
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPC.td | 244 // microcoded, and the software emulation is about twice as fast.
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx2bIssues.csv | 28 "`3421 <https://wg21.link/LWG3421>`__","Imperfect ADL emulation for boolean-testable","November 202…
|
| /llvm-project-15.0.7/mlir/test/Conversion/ArithmeticToSPIRV/ |
| H A D | arithmetic-to-spirv.mlir | 191 // expected-error @+1 {{bitwidth emulation is not implemented yet on unsigned op}} 1168 // expected-error@+1 {{bitwidth emulation is not implemented yet on unsigned op}}
|
| /llvm-project-15.0.7/lldb/docs/status/ |
| H A D | projects.rst | 250 Use instruction emulation to reduce the overhead for breakpoints
|