powerpc/module32: Use symbolic instructions names.
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 3 May 2019 06:40:16 +0000 (06:40 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 5 Jul 2019 14:29:50 +0000 (00:29 +1000)
commit4eb4516eada3ae469cd9d97c6dbe730ad3cdf2b6
tree4194e7d1758658989ae0a4a07d58d3b1084a33dd
parent7f9c929a7ff203eae60b4225bb6824c3eb31796c
powerpc/module32: Use symbolic instructions names.

To increase readability/maintainability, replace hard coded
instructions values by symbolic names.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/module_32.c