Searched refs:COPY_FLAGS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s176 * COPY_FLAGS: Both of the above
183 #define COPY_FLAGS (FPUSED_FLAG | BCOPY_FLAG) define
582 andn %l6, COPY_FLAGS, %l6 ! remove flags from lofault address
1513 and %l6, COPY_FLAGS, %l1 ! Store flags in %l1
1566 andncc %l6, COPY_FLAGS, %l6
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s217 * COPY_FLAGS: Both of the above
224 #define COPY_FLAGS (FPUSED_FLAG | LOFAULT_SET) define
532 andn %o5, COPY_FLAGS, %o5 ! remove flags from lofault address
677 andn %o5, COPY_FLAGS, %o5 ! remove flags from lofault address
2023 and %o5, COPY_FLAGS, %l1 ! save flags in %l1
2048 andncc %o5, COPY_FLAGS, %o5

Completed in 89 milliseconds