Commit 73629e3
LoongArch: Add more instruction opcodes and emit_* helpers
mainline inclusion
from mainline-v6.7-rc1
category: bugfix
This patch adds more instruction opcodes and their corresponding emit_*
helpers which will be used in later patches.
Signed-off-by: Hengqi Chen <hengqi.chen@gmail.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
[ Conflict because of ("LoongArch: KVM: Add cpucfg area for kvm hypervisor
") upstream merge before ]
(cherry picked from commit add2802)
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Conflicts:
arch/loongarch/include/asm/inst.h1 parent 1d1623f commit 73629e3
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
574 | 576 | | |
575 | 577 | | |
576 | 578 | | |
| 579 | + | |
| 580 | + | |
577 | 581 | | |
578 | 582 | | |
579 | 583 | | |
| |||
625 | 629 | | |
626 | 630 | | |
627 | 631 | | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
628 | 635 | | |
629 | 636 | | |
630 | 637 | | |
| |||
713 | 720 | | |
714 | 721 | | |
715 | 722 | | |
| 723 | + | |
716 | 724 | | |
717 | 725 | | |
718 | 726 | | |
| 727 | + | |
| 728 | + | |
719 | 729 | | |
720 | 730 | | |
721 | 731 | | |
| |||
727 | 737 | | |
728 | 738 | | |
729 | 739 | | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
730 | 743 | | |
731 | 744 | | |
732 | 745 | | |
| |||
0 commit comments