A nitpick, but why would you change everything to Jxx except BAL/BAS? JAS would be more consistent.
IEABRC is pretty clever, but I've found it pretty quick to just rename all the B* to J* and clean up the exceptions. However, in my recent environment, virtually no branches of any kind were hard-coded; only some macro maintenance was needed. sas On Thu, Nov 15, 2018 at 11:34 AM Charles Mills <[email protected]> wrote: > @Greg is right -- Jump is not a big learning curve with lots of gotchas > (unlike say 64-bit or AR mode). > > In addition to replacing Bxx with Jxx, you need to replace BAL with BRAS. > Again, works exactly the same, one-for-one, but no base register needed. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
