• WANG Xuerui's avatar
    LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs() · 325a38b5
    WANG Xuerui authored
    Use ISA manual names for BADV and CPUCFG.PRID lines in show_regs(), for
    stylistic consistency with the other lines already touched.
    
    While at it, also include current CPU's full name in show_regs() output.
    It may be more helpful for developers looking at the resulting dumps,
    because multiple distinct CPU models may share the same PRID. Not having
    this info available may hide problems only found on some but not all of
    the models sharing one specific PRID.
    Signed-off-by: default avatarWANG Xuerui <git@xen0n.name>
    Signed-off-by: default avatarHuacai Chen <chenhuacai@loongson.cn>
    325a38b5
traps.c 24.4 KB