Lines Matching full:array
6 <title>filled-new-array/range</title>
12 <h1>filled-new-array/range</h1>
17 Construct an array of the given type and size, filling it with the supplied
18 contents. Clarifications and restrictions are the same as filled-new-array,
35 <td>filled-new-array/range {vCCCC .. vNNNN}, type@BBBB</td>
36 <td><code>A:</code> array size and argument word count (8 bits)<br/>
58 If the array type is a simple type, vI must be a simple type, too.
61 If the array type is a reference type, vI must be a reference type, too.
69 The type denoted by B must be an array type.
111 move-result-object instruction immediately following this filled-new-array