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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s59 * ! a flag: TRAMP_FLAG (low bits)
455 * use. Bit 2 (TRAMP_FLAG) indicates that the call was to bcopy, and a
499 #define TRAMP_FLAG 2 define
835 and %l6, TRAMP_FLAG, %l0 ! copy trampoline flag to %l0
870 btst TRAMP_FLAG, %l0
904 btst TRAMP_FLAG, %o4
906 andn %o4, TRAMP_FLAG, %o4
1001 or %o4, TRAMP_FLAG, %o4 ! error should trampoline
1040 andn %o4, TRAMP_FLAG, %o4
1075 andn %o4, TRAMP_FLAG,
[all...]
H A Dopl_olympus_copy.s55 * ! a flag: TRAMP_FLAG (low bits)
431 * use. Bit 2 (TRAMP_FLAG) indicates that the call was to bcopy, and a
475 #define TRAMP_FLAG 2 define
790 and %l6, TRAMP_FLAG, %l0 ! copy trampoline flag to %l0
825 btst TRAMP_FLAG, %l0
859 btst TRAMP_FLAG, %o4
861 andn %o4, TRAMP_FLAG, %o4
956 or %o4, TRAMP_FLAG, %o4 ! error should trampoline
1049 andn %o4, TRAMP_FLAG, %o4
1237 ! kcopy and bcopy use the same code path. If TRAMP_FLAG i
[all...]

Completed in 62 milliseconds