Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c849 #define FM3_REG_MSK_RS2 0x1f /* Formate (3) rs2 register mask */ macro
891 (w & (FM3_REG_MSK_RS1 | FM3_REG_MSK_RS2))); in tls_fixups()
959 w = (w & (FM3_REG_MSK_RS2 | FM3_REG_MSK_RD)) | TLS_IE_LE_OR; in tls_fixups()
1046 FM3_REG_MSK_RS2 | FM3_REG_MSK_RD)) | GOTOP_ADDINST; in gotop_fixups()