Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dmachrel.intel.c430 #define TLS_NOP 0x90 /* NOP instruction */ macro
551 *(offset - 1) = TLS_NOP; in tls_fixups()
552 *(offset) = TLS_NOP; in tls_fixups()
553 *(offset + 1) = TLS_NOP; in tls_fixups()
554 *(offset + 2) = TLS_NOP; in tls_fixups()
555 *(offset + 3) = TLS_NOP; in tls_fixups()