In PowerPC as, refactor the hi16/ha16/lo16 code.
authorGeorge Koehler <xkernigh@netscape.net>
Tue, 31 Jan 2017 16:35:57 +0000 (11:35 -0500)
committerGeorge Koehler <xkernigh@netscape.net>
Wed, 1 Feb 2017 15:09:46 +0000 (10:09 -0500)
commitf34a1764652499fbfe06f88d3ac3e92307816385
treead7074f055657c0dafcd33ddfd4db02fd85a9227
parentf4cfbedd5c74e82494770afd62f9fe22e1cba8c7
In PowerPC as, refactor the hi16/ha16/lo16 code.

This defers the call to newrelo() until we know the instruction.  In
the future, I might be able to check the instruction's opcode against
the opcodes known to our linker led.
mach/powerpc/as/mach1.c
mach/powerpc/as/mach4.c
mach/powerpc/as/mach5.c