Home
last modified time | relevance | path

Searched defs:R3Value (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/s390/
Dconstants-s390.h1346 inline int R3Value() const { return Bits<FourByteInstr, int>(15, 12); } in R3Value() function
1357 inline int R3Value() const { return Bits<FourByteInstr, int>(7, 4); } in R3Value() function
1379 inline int R3Value() const { return Bits<FourByteInstr, int>(19, 16); } in R3Value() function
1391 inline int R3Value() const { return Bits<SixByteInstr, int>(35, 32); } in R3Value() function