Lines Matching refs:DecodeHigh
320 uint8_t const *DecodeLow, *DecodeHigh; in getSingleInstruction() local
327 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
331 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
335 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
339 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
343 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
347 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
351 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
355 DecodeHigh = DecoderTableSUBINSN_A32; in getSingleInstruction()
359 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
363 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
367 DecodeHigh = DecoderTableSUBINSN_S132; in getSingleInstruction()
371 DecodeHigh = DecoderTableSUBINSN_S132; in getSingleInstruction()
375 DecodeHigh = DecoderTableSUBINSN_L132; in getSingleInstruction()
379 DecodeHigh = DecoderTableSUBINSN_L232; in getSingleInstruction()
383 DecodeHigh = DecoderTableSUBINSN_S232; in getSingleInstruction()
399 DecodeHigh, *MIHigh, (Instruction >> 16) & 0x1fff, Address, this, STI); in getSingleInstruction()