Home
last modified time | relevance | path

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

/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-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-22-04-cross-windows14 # Panda dependencies list for cross-compiling from Ubuntu 22.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/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/toolchain/build/config/
Darm.gni28 # The ARM floating point hardware. This will be a string like "neon" or
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvmbackend.yaml132 hardware parallelism level (#CPUs) automatically.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D12_errors.rst61 program logic, or even of the hardware. The program can recover in
D1_intro.rst122 realizing the full potential of any specific target hardware.
/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/static_core/tests/vm-benchmarks/src/vmb/
Dresult.py308 hardware: str = '' variable in MachineMeta
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/
DAtomics.sts50 * use hardware atomics instructions instead of locks.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst2117 …hether atomic operations for typed arrays of the given element size use hardware atomics instructi…