HomeSort by relevance Sort by last modified time
    Searched refs:rCX (Results 1 - 3 of 3) sorted by null

  /external/stressapptest/src/
adler32memcpy.cc 235 #define rCX "%%ecx"
246 #define rCX "%%rcx"
281 "cmp $0, " rCX ";" // Compare counter to zero.
341 "dec " rCX ";"
  /art/compiler/dex/quick/x86/
target_x86.cc 290 // Fixup hard to describe instruction: Uses rAX, rCX, rDI; sets rDI.
306 "rax", "rcx", "rdx", "rbx", "rsp", "rbp", "rsi", "rdi",
816 rX86_ARG3 = rCX;
846 rX86_ARG1 = rCX;
850 rX86_FARG1 = rCX;
864 rX86_COUNT = rCX;
    [all...]
x86_lir.h 123 rCX = r1,
    [all...]

Completed in 269 milliseconds