Home
last modified time | relevance | path

Searched full:hardware (Results 1 – 25 of 26) sorted by relevance

12

/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md11 hardware running a program.
27 ones. A program written for such abstract CPU can be run on any real hardware with the help of a
36 hardware world: the terms "operations", "operands", "registers" and "stack" have the same meaning.
38 to distinguish between an abstract system and the hardware.
213 language to some statically typed instruction set: after all, all native hardware instructions
219 no, they must not, virtual registers may hold value of different types (just as hardware registers,
Dtask_manager.md3 …e than one thread for solving one task or another. To optimize usage of hardware(cores)/OS(threads…
Dglossary.md36 * **Panda Bytecode** or **PBC** is a portable hardware-independent instruction set designed for
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md11 hardware running a program.
27 ones. A program written for such abstract CPU can be run on any real hardware with the help of a
36 hardware world: the terms "operations", "operands", "registers" and "stack" have the same meaning.
38 to distinguish between an abstract system and the hardware.
213 language to some statically typed instruction set: after all, all native hardware instructions
219 no, they must not, virtual registers may hold value of different types (just as hardware registers,
Dglossary.md36 * **Panda Bytecode** or **PBC** is a portable hardware-independent instruction set designed for
/arkcompiler/runtime_core/scripts/dep-lists/
Dubuntu-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu to Windows (all hardware targets)
Dubuntu-20-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 20.04 to Windows (all hardware targets)
Dubuntu-18-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 18.04 to Windows (all hardware targets)
/arkcompiler/runtime_core/static_core/scripts/dep-lists/
Dubuntu-18-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 18.04 to Windows (all hardware targets)
Dubuntu-24-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 24.04 to Windows (all hardware targets)
Dubuntu-22-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 22.04 to Windows (all hardware targets)
Dubuntu-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu to Windows (all hardware targets)
Dubuntu-20-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 20.04 to Windows (all hardware targets)
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/tests/
Dtest_result.py37 "hardware": "arm64-v8a",
157 "hardware": "arm64-v8a",
/arkcompiler/runtime_core/static_core/verification/util/
Dmem.h36 …For Windows: https://learn.microsoft.com/en-us/windows-hardware/drivers/gettingstarted/virtual-add…
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml132 hardware parallelism level (#CPUs) automatically.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dif_conversion_doc.md8 Hardware executes the program speculatively. It tries to predict the branch conditional(true or fal…
/arkcompiler/runtime_core/common_interfaces/base/
Druntime_param.h132 * The number of gc threads is ((the hardware concurrency / this value) - 1).
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D16_concurrency.rst28 Most modern hardware has multiple cores. To achieve maximum performance, the
D1_intro.rst125 realizing the full potential of any specific target hardware.
/arkcompiler/ets_runtime/common_components/mutator/
Dsatb_buffer.h29 …static constexpr size_t CACHE_LINE_ALIGN = 64; // for most hardware platfrom, the cache line is 64…
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dresult.py308 hardware: str = '' variable in MachineMeta
/arkcompiler/runtime_core/static_core/plugins/ets/doc/concurrency/
D01_concurrency_overview.rst22 In modern world most of the hardware have multiple number of cores. To achieve maximum performance …
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/
DruleSet.json179 "@performance/gif-hardware-decoding-check": 1
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DAtomics.ets79 * use hardware atomics instructions instead of locks.

12