Hi, Is it possible to force an Assembler program to hit an access error if it tries to load data from the low core (page starting from address zero)?Assembler *PROCESS FLAG(PAGE0) " helps to find cases like MVC TARGET,1But will it be possible to have a run time detection and possibly a dump if the program tries to do things likeLA R5,1MVC TARGET,0(R5)Basically, any way to restrict access of an application program to PSA- first control block? Regards,Syama
- Blocking Low core access from Assembler programs syama prasad
- Re: Blocking Low core access from Assembler progra... Mike Shaw
- Re: Blocking Low core access from Assembler pr... syama prasad
- Re: Blocking Low core access from Assembler progra... Seymour J Metz
- Re: Blocking Low core access from Assembler pr... Gary Weinhold
- Re: Blocking Low core access from Assemble... Seymour J Metz
- Re: Blocking Low core access from Assemble... Tony Harminc
- Re: Blocking Low core access from Asse... Martin Ward
- Re: Blocking Low core access from... John McKown
- Re: Blocking Low core access ... Tony Harminc
- Re: Blocking Low core access from Assembler progra... Retired Mainframer
