Lines Matching defs:rax
1151 HReg rax = hregAMD64_RAX();
1160 addInstr(env, mk_iMOVsd_RR(left64, rax));
1164 addInstr(env, AMD64Instr_MovxLQ(False, rax, rax));
1166 addInstr(env, mk_iMOVsd_RR(rax, dst));
2198 Saves a "movq %rax, %tmp" compared to the default route. */
2311 /* get one operand into %rax, and the other into a R/M.
2321 /* Result is now in RDX:RAX. Tell the caller. */
2332 /* Get the 128-bit operand into rdx:rax, and the other into
3917 /* The returned value is in %rax. Park it in the register
3944 /* get: cas->expd into %rax, and cas->data into %rbx */
3971 /* get: cas->expdLo into %rax, and cas->dataLo into %rbx */