Lines Matching full:data
6 <title>fill-array-data</title>
12 <h1>fill-array-data</h1>
17 Fill the given array with the indicated data. The reference must be to an array
18 of primitives, and the data table must match it in type and size.
39 <td>fill-array-data vAA, +BBBBBBBB <i>(with supplemental data as specified
40 below in "<code>fill-array-data</code> Format")</i></td>
42 <code>B:</code> signed "branch" offset to table data (32 bits)</td>
54 vA must be a reference-bearing register (according to data flow) and contain
67 The table entry size must match the size of the data type of the array.
78 The contents of the array referenced by vA are filled with the table data,