[PATCH v2 0/2] objtool/LoongArch: Decode more instructions

Tiezhu Yang posted 2 patches 2 weeks, 1 day ago
tools/arch/loongarch/include/asm/inst.h | 12 +++++++++
tools/objtool/arch/loongarch/decode.c   | 33 ++++++++++++++++++++++---
2 files changed, 42 insertions(+), 3 deletions(-)
[PATCH v2 0/2] objtool/LoongArch: Decode more instructions
Posted by Tiezhu Yang 2 weeks, 1 day ago
v2: Add patch #2 suggested by WANG Rui.

Tiezhu Yang (2):
  objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
  objtool/LoongArch: Mark types based on break immediate code

 tools/arch/loongarch/include/asm/inst.h | 12 +++++++++
 tools/objtool/arch/loongarch/decode.c   | 33 ++++++++++++++++++++++---
 2 files changed, 42 insertions(+), 3 deletions(-)

-- 
2.42.0
Re: [PATCH v2 0/2] objtool/LoongArch: Decode more instructions
Posted by Huacai Chen 2 weeks ago
Applied if no objections, thanks.

Huacai

On Tue, Sep 16, 2025 at 8:25 PM Tiezhu Yang <yangtiezhu@loongson.cn> wrote:
>
> v2: Add patch #2 suggested by WANG Rui.
>
> Tiezhu Yang (2):
>   objtool/LoongArch: Mark special atomic instruction as INSN_BUG type
>   objtool/LoongArch: Mark types based on break immediate code
>
>  tools/arch/loongarch/include/asm/inst.h | 12 +++++++++
>  tools/objtool/arch/loongarch/decode.c   | 33 ++++++++++++++++++++++---
>  2 files changed, 42 insertions(+), 3 deletions(-)
>
> --
> 2.42.0
>
>