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