MIPS: Unify define of CP0 registers for uasm code
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Fri, 9 Feb 2024 18:07:47 +0000 (18:07 +0000)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 20 Feb 2024 11:41:51 +0000 (12:41 +0100)
commita77dabc8e8e4686f542f35e9e3ef09310b018b23
treeb0338f4861ac9713767aea1171ae5679d4710c22
parentb401b621758e46812da61fa58a67c3fd8d91de0d
MIPS: Unify define of CP0 registers for uasm code

Definitions of uasm variant of CP0 registers are unified to
mipsregs.h, so they lay together with uasm variant of
the code.

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