attribute((armode)) can only be used to access the dataspaces that are provided as part of the AR facility. It cannot be used to access things like common storage areas or sub-pools. What in particular are you trying to access?
Hopefully the previous answer helped. If it didn't, please let us know what in particular you are trying to access.
----------------------------------------------------
Answered by Nicole Trudeau on Oct 30, 2018
----------------------------------------------------
Original Message:
Sent: Thu May 21, 2020 02:36 AM
From: FANG LU
Subject: The documentation for Metal C ARMODE talks about using ARMODE to access a dataspace. Does Metal C support access another address space using ARMODE?
I would like to use Metal C and AR MODE to move data from one address space to another. The documentation all talks about using AR MODE to access a dataspace. Can attribute((armode)) also be used to access another address space that is not a dataspace?
------------------------------
FANG LU
------------------------------