HomeSort by relevance Sort by last modified time
    Searched refs:insn_type (Results 1 - 4 of 4) sorted by null

  /art/runtime/verifier/
method_verifier.h 485 void VerifyPrimitivePut(const RegType& target_type, const RegType& insn_type,
492 void VerifyAGet(const Instruction* inst, const RegType& insn_type,
496 void VerifyAPut(const Instruction* inst, const RegType& insn_type,
507 void VerifyISGet(const Instruction* inst, const RegType& insn_type,
512 void VerifyISPut(const Instruction* inst, const RegType& insn_type,
522 void VerifyIGetQuick(const Instruction* inst, const RegType& insn_type,
527 void VerifyIPutQuick(const Instruction* inst, const RegType& insn_type,
method_verifier.cc 3315 << " incompatible with aget of type " << insn_type; local
    [all...]
  /external/qemu/
dis-asm.h 350 enum dis_insn_type insn_type; /* Type of instruction */ member in struct:disassemble_info
mips-dis.c     [all...]

Completed in 918 milliseconds