Frida Docs Unified
    Preparing search index...

    Interface MipsRegOperand

    interface MipsRegOperand {
        type: "reg";
        value: MipsRegister;
    }
    Index

    Properties

    Properties

    type: "reg"