Lines Matching full:simm64
350 Long simm64 = (Long)uimm64;351 if ( simm64 == ((simm64 << 32) >> 32) ) {