Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c829 #define FM3_REG_MSK_RS2 0x1f /* Formate (3) rs2 register mask */ macro
871 (w & (FM3_REG_MSK_RS1 | FM3_REG_MSK_RS2))); in tls_fixups()
939 w = (w & (FM3_REG_MSK_RS2 | FM3_REG_MSK_RD)) | TLS_IE_LE_OR; in tls_fixups()
1026 FM3_REG_MSK_RS2 | FM3_REG_MSK_RD)) | GOTOP_ADDINST; in gotop_fixups()