Home | History | Annotate | Download | only in codeflinger

Lines Matching full:mips32r2

70 #define mips32r2 1
72 #define mips32r2 0
400 case ROR: if (mips32r2) {
511 case ROR: if (mips32r2) {
543 case ROR: if (mips32r2) {
1096 if (mips32r2) {
1109 if (mips32r2) {
1155 if (mips32r2) {
1168 if (mips32r2) {
1235 ** this is a subset of mips32r2, targeted specifically at ARM instruction
1508 void MIPSAssembler::SEB(int Rd, int Rt) // sign-extend byte (mips32r2)
1514 void MIPSAssembler::SEH(int Rd, int Rt) // sign-extend half-word (mips32r2)
1638 void MIPSAssembler::ROTR(int Rd, int Rt, int shft) // mips32r2
1645 void MIPSAssembler::ROTRV(int Rd, int Rt, int Rs) // mips32r2
1686 void MIPSAssembler::WSBH(int Rd, int Rt) // mips32r2