Searched defs:DecoderTable (Results 1 – 3 of 3) sorted by relevance
312 const uint8_t *DecoderTable = Words == 2 ? DecoderTable32 : DecoderTable16; in getInstructionII() local
88 typedef std::vector<uint8_t> DecoderTable; global() typedef [all...]
1253 const uint8_t *DecoderTable = ARM::isCDECoproc(Coproc, STI) getThumbInstruction() local