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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c123 Word memopt1, memopt2; local
157 memopt2 = ehdr->e_flags & EF_SPARCV9_MM;
160 if ((memopt1 == EF_SPARCV9_TSO) || (memopt2 == EF_SPARCV9_TSO))
163 else if ((memopt1 == EF_SPARCV9_PSO) || (memopt2 == EF_SPARCV9_PSO))

Completed in 68 milliseconds