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

  /external/stressapptest/src/
adler32memcpy.cc 241 #define rDI "%%edi"
252 #define rDI "%%rdi"
306 "movntdq %%xmm0, 0(" rDI ");"
307 "movntdq %%xmm2, 16(" rDI ");"
308 "movntdq %%xmm4, 32(" rDI ");"
338 "add $48, " rDI ";"
363 "movntdq %%xmm0, 0(" rDI ");" // Copy 4-words to destination.
371 "add $16, " rDI ";"
  /art/compiler/dex/quick/x86/
x86_lir.h 166 rDI = r7,
target_x86.cc 28 rAX, rCX, rDX, rBX, rX86_SP, rBP, rSI, rDI
171 "rax", "rcx", "rdx", "rbx", "rsp", "rbp", "rsi", "rdi",

Completed in 62 milliseconds