MIPS: kvm/entry: Use GPR number macros
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Fri, 9 Feb 2024 18:07:53 +0000 (18:07 +0000)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 20 Feb 2024 11:41:52 +0000 (12:41 +0100)
commit881c8e055dc827861e44dcd04857b3f756a569f5
treea08e563b4b0f212ab03f5d0898a8ff2d660a735c
parent8cc461b85feb5444a78ecbd0d81a70ebfb507574
MIPS: kvm/entry: Use GPR number macros

Use GPR number macros in uasm code generation parts to
reduce code duplication.

No functional change.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kvm/entry.c