Searched defs:MOVCR (Results 1 – 1 of 1) sorted by relevance
48 #define MOVCR(x, y) movq x,%rax; movq %rax, y macro51 #define MOVCR(x, y) movl x,%eax; movl %eax, y macro