powerpc/64s/exception: remove H concatenation for EXC_HV variants
authorNicholas Piggin <npiggin@gmail.com>
Sat, 22 Jun 2019 13:15:11 +0000 (23:15 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jul 2019 10:23:51 +0000 (20:23 +1000)
commit4508a74a63154fea5c2d36d8ad064273c5ea9608
treed214f8c3d70fd1e47636e0805443a9080d259296
parent1efd8caa9a9192e6820d267c780c110a9f54336f
powerpc/64s/exception: remove H concatenation for EXC_HV variants

Replace all instances of this with gas macros that test the hsrr
parameter and use the appropriate register names / labels.

No generated code change.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Remove extraneous 2nd check for 0xea0 in SOFTEN_TEST]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/exception-64s.h
arch/powerpc/include/asm/head-64.h
arch/powerpc/kernel/exceptions-64s.S