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