Searched refs:IsPlus (Results 1 – 11 of 11) sorted by relevance
4660 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()4670 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()4680 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()4690 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()4700 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()4710 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()4720 uint32_t sign = operand.GetSign().IsPlus() ? 1 : 0; in ldr()4735 sign.IsPlus() && operand.IsOffset()) { in ldr()4751 if (!size.IsNarrow() && sign.IsPlus() && shift.IsLSL() && (amount <= 3) && in ldr()4761 uint32_t sign_ = sign.IsPlus() ? 1 : 0; in ldr()[all …]
2121 if (operand.GetSign().IsPlus()) { in Delegate()2150 if (operand.GetSign().IsPlus()) { in Delegate()2175 if (operand.GetSign().IsPlus()) { in Delegate()2327 if (operand.GetSign().IsPlus()) { in Delegate()2348 if (operand.GetSign().IsPlus()) { in Delegate()2369 if (operand.GetSign().IsPlus()) { in Delegate()2398 VIXL_ASSERT(((offset > 0) && operand.GetSign().IsPlus()) || in Delegate()2471 VIXL_ASSERT(((offset > 0) && operand.GetSign().IsPlus()) || in Delegate()
1035 const char* GetName() const { return (IsPlus() ? "" : "-"); } in GetName()1036 bool IsPlus() const { return sign_ == plus; } in IsPlus() function1038 int32_t ApplyTo(uint32_t value) { return IsPlus() ? value : -value; } in ApplyTo()
680 offset_(sign.IsPlus() ? offset : -offset), in rn_()
2143 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldr()2166 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldrb()2261 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldrh()2279 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldrsb()2297 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Ldrsh()4495 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Str()4517 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Strb()4629 operand.GetOffsetRegister().IsLow() && operand.GetSign().IsPlus() && in Strh()
10758 sign.IsPlus()) { in DecodeT32()10876 sign.IsPlus()) { in DecodeT32()11015 sign.IsPlus()) { in DecodeT32()16923 sign.IsPlus()) { in DecodeT32()17107 sign.IsPlus()) { in DecodeT32()17407 sign.IsPlus()) { in DecodeT32()17683 sign.IsPlus()) { in DecodeT32()17914 sign.IsPlus()) { in DecodeT32()
3439 if (memop.GetSign().IsPlus()) { in TestHelper()3451 if (memop.GetSign().IsPlus()) { in TestHelper()3482 if (memop.GetSign().IsPlus()) { in TestHelper()3494 if (memop.GetSign().IsPlus()) { in TestHelper()
3452 if (memop.GetSign().IsPlus()) { in TestHelper()3464 if (memop.GetSign().IsPlus()) { in TestHelper()3496 if (memop.GetSign().IsPlus()) { in TestHelper()3508 if (memop.GetSign().IsPlus()) { in TestHelper()
3448 if (memop.GetSign().IsPlus()) { in TestHelper()3460 if (memop.GetSign().IsPlus()) { in TestHelper()3492 if (memop.GetSign().IsPlus()) { in TestHelper()3504 if (memop.GetSign().IsPlus()) { in TestHelper()