Searched defs:DecoderTable (Results 1 – 2 of 2) sorted by relevance
318 const uint8_t *DecoderTable = Words == 2 ? DecoderTable32 : DecoderTable16; in getInstructionII() local
77 typedef std::vector<uint8_t> DecoderTable; typedef