MIPS: tlbex: Use GPR number macros
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Fri, 9 Feb 2024 18:07:52 +0000 (18:07 +0000)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 20 Feb 2024 11:41:52 +0000 (12:41 +0100)
commit8cc461b85feb5444a78ecbd0d81a70ebfb507574
treebeb9581fcb05697207e3e0348481bd3ab1bb72fe
parent6aec8e0502febd5eab4d257e9afacfa86ccd3374
MIPS: tlbex: 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/mm/tlbex.c