Searched refs:COPYOP (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | copy.S | 1675 #define FUWORD(NAME, INSTR, REG, COPYOP, DISNUM, EN1, EN2) \ argument 1696 movq COPYOP(%rax), %rax; \ 1719 #define SUWORD(NAME, INSTR, REG, COPYOP, DISNUM, EN1, EN2) \ argument 1739 movq COPYOP(%rax), %rax; \
|