Skip to content

MIPS - JAL missing CALL/jump group #2448

@OBarronCS

Description

@OBarronCS

In disassembling the MIPS JAL instruction, a group indicating it is a CALL (or any type of jump) instruction is missing.

image

Instruction bytes giving faulty results

0x04,0x00,0x00,0x0c

Expected results

The details should contain the call group.

Steps to get the wrong result

With cstool:

cstool -d mips 0x0400000c
Questions Answers
OS/arch/bits Ubuntu x86
Architecture mips
Source of Capstone `Python release 5.0.2"
Version/git commit v5.0.1280

Metadata

Metadata

Assignees

No one assigned

    Labels

    MipsArchbugSomething is not working as it should

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions