Home
last modified time | relevance | path

Searched +full:single +full:- +full:dimensional (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/tests/cts-generator/cts-template/
Dnewarr.yaml6 # http://www.apache.org/licenses/LICENSE-2.0
15 - name: pandasm_header
24 - name: java
27 - name: java_header
43 - name: NegativeArraySize_p
46 - name: NegativeArraySize_j
51 - name: oome_p
54 - name: oome_j
59 - file-name: 'newarr'
63 …Create a new single-dimensional array of given type and size and put a reference to it into regist…
[all …]
/ark/runtime_core/isa/
Disa.yaml6 # http://www.apache.org/licenses/LICENSE-2.0
14 ---
17 - name: General design
21 - name: Registers
23 Registers are wide enough to hold a single reference when working with objects.
31 - name: Accumulator
40 register-to-register moves.
42 - name: Calling sequence
48 …On return, callee frame is destroyed. If function return value is non-void, it is passed to caller…
52 - name: Supported primitive types
[all …]