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

  /dalvik/vm/compiler/codegen/x86/libenc/
dec_base.cpp 197 OpcodeByteKind kind = (OpcodeByteKind)(aux & OpcodeByteKind_KindMask);
enc_prvt.h 32 enum OpcodeByteKind {
79 * a mask to extract the OpcodeByteKind
enc_base.cpp 107 OpcodeByteKind kind = (OpcodeByteKind)(byte & OpcodeByteKind_KindMask);
    [all...]

Completed in 108 milliseconds