Searched refs:D2Value (Results 1 – 3 of 3) sorted by relevance
326 uint16_t value = rsinstr->D2Value(); in FormatDisplacement()332 int32_t value = rxyinstr->D2Value(); in FormatDisplacement()337 uint16_t value = ssInstr->D2Value(); in FormatDisplacement()
2162 inline unsigned int D2Value() const { in D2Value() function2185 inline int32_t D2Value() const { in D2Value() function2199 inline uint32_t D2Value() const { in D2Value() function2211 inline int32_t D2Value() const { in D2Value() function2271 inline int D2Value() const { return Bits<SixByteInstr, int>(11, 0); } in D2Value() function2282 inline int D2Value() const { return Bits<SixByteInstr, int>(27, 16); } in D2Value() function
2657 int d2 = AS(RXYInstruction)->D2Value(); \2664 intptr_t d2_val = AS(RXInstruction)->D2Value(); \2671 intptr_t d2 = AS(RSInstruction)->D2Value(); \2677 int d2 = AS(RSInstruction)->D2Value(); \2773 intptr_t d2 = AS(RSYInstruction)->D2Value(); \2795 int d2 = AS(RXEInstruction)->D2Value(); \4219 intptr_t d2 = ssInstr->D2Value(); in EVALUATE()