commit | de541d60157a1716c0e2f04971fd2dd97ade7b7e | [log] [tgz] |
---|---|---|
author | WANG Xuerui <git@xen0n.name> | Sun May 03 18:33:02 2020 +0800 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Sun May 17 10:26:08 2020 +0200 |
tree | 961f8f63488f44700ff3c52fb1d37932adb6ffcd | |
parent | d9a51fd594d8034be49060dd8438f6315754cc8e [diff] |
MIPS: Loongson64: fix typos in loongson_regs.h Fix some symbol names to align with Loongson's User Manual wording. Also correct the comment in csr_readq() suggesting the wrong instruction in use. Fixes: 6a6f9b7dafd50efc ("MIPS: Loongson: Add CFUCFG&CSR support") Signed-off-by: WANG Xuerui <git@xen0n.name> Cc: Huacai Chen <chenhc@lemote.com> Cc: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>