HomeSort by relevance Sort by last modified time
    Searched full:rax_out (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/none/tests/amd64/
cmpxchg.c 15 ULong rax_out; variable
49 "\tmov %rax," VG_SYM(rax_out) "\n"
53 "\tmov %rax," VG_SYM(rax_out) "(%rip)\n"
64 rax_out&0xff,rbx_out&0xff,rcx_out&0xff);
93 "\tmov %rax," VG_SYM(rax_out) "\n"
97 "\tmov %rax," VG_SYM(rax_out) "(%rip)\n"
108 rax_out&0xff,rbx_out&0xff,rcx_out&0xff);
137 "\tmov %rax," VG_SYM(rax_out) "\n"
141 "\tmov %rax," VG_SYM(rax_out) "(%rip)\n"
152 rax_out&0xffff,rbx_out&0xffff,rcx_out&0xffff)
    [all...]

Completed in 48 milliseconds