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