Lines Matching full:reformatted
8302 UInt reformatted = INSN(23,0);
8303 reformatted |= (INSN(28,28) << 24); // U bit
8304 reformatted |= (BITS7(1,1,1,1,0,0,1) << 25);
8305 return dis_neon_data_processing(reformatted, condT);
8317 UInt reformatted = INSN(23,0);
8318 reformatted |= (BITS8(1,1,1,1,0,1,0,0) << 24);
8319 return dis_neon_load_or_store(reformatted, isT, condT);