Lines Matching defs:movl
75 __ movl(trg_reg, CpuRegister(RAX)); in MoveFromReturnRegister() local
364 __ movl(mask, out); in GenAbsInteger() local
944 __ movl(string_length, Address(string_obj, count_offset)); in GenerateStringIndexOf() local
954 __ movl(counter, string_length); in GenerateStringIndexOf() local
995 __ movl(out, Immediate(-1)); in GenerateStringIndexOf() local
1105 __ movl(out, Address(address, 0)); in GenPeek() local
1180 __ movl(Address(address, 0), in GenPoke() local
1183 __ movl(Address(address, 0), value.AsRegister<CpuRegister>()); in GenPoke() local
1255 __ movl(trg, Address(base, offset, ScaleFactor::TIMES_1, 0)); in GenUnsafeGet() local
1375 __ movl(Address(base, offset, ScaleFactor::TIMES_1, 0), value); in GenUnsafePut() local
1510 __ movl(temp, reg); in SwapBits() local