Home
last modified time | relevance | path

Searched full:dedicated (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/verification/util/
Dindex.h27 // as dedicated invalid value
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md99 Panda bytecode has a dedicated register called _accumulator_, which is addressed implicitly
189 numbers and store the result into accumulator, we will need a dedicated `adda_d ...`, etc.
Ddesign-of-interpreter.md42 1. There is a dedicated register called accumulator, which is addressed implicitly by some
44 1. Bytecode's instruction set architecture is machine-readable with a dedicated API for
Dirtoc.md115 ## Dedicated registers
Dassembly_format.md5 …plain text files, they are supposed to be fed to the Panda assembler, a dedicated tool that transl…
/arkcompiler/runtime_core/tests/benchmarks/
DCMakeLists.txt245 # between the source trees. Dedicated targets are created for
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h59 // Below flags are used for GC, and each flag has a dedicated bit starting from the 3rd bit.
/arkcompiler/runtime_core/isa/
Disa.yaml19 …VM is register based with dedicated accumulator register, which serves as an implicit operand to i…