Go to the documentation of this file. 1 #ifndef CAPSTONE_MIPS_H
2 #define CAPSTONE_MIPS_H
18 #pragma warning(disable:4201)
@ MIPS_OP_REG
= CS_OP_REG (Register operand).
mips_op_mem mem
base/index/scale/disp value for MEM operand
@ MIPS_OP_MEM
= CS_OP_MEM (Memory operand).
@ MIPS_GRP_INVALID
= CS_GRP_INVALID
@ MIPS_GRP_BRANCH_RELATIVE
= CS_GRP_BRANCH_RELATIVE
@ MIPS_OP_INVALID
= CS_OP_INVALID (Uninitialized).
@ MIPS_GRP_PRIVILEGE
= CS_GRP_PRIVILEGE
@ MIPS_GRP_INT
= CS_GRP_INT
mips_reg reg
register value for REG operand
mips_insn_group
Group of MIPS instructions.
@ MIPS_GRP_JUMP
= CS_GRP_JUMP
@ MIPS_GRP_NOTINMICROMIPS
int64_t imm
immediate value for IMM operand
struct cs_mips cs_mips
Instruction structure.
mips_reg base
base register
@ MIPS_GRP_RET
= CS_GRP_RET
struct cs_mips_op cs_mips_op
Instruction operand.
cs_mips_op operands[10]
operands for this instruction.
@ MIPS_GRP_CALL
= CS_GRP_CALL
@ MIPS_REG_DSPOUTFLAG16_19
mips_insn
MIPS instruction.
int64_t disp
displacement/offset value
@ MIPS_OP_IMM
= CS_OP_IMM (Immediate operand).
mips_op_type
Operand type for instruction's operands.
@ MIPS_GRP_IRET
= CS_GRP_IRET
struct mips_op_mem mips_op_mem
mips_op_type type
operand type
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:00:40