Lines Matching defs:rax
1253 HReg rax = hregAMD64_RAX();
1262 addInstr(env, mk_iMOVsd_RR(left64, rax));
1266 addInstr(env, AMD64Instr_MovxLQ(False, rax, rax));
1268 addInstr(env, mk_iMOVsd_RR(rax, dst));
1703 need to get the bottom 8 bits of RAX into dst, and zero
1734 need to get the bottom 16 bits of RAX into dst, and zero
2366 Saves a "movq %rax, %tmp" compared to the default route. */
2491 /* get one operand into %rax, and the other into a R/M.
2501 /* Result is now in RDX:RAX. Tell the caller. */
2512 /* Get the 128-bit operand into rdx:rax, and the other into
4600 /* The returned value is in %rax. Park it in the register
4659 /* get: cas->expd into %rax, and cas->data into %rbx */
4685 /* get: cas->expdLo into %rax, and cas->dataLo into %rbx */