Lines Matching refs:DecodeHigh
329 uint8_t const *DecodeLow, *DecodeHigh; in getSingleInstruction() local
336 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
340 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
344 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
348 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
352 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
356 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
360 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
364 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
368 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
372 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
376 DecodeHigh = DecoderTableSUBINSN_S132; in getSingleInstruction()
380 DecodeHigh = DecoderTableSUBINSN_S132; in getSingleInstruction()
384 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
388 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
392 DecodeHigh = DecoderTableSUBINSN_S232; in getSingleInstruction()
408 DecodeHigh, *MIHigh, (Instruction >> 16) & 0x1fff, Address, this, STI); in getSingleInstruction()