Lines Matching refs:DecodeHigh
318 uint8_t const *DecodeLow, *DecodeHigh; in getSingleInstruction() local
325 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
329 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
333 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
337 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
341 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
345 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
349 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
353 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
357 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
361 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
365 DecodeHigh = DecoderTableSUBINSN_S132; in getSingleInstruction()
369 DecodeHigh = DecoderTableSUBINSN_S132; in getSingleInstruction()
373 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
377 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
381 DecodeHigh = DecoderTableSUBINSN_S232; in getSingleInstruction()
397 DecodeHigh, *MIHigh, (Instruction >> 16) & 0x1fff, Address, this, STI); in getSingleInstruction()