Lines Matching refs:SH

623   /* The SH field in an X or M form instruction.  */
624 #define SH SE_SDW + 1
627 #define EVUIMM SH
629 #define FC SH
633 #define HTM_SI SH + 1
636 /* The SH field in an MD form instruction. This is split. */
641 /* The SH field of the tlbwe instruction, which is optional. */
845 /* SH field starting at bit position 16. */
1961 /* The SH field in an MD form instruction. This is split. */
2476 /* An M_MASK with the SH and ME fields fixed. */
2486 /* An MD_MASK with the SH field fixed. */
2755 /* An X form tlb instruction with the SH field specified. */
4592 {"rlwimi", M(20,0), M_MASK, PPCCOM, PPCVLE, {RA, RS, SH, MBE, ME}},
4593 {"rlimi", M(20,0), M_MASK, PWRCOM, PPCVLE, {RA, RS, SH, MBE, ME}},
4595 {"rlwimi.", M(20,1), M_MASK, PPCCOM, PPCVLE, {RA, RS, SH, MBE, ME}},
4596 {"rlimi.", M(20,1), M_MASK, PWRCOM, PPCVLE, {RA, RS, SH, MBE, ME}},
4598 {"rotlwi", MME(21,31,0), MMBME_MASK, PPCCOM, PPCVLE, {RA, RS, SH}},
4600 {"rlwinm", M(21,0), M_MASK, PPCCOM, PPCVLE, {RA, RS, SH, MBE, ME}},
4601 {"rlinm", M(21,0), M_MASK, PWRCOM, PPCVLE, {RA, RS, SH, MBE, ME}},
4602 {"rotlwi.", MME(21,31,1), MMBME_MASK, PPCCOM, PPCVLE, {RA, RS, SH}},
4604 {"rlwinm.", M(21,1), M_MASK, PPCCOM, PPCVLE, {RA, RS, SH, MBE, ME}},
4605 {"rlinm.", M(21,1), M_MASK, PWRCOM, PPCVLE, {RA, RS, SH, MBE, ME}},
4978 {"sliq", XRC(31,184,0), X_MASK, M601, 0, {RA, RS, SH}},
4979 {"sliq.", XRC(31,184,1), X_MASK, M601, 0, {RA, RS, SH}},
5064 {"slliq", XRC(31,248,0), X_MASK, M601, 0, {RA, RS, SH}},
5065 {"slliq.", XRC(31,248,1), X_MASK, M601, 0, {RA, RS, SH}},
5938 {"sriq", XRC(31,696,0), X_MASK, M601, 0, {RA, RS, SH}},
5939 {"sriq.", XRC(31,696,1), X_MASK, M601, 0, {RA, RS, SH}},
6017 {"srliq", XRC(31,760,0), X_MASK, M601, 0, {RA, RS, SH}},
6018 {"srliq.", XRC(31,760,1), X_MASK, M601, 0, {RA, RS, SH}},
6082 {"srawi", XRC(31,824,0), X_MASK, PPCCOM, 0, {RA, RS, SH}},
6083 {"srai", XRC(31,824,0), X_MASK, PWRCOM, 0, {RA, RS, SH}},
6084 {"srawi.", XRC(31,824,1), X_MASK, PPCCOM, 0, {RA, RS, SH}},
6085 {"srai.", XRC(31,824,1), X_MASK, PWRCOM, 0, {RA, RS, SH}},
6210 {"sraiq", XRC(31,952,0), X_MASK, M601, 0, {RA, RS, SH}},
6211 {"sraiq.", XRC(31,952,1), X_MASK, M601, 0, {RA, RS, SH}},
7112 {"e_rlwimi", M(29,0), M_MASK, PPCVLE, 0, {RA, RS, SH, MB, ME}},
7113 {"e_rlwinm", M(29,1), M_MASK, PPCVLE, 0, {RA, RT, SH, MBE, ME}},
7161 {"e_slwi", EX(31,112), EX_MASK, PPCVLE, 0, {RA, RS, SH}},
7162 {"e_slwi.", EX(31,113), EX_MASK, PPCVLE, 0, {RA, RS, SH}},
7172 {"e_rlwi", EX(31,624), EX_MASK, PPCVLE, 0, {RA, RS, SH}},
7173 {"e_rlwi.", EX(31,625), EX_MASK, PPCVLE, 0, {RA, RS, SH}},
7182 {"e_srwi", EX(31,1136), EX_MASK, PPCVLE, 0, {RA, RS, SH}},
7183 {"e_srwi.", EX(31,1137), EX_MASK, PPCVLE, 0, {RA, RS, SH}},