Home
last modified time | relevance | path

Searched refs:MEMSTORESTRING (Results 1 – 4 of 4) sorted by relevance

/external/libyuv/files/source/
Drow_gcc.cc3044 asm volatile("rep stosl " MEMSTORESTRING(eax, 0) " \n" in SetRow_X86()
3053 asm volatile("rep stosb " MEMSTORESTRING(al, 0) " \n" in SetRow_ERMS()
3062 asm volatile("rep stosl " MEMSTORESTRING(eax, 0) " \n" in ARGBSetRow_X86()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc3040 "rep stosl " MEMSTORESTRING(eax,0) " \n" in SetRow_X86()
3050 "rep stosb " MEMSTORESTRING(al,0) " \n" in SetRow_ERMS()
3060 "rep stosl " MEMSTORESTRING(eax,0) " \n" in ARGBSetRow_X86()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h503 #define MEMSTORESTRING(reg, d) "%%" #reg ",%%nacl:(%q" #d "), %%r15" macro
540 #define MEMSTORESTRING(reg, d) macro
/external/libyuv/files/include/libyuv/
Drow.h583 #define MEMSTORESTRING(reg, d) "%%" #reg ",%%nacl:(%q" #d "), %%r15" macro
614 #define MEMSTORESTRING(reg, d) macro