commit | 9b3441a6b0e1ed4796e7f5a8586c4d6023c4e3ab | [log] [tgz] |
---|---|---|
author | Tiezhu Yang <yangtiezhu@loongson.cn> | Sat Feb 25 15:52:57 2023 +0800 |
committer | Huacai Chen <chenhuacai@loongson.cn> | Sat Feb 25 22:12:17 2023 +0800 |
tree | 6797eb04b76a2228e91a75c5e83e6e7564d1e140 | |
parent | 424421a7f34c1222d20a6c279f13b9caa71ecc83 [diff] |
LoongArch: Simulate branch and PC* instructions According to LoongArch Reference Manual, simulate branch and PC* instructions, this is preparation for later patch. Link: https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html#branch-instructions Link: https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html#_pcaddi_pcaddu121_pcaddu18l_pcalau12i Tested-by: Jeff Xie <xiehuan09@gmail.com> Co-developed-by: Jinyang He <hejinyang@loongson.cn> Signed-off-by: Jinyang He <hejinyang@loongson.cn> Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>