Lines Matching refs:kLwSwOffsetMask
231 const Instr kLwSwOffsetMask = kImm16Mask;1344 } else if ((lw_instr & kLwSwOffsetMask) ==1345 (sw_instr & kLwSwOffsetMask)) {