Accelerator Manual (G06.27+, H06.04+, J06.03+)
Accelerator Command Summary
Accelerator Manual—527303-003
10-3
Options
SafeAliasingRules_On [proc]
SafeAliasingRules_Off [proc]
Specifies whether or not the program or named procedure requires
the Accelerator to generate code to account for piecemeal
modifications to pointers by means of indirect addressing.
Yes
SuppressMsg proc message-
number
Directs the Accelerator to suppress the specified warning or note
message for the named procedure. SuppressMsg cannot be used to
suppress an error message.
No
TruncateIndexing_On [proc]
TruncateIndexing_Off [proc]
Specifies whether or not the program or named procedure requires
the Accelerator to generate code to truncate computed addresses to
16 bits
Yes
UC
UL
SC
SL
Identifies the code space in which the accelerated program will
execute. UC identifies user code; UL identifies user library; SC
identifies system code; SL identifies system library.
No
UserLib file-name Specifies the accelerated user library file called by the user code file
that you want to accelerate.
No
Table 10-1. Accelerator Options (page 2 of 2)
Options (bold=default) Purpose
Scope can
be defined