Searched refs:bcopy_small (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.S | 915 bleu,pt %ncc, .bcopy_small ! go to larger cases 926 bz,pn %icc, .bcopy_small ! if zero, disable HW copy 928 bleu,pt %ncc, .bcopy_small ! go to small copy 939 bz,pn %icc, .bcopy_small ! if zero, disable HW copy 941 bleu,pt %ncc, .bcopy_small ! go to small copy 950 bz,pn %icc, .bcopy_small ! if zero, disable HW copy 952 bleu,pt %ncc, .bcopy_small ! go to small copy 960 bz,pn %icc, .bcopy_small ! if zero, disable HW copy 962 bleu,pt %ncc, .bcopy_small ! go to small copy 968 .bcopy_small: label
|
H A D | opl_olympus_copy.S | 872 bleu,pt %ncc, .bcopy_small ! go to larger cases 883 bz,pn %icc, .bcopy_small ! if zero, disable HW copy 885 bleu,pt %ncc, .bcopy_small ! go to small copy 896 bz,pn %icc, .bcopy_small ! if zero, disable HW copy 898 bleu,pt %ncc, .bcopy_small ! go to small copy 907 bz,pn %icc, .bcopy_small ! if zero, disable HW copy 909 bleu,pt %ncc, .bcopy_small ! go to small copy 917 bz,pn %icc, .bcopy_small ! if zero, disable HW copy 919 bleu,pt %ncc, .bcopy_small ! go to small copy 925 .bcopy_small: label
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.S | 593 .bcopy_small: ! setup error handler label
|