Lines Matching refs:R3Value
2146 inline int R3Value() const { return Bits<FourByteInstr, int>(15, 12); }
2157 inline int R3Value() const { return Bits<FourByteInstr, int>(7, 4); }
2165 inline int R3Value() const { return Bits<FourByteInstr, int>(19, 16); }
2177 inline int R3Value() const { return Bits<FourByteInstr, int>(19, 16); }
2188 inline int R3Value() const { return Bits<SixByteInstr, int>(35, 32); }
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, int, 12, 16)
2379 DECLARE_FIELD_FOR_SIX_BYTE_INSTR(R3Value, int, 12, 16)