MPE/iX Intrinsics Reference Manual (32650-90875)
Chapter 4 99
Command Definitions (ABORTSESS - FCLOSE)
DMOVIN
transferring the data is the address of ARA[10]. If ARA is an array of half words, the four
half words are moved to ARA[10] through ARA[13], as shown in <Undefined
Cross-Reference>.
Figure 4-1. DMOVIN Data Movement.
ARA[1..n] Extra Data Segment
1 +--------------+ 0 +--------------+
2 |--------------| 1 |--------------|
3 |--------------| 2 +--------------+
4 |--------------| .
5 |--------------| .
6 |--------------| .
7 |--------------| +--------------+
8 |--------------| 420 |--------------|
9 |--------------| 421 |--------------|
10 |--------------| <-------- 422 |--------------|
11 |--------------| <-------- 423 |--------------|
12 |--------------| <-------- 424 |--------------|
13 |--------------| <-------- 425 +--------------+
14 +--------------+
. .
. .
. .
+--------------+ +--------------+
n +--------------+ 12000 +--------------+
Condition Codes
CCE (2) Request granted.
CCG (0) Request denied. A bounds-check failure occurred.
CCL (1) Request denied. Illegal
index
or
number
parameter.
Related Information
Intrinsics DMOVOUT, GETDSEG
Manual Introduction to MPE XL for MPE V Programmers