On Nov 23, 2021, at 15:17:59, Ngan, Robert (DXC Luxoft) wrote: > > ... I'd need a second yonder LOCTR to separate the table entries from the > character strings, since the table entries need to be contiguous. > That's the easy way.
> I'll use &SYSNDX for the names, cache 'em, and generate them with a 'FINAL' > type call. > Cache/FINAL is the hard way. On Nov 23, 2021, at 15:23:49, Charles Mills wrote: > > Because you can't <g>. It makes sense but you can't do it. > Would > > LA somereg,=C'blah') > > And an EX rather than an L. Would that work for you? Does require a base > register. LARL would not, but it's 6 bytes rather than 4. > And then an EX to select an entry in the LALR table (which he mentioned only in a later ply)? -- gil
