• Subject: Re: instruction pointers. calling a module.
  • From: "Leif Svalgaard" <leif@xxxxxxxx>
  • Date: Thu, 7 Jun 2001 13:31:06 -0500

Is there a NOOP in mi?
 
Could NOOP's be included in the mi code, run thru the QPRCRTPG api, then the pgm is patched with the risc coded needed to set the registers and branch to the code in another module?
 
===> yes there is a NOOP, but you are better off with some dummy instructions:
DCL DD DUMMY;
CPYNV DUMMY, 1;
CPYNV DUMMY, 2;
etc.
 
the patch the CPYNV instructions
 
 
 

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.