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

  /dalvik/vm/compiler/codegen/x86/libenc/
dec_base.h 113 class DecoderBase {
dec_base.cpp 31 bool DecoderBase::is_prefix(const unsigned char * bytes)
61 unsigned int DecoderBase::fill_prefs(const unsigned char * bytes, Inst * pinst)
139 unsigned DecoderBase::decode(const void * addr, Inst * pinst)
190 bool DecoderBase::decode_aux(const EncoderBase::OpcodeDesc& odesc, unsigned aux,
369 bool DecoderBase::try_mn(Mnemonic mn, const unsigned char ** pbuf, Inst * pinst) {
452 bool DecoderBase::decodeModRM(const EncoderBase::OpcodeDesc& odesc,