Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/
Dindex.h27 // as dedicated invalid value
Dmem.h30 were options for supporting 4/4s split or dedicated kernel address space (on those
/arkcompiler/runtime_core/static_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…
Dimport-export.md336 * Only one default export can exist per module, because it has a dedicated syntax
/arkcompiler/runtime_core/docs/
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
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.
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/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dcommon_utils.h219 /* Dedicated for Vector */
/arkcompiler/runtime_core/tests/benchmarks/
DCMakeLists.txt245 # between the source trees. Dedicated targets are created for
/arkcompiler/runtime_core/static_core/tests/benchmarks/
DCMakeLists.txt251 # between the source trees. Dedicated targets are created for
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_data_dep_base.cpp24 /** It is a yield point if loading from a dedicated
Daarch64_call_conv.cpp590 * a dedicated general purpose register to carry inter-procedural state
Daarch64_ebo.cpp139 * It is a yieldpoint if loading from a dedicated in IsYieldPoint()
Daarch64_dependence.cpp758 * It is a yieldpoint if loading from a dedicated in IsYieldPoint()
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h77 // 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…
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml19 …VM is register based with dedicated accumulator register, which serves as an implicit operand to i…