H A D | constants-s390.h | 2146 inline int R3Value() const { return Bits<FourByteInstr, int>(15, 12); } in R3Value() function in v8::internal::RRFInstruction 2157 inline int R3Value() const { return Bits<FourByteInstr, int>(7, 4); } in R3Value() function in v8::internal::RRDInstruction 2165 inline int R3Value() const { return Bits<FourByteInstr, int>(19, 16); } in R3Value() function in v8::internal::RSInstruction 2177 inline int R3Value() const { return Bits<FourByteInstr, int>(19, 16); } in R3Value() function in v8::internal::RSIInstruction 2188 inline int R3Value() const { return Bits<SixByteInstr, int>(35, 32); } in R3Value() function in v8::internal::RSYInstruction 2319 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R3Value, int, 16, 20) 2328 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R3Value, int, 16, 20) 2338 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R3Value, int, 16, 20) 2348 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R3Value, int, 16, 20) 2363 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R3Value, in [all...] |