z390 64 bit instructions

Wrote a little 370 assembler program. But added a 64 bit instruction (LG), that wouldn’t have been available to the 370 Assembler. And it assembled fine.

         L     R8,0     32 bit
         LG    R9,0     64 bit