Home
last modified time | relevance | path

Searched defs:pinst (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/x86/libenc/
Ddec_base.cpp61 unsigned int DecoderBase::fill_prefs(const unsigned char * bytes, Inst * pinst) in fill_prefs()
139 unsigned DecoderBase::decode(const void * addr, Inst * pinst) in decode()
191 const unsigned char ** pbuf, Inst * pinst in decode_aux()
369 bool DecoderBase::try_mn(Mnemonic mn, const unsigned char ** pbuf, Inst * pinst) { in try_mn()
453 const unsigned char ** pbuf, Inst * pinst in decodeModRM()