Searched defs:R3Value (Results 1 – 1 of 1) sorted by relevance
1346 inline int R3Value() const { return Bits<FourByteInstr, int>(15, 12); } in R3Value() function1357 inline int R3Value() const { return Bits<FourByteInstr, int>(7, 4); } in R3Value() function1379 inline int R3Value() const { return Bits<FourByteInstr, int>(19, 16); } in R3Value() function1391 inline int R3Value() const { return Bits<SixByteInstr, int>(35, 32); } in R3Value() function