Searched defs:decode_aux (Results 1 - 1 of 1) sorted by path

/dalvik/vm/compiler/codegen/x86/libenc/
H A Ddec_base.cpp190 bool DecoderBase::decode_aux(const EncoderBase::OpcodeDesc& odesc, unsigned aux, function in class:DecoderBase
423 if (!decode_aux(odesc, odesc.aux0, pbuf, pinst
431 if (!decode_aux(odesc, odesc.aux1, pbuf, pinst

Completed in 49 milliseconds