Neutrome SDK reference
    Preparing search index...

    Function findOpcodes

    • Lists the positions of every instruction using an opcode.

      Parameters

      • program: Program

        Program to inspect.

      • opcode: Opcode

        Opcode to look for.

      Returns number[]

      Indices in program order; empty when the opcode is absent.