Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/ml/
H A Dcopy.S1769 #define SUWORD_NOERR(NAME, INSTR, REG) \ macro
1777 SUWORD_NOERR(suword64_noerr, movq, %rsi)
1778 SUWORD_NOERR(suword32_noerr, movl, %esi)
1779 SUWORD_NOERR(suword16_noerr, movw, %si)
1780 SUWORD_NOERR(suword8_noerr, movb, %sil)
1782 #undef SUWORD_NOERR