Searched defs:STOREMM (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/i386/ | ||
H A D | test-mmx.c | 106 #define STOREMM(r, o) "movq " #o "[%1], " #r "\n\t" macro |
H A D | test-avx.c | 94 #define STOREMM(r, o) "movq " #o "[%1], " #r "\n\t" macro |