Searched full:hardware (Results 1 – 22 of 22) sorted by relevance
11 hardware running a program.27 ones. A program written for such abstract CPU can be run on any real hardware with the help of a36 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 instructions219 no, they must not, virtual registers may hold value of different types (just as hardware registers,
3 …e than one thread for solving one task or another. To optimize usage of hardware(cores)/OS(threads…
36 * **Panda Bytecode** or **PBC** is a portable hardware-independent instruction set designed for
14 # Panda dependencies list for cross-compiling from Ubuntu to Windows (all hardware targets)
14 # Panda dependencies list for cross-compiling from Ubuntu 20.04 to Windows (all hardware targets)
14 # Panda dependencies list for cross-compiling from Ubuntu 18.04 to Windows (all hardware targets)
14 # Panda dependencies list for cross-compiling from Ubuntu 22.04 to Windows (all hardware targets)
37 "hardware": "arm64-v8a",157 "hardware": "arm64-v8a",
36 …For Windows: https://learn.microsoft.com/en-us/windows-hardware/drivers/gettingstarted/virtual-add…
28 # The ARM floating point hardware. This will be a string like "neon" or
132 hardware parallelism level (#CPUs) automatically.
61 program logic, or even of the hardware. The program can recover in
122 realizing the full potential of any specific target hardware.
8 Hardware executes the program speculatively. It tries to predict the branch conditional(true or fal…
308 hardware: str = '' variable in MachineMeta
50 * use hardware atomics instructions instead of locks.
2117 …hether atomic operations for typed arrays of the given element size use hardware atomics instructi…