Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S66 #ifndef BSTORE_SIZE
67 #define BSTORE_SIZE 256 /* min copy size for block store */ macro
806 ! The following test for BSTORE_SIZE is used to decide whether
814 sethi %hi(BSTORE_SIZE),%o5
815 or %o5,%lo(BSTORE_SIZE),%o5