Searched refs:IsPlus (Results 1 – 11 of 11) sorted by relevance
5047 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()5059 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()5071 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()5081 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()5091 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()5101 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()5111 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()5126 sign.IsPlus() && operand.IsOffset()) { in ldr()5142 if (!size.IsNarrow() && sign.IsPlus() && shift.IsLSL() && (amount <= 3) && in ldr()5155 uint32_t sign_ = sign.IsPlus() ? 1 : 0; in ldr()[all …]
1825 if (operand.GetSign().IsPlus()) { in Delegate()1854 if (operand.GetSign().IsPlus()) { in Delegate()1879 if (operand.GetSign().IsPlus()) { in Delegate()2031 if (operand.GetSign().IsPlus()) { in Delegate()2052 if (operand.GetSign().IsPlus()) { in Delegate()2073 if (operand.GetSign().IsPlus()) { in Delegate()2102 VIXL_ASSERT(((offset > 0) && operand.GetSign().IsPlus()) || in Delegate()2175 VIXL_ASSERT(((offset > 0) && operand.GetSign().IsPlus()) || in Delegate()
1038 const char* GetName() const { return (IsPlus() ? "" : "-"); } in GetName()1039 bool IsPlus() const { return sign_ == plus; } in IsPlus() function1041 int32_t ApplyTo(uint32_t value) { return IsPlus() ? value : -value; } in ApplyTo()
692 offset_(sign.IsPlus() ? offset : -offset), in rn_()
2089 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldr()2112 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldrb()2207 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldrh()2225 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldrsb()2243 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldrsh()4421 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Str()4443 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Strb()4555 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Strh()
10777 sign.IsPlus()) { in DecodeT32()10895 sign.IsPlus()) { in DecodeT32()11034 sign.IsPlus()) { in DecodeT32()16964 sign.IsPlus()) { in DecodeT32()17148 sign.IsPlus()) { in DecodeT32()17470 sign.IsPlus()) { in DecodeT32()17760 sign.IsPlus()) { in DecodeT32()17998 sign.IsPlus()) { in DecodeT32()
3437 if (memop.GetSign().IsPlus()) { in TestHelper()3449 if (memop.GetSign().IsPlus()) { in TestHelper()3480 if (memop.GetSign().IsPlus()) { in TestHelper()3492 if (memop.GetSign().IsPlus()) { in TestHelper()
3450 if (memop.GetSign().IsPlus()) { in TestHelper()3462 if (memop.GetSign().IsPlus()) { in TestHelper()3494 if (memop.GetSign().IsPlus()) { in TestHelper()3506 if (memop.GetSign().IsPlus()) { in TestHelper()
3446 if (memop.GetSign().IsPlus()) { in TestHelper()3458 if (memop.GetSign().IsPlus()) { in TestHelper()3490 if (memop.GetSign().IsPlus()) { in TestHelper()3502 if (memop.GetSign().IsPlus()) { in TestHelper()