Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc2791 "rep stosl " MEMSTORESTRING(eax,0) " \n" in SetRow_X86()
2801 "rep stosb " MEMSTORESTRING(al,0) " \n" in SetRow_ERMS()
2811 "rep stosl " MEMSTORESTRING(eax,0) " \n" in ARGBSetRow_X86()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h441 #define MEMSTORESTRING(reg, d) "%%" #reg ",%%nacl:(%q" #d "), %%r15" macro
478 #define MEMSTORESTRING(reg, d) macro