Lines Matching refs:Is
68 VIXL_ASSERT(IsUsingA32() || condition.Is(al));
70 VIXL_ASSERT(condition.Is(first_condition_));
1108 if (align.Is(k64BitAlign) || align.Is(kNoAlignment)) {
1110 } else if (align.Is(k128BitAlign)) {
1587 if (dt.Is(Untyped16)) SetEncodingValue(0x1);
1590 if (dt.Is(Untyped32)) SetEncodingValue(0x1);
1608 if (dt.Is(Untyped8)) SetEncodingValue(0x1);
1611 if (dt.Is(Untyped16)) SetEncodingValue(0x1);
1614 if (dt.Is(Untyped32)) SetEncodingValue(0x1);
1632 if (dt.Is(Untyped8)) SetEncodingValue(0x1);
1635 if (dt.Is(Untyped16))
1637 else if (dt.Is(Untyped32))
1641 if (dt.Is(Untyped32)) SetEncodingValue(0x1);
1960 if (InITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
2048 if (OutsideITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
2111 if (!size.IsWide() && rd.IsLow() && rn.Is(pc) && (imm <= 1020) &&
2126 if (InITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
2133 if (!size.IsWide() && rd.IsLow() && rn.Is(sp) && (imm <= 1020) &&
2141 if (!size.IsWide() && rd.Is(sp) && rn.Is(sp) && (imm <= 508) &&
2149 if (!size.IsNarrow() && rn.Is(pc) && (imm <= 4095) &&
2157 if (!size.IsNarrow() && immediate_t32.IsValid() && !rn.Is(sp) &&
2175 if (!size.IsNarrow() && rn.Is(sp) && immediate_t32.IsValid() &&
2185 if (!size.IsNarrow() && rn.Is(sp) && (imm <= 4095) &&
2195 if (rn.Is(pc) && immediate_a32.IsValid() && cond.IsNotNever()) {
2209 if (rn.Is(sp) && immediate_a32.IsValid() && cond.IsNotNever()) {
2229 if (!size.IsWide() && rd.Is(rn) && !rm.Is(sp) &&
2239 if (!size.IsWide() && rd.Is(rm) && rn.Is(sp) &&
2248 if (!size.IsWide() && rd.Is(sp) && rn.Is(sp) && !rm.Is(sp)) {
2259 if (!size.IsNarrow() && shift.IsValidAmount(amount) && !rn.Is(sp) &&
2269 if (!size.IsNarrow() && rn.Is(sp) && shift.IsValidAmount(amount) &&
2280 if (shift.IsValidAmount(amount) && cond.IsNotNever() && !rn.Is(sp)) {
2288 if (rn.Is(sp) && shift.IsValidAmount(amount) && cond.IsNotNever()) {
2334 if (InITBlock() && !rm.Is(sp) &&
2367 if (OutsideITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
2374 if (!size.IsNarrow() && immediate_t32.IsValid() && !rn.Is(sp) &&
2375 !rd.Is(pc) && (!rn.IsPC() || AllowUnpredictable())) {
2384 if (!size.IsNarrow() && rn.Is(sp) && immediate_t32.IsValid() &&
2385 !rd.Is(pc)) {
2396 if (immediate_a32.IsValid() && cond.IsNotNever() && !rn.Is(sp)) {
2403 if (rn.Is(sp) && immediate_a32.IsValid() && cond.IsNotNever()) {
2428 if (!size.IsNarrow() && shift.IsValidAmount(amount) && !rn.Is(sp) &&
2429 !rd.Is(pc) && ((!rn.IsPC() && !rm.IsPC()) || AllowUnpredictable())) {
2438 if (!size.IsNarrow() && rn.Is(sp) && shift.IsValidAmount(amount) &&
2439 !rd.Is(pc) && (!rm.IsPC() || AllowUnpredictable())) {
2449 if (shift.IsValidAmount(amount) && cond.IsNotNever() && !rn.Is(sp)) {
2457 if (rn.Is(sp) && shift.IsValidAmount(amount) && cond.IsNotNever()) {
2512 if (rn.Is(pc) && (imm <= 4095) && (!rd.IsPC() || AllowUnpredictable())) {
2527 if (rn.Is(sp) && (imm <= 4095) && (!rd.IsPC() || AllowUnpredictable())) {
2734 if (InITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
2797 if (!size.IsNarrow() && immediate_t32.IsValid() && !rd.Is(pc) &&
2822 if (OutsideITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
2834 if (!size.IsNarrow() && shift.IsValidAmount(amount) && !rd.Is(pc) &&
2915 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
2984 if (OutsideITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
3024 !cond.Is(al) && cond.IsNotNever()) {
3073 !cond.Is(al) && cond.IsNotNever()) {
3163 if (OutsideITBlock() && !size.IsWide() && size.IsNarrow() && !cond.Is(al) &&
3174 if (OutsideITBlock() && !size.IsNarrow() && !cond.Is(al) &&
3227 if ((lsb <= 31) && !rn.Is(pc) &&
3238 if ((lsb <= 31) && cond.IsNotNever() && !rn.Is(pc) &&
3287 if (InITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
3375 if (OutsideITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
3438 if ((imm <= 65535) && (cond.Is(al) || AllowUnpredictable())) {
3576 if (cond.Is(al) || AllowStronglyDiscouraged()) {
3792 if (cond.Is(al)) {
4019 if ((cond.Is(al) || AllowUnpredictable()) &&
4043 if ((cond.Is(al) || AllowUnpredictable()) &&
4067 if ((cond.Is(al) || AllowUnpredictable()) &&
4091 if ((cond.Is(al) || AllowUnpredictable()) &&
4115 if ((cond.Is(al) || AllowUnpredictable()) &&
4139 if ((cond.Is(al) || AllowUnpredictable()) &&
4159 if (cond.Is(al)) {
4177 if (cond.Is(al)) {
4222 if (InITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
4285 if (!size.IsNarrow() && immediate_t32.IsValid() && !rd.Is(pc) &&
4310 if (OutsideITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
4322 if (!size.IsNarrow() && shift.IsValidAmount(amount) && !rd.Is(pc) &&
4515 if ((imm <= 65535) && (cond.Is(al) || AllowUnpredictable())) {
4536 if ((imm <= 65535) && (cond.Is(al) || AllowUnpredictable())) {
4555 if (cond.Is(al)) {
4790 if (!size.IsWide() && rn.Is(sp) && write_back.DoesWriteBack() &&
5014 ((offset % 4) == 0) && rn.Is(sp) && operand.IsOffset()) {
5066 rn.Is(pc) && operand.IsOffset() &&
5107 if ((offset >= -4095) && (offset <= 4095) && rn.Is(pc) &&
5331 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc)) {
5339 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc)) {
5367 rn.Is(pc) && operand.IsOffset() && !rt.Is(pc)) {
5409 if ((offset >= -4095) && (offset <= 4095) && rn.Is(pc) &&
5444 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc) &&
5503 !rt.Is(pc)) {
5565 if (!rt.Is(pc)) {
5623 if ((offset >= -255) && (offset <= 255) && rn.Is(pc) &&
5675 (offset >= -255) && (offset <= 255) && rn.Is(pc) &&
5964 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc)) {
5972 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc)) {
6000 rn.Is(pc) && operand.IsOffset() && !rt.Is(pc)) {
6042 if ((offset >= -255) && (offset <= 255) && rn.Is(pc) &&
6106 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc) &&
6130 !rt.Is(pc)) {
6193 if (!rt.Is(pc)) {
6219 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc)) {
6227 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc)) {
6255 rn.Is(pc) && operand.IsOffset() && !rt.Is(pc)) {
6297 if ((offset >= -255) && (offset <= 255) && rn.Is(pc) &&
6361 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc) &&
6385 !rt.Is(pc)) {
6448 if (!rt.Is(pc)) {
6474 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc)) {
6482 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc)) {
6510 rn.Is(pc) && operand.IsOffset() && !rt.Is(pc)) {
6552 if ((offset >= -255) && (offset <= 255) && rn.Is(pc) &&
6616 operand.IsOffset() && ((rn.GetCode() & 0xf) != 0xf) && !rt.Is(pc) &&
6640 !rt.Is(pc)) {
6703 if (!rt.Is(pc)) {
6755 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
6820 if (OutsideITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
6889 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
6958 if (OutsideITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
6991 if (!ra.Is(pc) &&
7081 (shift.Is(LSL) || shift.Is(LSR) || shift.Is(ASR)) &&
7082 ((!shift.Is(LSL) || (amount != 0)) || AllowUnpredictable())) {
7116 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
7123 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
7130 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
7137 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
7225 (shift.Is(LSL) || shift.Is(LSR) || shift.Is(ASR))) {
7260 if (OutsideITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
7267 if (OutsideITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
7274 if (OutsideITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
7281 if (OutsideITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
7462 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rn.IsLow() &&
7493 if (OutsideITBlock() && rd.Is(rm) && rn.IsLow() && rm.IsLow()) {
7715 if (immediate_t32.IsValid() && !rn.Is(pc) &&
7732 if (shift.IsValidAmount(amount) && !rn.Is(pc) &&
7757 if (immediate_t32.IsValid() && !rn.Is(pc) &&
7774 if (shift.IsValidAmount(amount) && !rn.Is(pc) &&
7800 if (!size.IsNarrow() && immediate_t32.IsValid() && !rn.Is(pc) &&
7825 if (InITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
7837 if (!size.IsNarrow() && shift.IsValidAmount(amount) && !rn.Is(pc) &&
7888 if (!size.IsNarrow() && immediate_t32.IsValid() && !rn.Is(pc) &&
7913 if (OutsideITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
7925 if (!size.IsNarrow() && shift.IsValidAmount(amount) && !rn.Is(pc) &&
8070 if (cond.Is(al)) {
8124 if ((offset >= -4095) && (offset <= 4095) && rn.Is(pc) &&
8134 if ((offset >= -4095) && (offset <= 4095) && rn.Is(pc) &&
8136 if (cond.Is(al)) {
8167 if (cond.Is(al)) {
8196 if (cond.Is(al)) {
8207 if (cond.Is(al)) {
8244 if (cond.Is(al)) {
8273 if (cond.Is(al)) {
8284 if (cond.Is(al)) {
8321 if (cond.Is(al)) {
8335 if ((offset >= -4095) && (offset <= 4095) && rn.Is(pc) &&
8345 if ((offset >= -4095) && (offset <= 4095) && rn.Is(pc) &&
8347 if (cond.Is(al)) {
8376 if (cond.Is(al)) {
8386 if (cond.Is(al)) {
8434 if (cond.Is(al)) {
8994 if (InITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
9052 if (OutsideITBlock() && !size.IsWide() && rd.Is(rm) && rm.IsLow() &&
9501 if (InITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
9589 if (OutsideITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
9859 if (!ra.Is(pc) &&
9885 if (!ra.Is(pc) &&
9911 if (!ra.Is(pc) &&
9920 if (cond.IsNotNever() && !ra.Is(pc) &&
9936 if (!ra.Is(pc) &&
9945 if (cond.IsNotNever() && !ra.Is(pc) &&
10168 if (!ra.Is(pc) &&
10194 if (!ra.Is(pc) &&
10220 if (!ra.Is(pc) &&
10246 if (!ra.Is(pc) &&
10272 if (!ra.Is(pc) &&
10281 if (cond.IsNotNever() && !ra.Is(pc) &&
10297 if (!ra.Is(pc) &&
10306 if (cond.IsNotNever() && !ra.Is(pc) &&
10376 if (!ra.Is(pc) &&
10385 if (cond.IsNotNever() && !ra.Is(pc) &&
10401 if (!ra.Is(pc) &&
10410 if (cond.IsNotNever() && !ra.Is(pc) &&
11215 if (!size.IsWide() && rn.Is(sp) && write_back.DoesWriteBack() &&
11396 ((offset % 4) == 0) && rn.Is(sp) && operand.IsOffset()) {
12135 if (InITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
12142 if (!size.IsWide() && rd.Is(sp) && rn.Is(sp) && (imm <= 508) &&
12150 if (!size.IsNarrow() && rn.Is(pc) && (imm <= 4095) &&
12158 if (!size.IsNarrow() && immediate_t32.IsValid() && !rn.Is(sp) &&
12176 if (!size.IsNarrow() && rn.Is(sp) && immediate_t32.IsValid() &&
12186 if (!size.IsNarrow() && rn.Is(sp) && (imm <= 4095) &&
12196 if (rn.Is(pc) && immediate_a32.IsValid() && cond.IsNotNever()) {
12210 if (rn.Is(sp) && immediate_a32.IsValid() && cond.IsNotNever()) {
12230 if (rn.Is(sp) && ((!rd.IsPC() && !rm.IsPC()) || AllowUnpredictable())) {
12241 if (!size.IsNarrow() && shift.IsValidAmount(amount) && !rn.Is(sp) &&
12251 if (!size.IsNarrow() && rn.Is(sp) && shift.IsValidAmount(amount) &&
12262 if (shift.IsValidAmount(amount) && cond.IsNotNever() && !rn.Is(sp)) {
12270 if (rn.Is(sp) && shift.IsValidAmount(amount) && cond.IsNotNever()) {
12334 if (OutsideITBlock() && !size.IsWide() && rd.Is(rn) && rn.IsLow() &&
12341 if (!size.IsNarrow() && immediate_t32.IsValid() && !rn.Is(sp) &&
12342 !rd.Is(pc) && (!rn.IsPC() || AllowUnpredictable())) {
12351 if (!size.IsNarrow() && rd.Is(pc) && rn.Is(lr) && (imm <= 255) &&
12358 if (!size.IsNarrow() && rn.Is(sp) && immediate_t32.IsValid() &&
12359 !rd.Is(pc)) {
12370 if (immediate_a32.IsValid() && cond.IsNotNever() && !rn.Is(sp)) {
12377 if (rn.Is(sp) && immediate_a32.IsValid() && cond.IsNotNever()) {
12402 if (!size.IsNarrow() && shift.IsValidAmount(amount) && !rn.Is(sp) &&
12403 !rd.Is(pc) && ((!rn.IsPC() && !rm.IsPC()) || AllowUnpredictable())) {
12412 if (!size.IsNarrow() && rn.Is(sp) && shift.IsValidAmount(amount) &&
12413 !rd.Is(pc) && (!rm.IsPC() || AllowUnpredictable())) {
12423 if (shift.IsValidAmount(amount) && cond.IsNotNever() && !rn.Is(sp)) {
12431 if (rn.Is(sp) && shift.IsValidAmount(amount) && cond.IsNotNever()) {
12494 if (rn.Is(sp) && (imm <= 4095) && (!rd.IsPC() || AllowUnpredictable())) {
12538 ((amount % 8) == 0) && !rn.Is(pc) &&
12549 ((amount % 8) == 0) && cond.IsNotNever() && !rn.Is(pc) &&
12575 ((amount % 8) == 0) && !rn.Is(pc) &&
12586 ((amount % 8) == 0) && cond.IsNotNever() && !rn.Is(pc) &&
12612 ((amount % 8) == 0) && !rn.Is(pc) &&
12623 ((amount % 8) == 0) && cond.IsNotNever() && !rn.Is(pc) &&
13049 if (cond.Is(al) || AllowStronglyDiscouraged()) {
13057 if (cond.Is(al) || AllowStronglyDiscouraged()) {
13066 if (cond.Is(al) || AllowStronglyDiscouraged()) {
13520 if (!ra.Is(pc) &&
13529 if (cond.IsNotNever() && !ra.Is(pc) &&
13697 ((amount % 8) == 0) && !rn.Is(pc) &&
13708 ((amount % 8) == 0) && cond.IsNotNever() && !rn.Is(pc) &&
13734 ((amount % 8) == 0) && !rn.Is(pc) &&
13745 ((amount % 8) == 0) && cond.IsNotNever() && !rn.Is(pc) &&
13771 ((amount % 8) == 0) && !rn.Is(pc) &&
13782 ((amount % 8) == 0) && cond.IsNotNever() && !rn.Is(pc) &&
13928 if (cond.Is(al) || AllowStronglyDiscouraged()) {
13939 if (cond.Is(al)) {
13958 if (cond.Is(al) || AllowStronglyDiscouraged()) {
13969 if (cond.Is(al)) {
13988 if (cond.Is(al) || AllowStronglyDiscouraged()) {
13999 if (cond.Is(al)) {
14017 if (dt.Is(F32)) {
14018 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14027 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14037 if (dt.Is(F32)) {
14038 if (cond.Is(al)) {
14046 if (cond.Is(al)) {
14064 if (dt.Is(F32)) {
14065 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14074 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14084 if (dt.Is(F32)) {
14085 if (cond.Is(al)) {
14093 if (cond.Is(al)) {
14112 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14123 if (cond.Is(al)) {
14141 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14150 if (dt.Is(F64)) {
14158 if (cond.Is(al)) {
14166 if (dt.Is(F64) && cond.IsNotNever()) {
14182 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14193 if (cond.Is(al)) {
14209 if (dt.Is(F32)) {
14216 if (dt.Is(F32) && cond.IsNotNever()) {
14231 if (dt.Is(F32)) {
14232 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14241 if (dt.Is(F32)) {
14242 if (cond.Is(al)) {
14258 if (dt.Is(F32)) {
14259 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14268 if (dt.Is(F32)) {
14269 if (cond.Is(al)) {
14285 if (dt.Is(F32)) {
14286 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14295 if (dt.Is(F32)) {
14296 if (cond.Is(al)) {
14312 if (dt.Is(F32)) {
14313 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14322 if (dt.Is(F32)) {
14323 if (cond.Is(al)) {
14339 if (dt.Is(F32)) {
14340 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14349 if (dt.Is(F32)) {
14350 if (cond.Is(al)) {
14366 if (dt.Is(F32)) {
14367 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14376 if (dt.Is(F32)) {
14377 if (cond.Is(al)) {
14393 if (dt.Is(F32)) {
14394 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14403 if (dt.Is(F32)) {
14404 if (cond.Is(al)) {
14420 if (dt.Is(F32)) {
14421 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14430 if (dt.Is(F32)) {
14431 if (cond.Is(al)) {
14448 if (dt.Is(F32)) {
14449 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14457 if (dt.Is(F64)) {
14465 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14474 if (dt.Is(F32)) {
14475 if (cond.Is(al)) {
14482 if (dt.Is(F64) && cond.IsNotNever()) {
14489 if (cond.Is(al)) {
14506 if (dt.Is(F32)) {
14507 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14516 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14525 if (dt.Is(F32)) {
14526 if (cond.Is(al)) {
14534 if (cond.Is(al)) {
14550 if (dt.Is(F32)) {
14558 if (dt.Is(F32) && cond.IsNotNever()) {
14574 if (encoded_dt.IsValid() && (dt.Is(I16) || dt.Is(I32) || dt.Is(I64))) {
14575 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14584 if (encoded_dt.IsValid() && (dt.Is(I16) || dt.Is(I32) || dt.Is(I64))) {
14585 if (cond.Is(al)) {
14603 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14614 if (cond.Is(al)) {
14633 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14644 if (cond.Is(al)) {
14666 if (encoded_dt.IsValid() && rd.Is(rn)) {
14667 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14679 if (encoded_dt.IsValid() && rd.Is(rn)) {
14680 if (cond.Is(al)) {
14695 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14703 if (cond.Is(al)) {
14724 if (encoded_dt.IsValid() && rd.Is(rn)) {
14725 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14737 if (encoded_dt.IsValid() && rd.Is(rn)) {
14738 if (cond.Is(al)) {
14753 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14761 if (cond.Is(al)) {
14782 if (encoded_dt.IsValid() && rd.Is(rn)) {
14783 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14795 if (encoded_dt.IsValid() && rd.Is(rn)) {
14796 if (cond.Is(al)) {
14811 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14819 if (cond.Is(al)) {
14840 if (encoded_dt.IsValid() && rd.Is(rn)) {
14841 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14853 if (encoded_dt.IsValid() && rd.Is(rn)) {
14854 if (cond.Is(al)) {
14869 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14877 if (cond.Is(al)) {
14894 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14902 if (cond.Is(al)) {
14918 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14926 if (cond.Is(al)) {
14942 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14950 if (cond.Is(al)) {
14966 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14974 if (cond.Is(al)) {
14990 if (cond.Is(al) || AllowStronglyDiscouraged()) {
14998 if (cond.Is(al)) {
15014 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15022 if (cond.Is(al)) {
15045 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15057 if (cond.Is(al)) {
15085 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15097 if (cond.Is(al)) {
15120 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15129 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15139 if (cond.Is(al)) {
15147 if (cond.Is(al)) {
15166 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15175 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15185 if (cond.Is(al)) {
15193 if (cond.Is(al)) {
15217 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15229 if (cond.Is(al)) {
15257 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15269 if (cond.Is(al)) {
15291 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15300 if (dt.Is(F32)) {
15301 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15311 if (cond.Is(al)) {
15319 if (dt.Is(F32)) {
15320 if (cond.Is(al)) {
15338 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15347 if (dt.Is(F32)) {
15348 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15358 if (cond.Is(al)) {
15366 if (dt.Is(F32)) {
15367 if (cond.Is(al)) {
15391 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15403 if (cond.Is(al)) {
15431 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15443 if (cond.Is(al)) {
15465 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15474 if (dt.Is(F32)) {
15475 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15485 if (cond.Is(al)) {
15493 if (dt.Is(F32)) {
15494 if (cond.Is(al)) {
15512 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15521 if (dt.Is(F32)) {
15522 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15532 if (cond.Is(al)) {
15540 if (dt.Is(F32)) {
15541 if (cond.Is(al)) {
15565 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15577 if (cond.Is(al)) {
15605 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15617 if (cond.Is(al)) {
15639 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15648 if (dt.Is(F32)) {
15649 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15659 if (cond.Is(al)) {
15667 if (dt.Is(F32)) {
15668 if (cond.Is(al)) {
15686 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15695 if (dt.Is(F32)) {
15696 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15706 if (cond.Is(al)) {
15714 if (dt.Is(F32)) {
15715 if (cond.Is(al)) {
15732 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15742 if (cond.Is(al)) {
15759 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15769 if (cond.Is(al)) {
15793 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15805 if (cond.Is(al)) {
15833 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15845 if (cond.Is(al)) {
15867 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15876 if (dt.Is(F32)) {
15877 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15887 if (cond.Is(al)) {
15895 if (dt.Is(F32)) {
15896 if (cond.Is(al)) {
15914 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15923 if (dt.Is(F32)) {
15924 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15934 if (cond.Is(al)) {
15942 if (dt.Is(F32)) {
15943 if (cond.Is(al)) {
15960 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15970 if (cond.Is(al)) {
15987 if (cond.Is(al) || AllowStronglyDiscouraged()) {
15997 if (cond.Is(al)) {
16017 if (dt.Is(F32)) {
16024 if (dt.Is(F32) && cond.IsNotNever()) {
16034 if (dt.Is(F32) && (operand.IsFloatZero())) {
16041 if (dt.Is(F32) && (operand.IsFloatZero()) && cond.IsNotNever()) {
16060 if (dt.Is(F64)) {
16067 if (dt.Is(F64) && cond.IsNotNever()) {
16077 if (dt.Is(F64) && (operand.IsFloatZero())) {
16084 if (dt.Is(F64) && (operand.IsFloatZero()) && cond.IsNotNever()) {
16103 if (dt.Is(F32)) {
16110 if (dt.Is(F32) && cond.IsNotNever()) {
16120 if (dt.Is(F32) && (operand.IsFloatZero())) {
16127 if (dt.Is(F32) && (operand.IsFloatZero()) && cond.IsNotNever()) {
16146 if (dt.Is(F64)) {
16153 if (dt.Is(F64) && cond.IsNotNever()) {
16163 if (dt.Is(F64) && (operand.IsFloatZero())) {
16170 if (dt.Is(F64) && (operand.IsFloatZero()) && cond.IsNotNever()) {
16184 if (dt.Is(Untyped8)) {
16185 if (cond.Is(al) || AllowStronglyDiscouraged()) {
16193 if (dt.Is(Untyped8)) {
16194 if (cond.Is(al)) {
16208 if (dt.Is(Untyped8)) {
16209 if (cond.Is(al) || AllowStronglyDiscouraged()) {
16217 if (dt.Is(Untyped8)) {
16218 if (cond.Is(al)) {
16234 if (dt1.Is(F64) && dt2.Is(F32)) {
16240 if (dt1.Is(F64) && encoded_dt.IsValid()) {
16248 if (dt1.Is(F64) && dt2.Is(F32) && cond.IsNotNever()) {
16254 if (dt1.Is(F64) && encoded_dt.IsValid() && cond.IsNotNever()) {
16270 if (dt1.Is(F32) && dt2.Is(F64)) {
16276 if (dt1.Is(U32) && dt2.Is(F64)) {
16282 if (dt1.Is(S32) && dt2.Is(F64)) {
16289 if (dt1.Is(F32) && dt2.Is(F64) && cond.IsNotNever()) {
16295 if (dt1.Is(U32) && dt2.Is(F64) && cond.IsNotNever()) {
16301 if (dt1.Is(S32) && dt2.Is(F64) && cond.IsNotNever()) {
16324 if (cond.Is(al) || AllowStronglyDiscouraged()) {
16334 if (dt1.Is(F64) && encoded_dt_2.IsValid() && rd.Is(rm) &&
16335 (((dt2.Is(S16) || dt2.Is(U16)) && (fbits <= 16)) ||
16336 ((dt2.Is(S32) || dt2.Is(U32)) && (fbits >= 1) && (fbits <= 32)))) {
16338 if (dt2.Is(S16) || dt2.Is(U16)) {
16350 if (encoded_dt_3.IsValid() && dt2.Is(F64) && rd.Is(rm) &&
16351 (((dt1.Is(S16) || dt1.Is(U16)) && (fbits <= 16)) ||
16352 ((dt1.Is(S32) || dt1.Is(U32)) && (fbits >= 1) && (fbits <= 32)))) {
16354 if (dt1.Is(S16) || dt1.Is(U16)) {
16368 if (cond.Is(al)) {
16377 if (dt1.Is(F64) && encoded_dt_2.IsValid() && rd.Is(rm) &&
16378 (((dt2.Is(S16) || dt2.Is(U16)) && (fbits <= 16)) ||
16379 ((dt2.Is(S32) || dt2.Is(U32)) && (fbits >= 1) && (fbits <= 32))) &&
16382 if (dt2.Is(S16) || dt2.Is(U16)) {
16394 if (encoded_dt_3.IsValid() && dt2.Is(F64) && rd.Is(rm) &&
16395 (((dt1.Is(S16) || dt1.Is(U16)) && (fbits <= 16)) ||
16396 ((dt1.Is(S32) || dt1.Is(U32)) && (fbits >= 1) && (fbits <= 32))) &&
16399 if (dt1.Is(S16) || dt1.Is(U16)) {
16426 if (cond.Is(al) || AllowStronglyDiscouraged()) {
16438 if (cond.Is(al)) {
16462 if (dt1.Is(F32) && encoded_dt.IsValid() && rd.Is(rm) &&
16463 (((dt2.Is(S16) || dt2.Is(U16)) && (fbits <= 16)) ||
16464 ((dt2.Is(S32) || dt2.Is(U32)) && (fbits >= 1) && (fbits <= 32)))) {
16466 if (dt2.Is(S16) || dt2.Is(U16)) {
16478 if (encoded_dt_2.IsValid() && dt2.Is(F32) && rd.Is(rm) &&
16479 (((dt1.Is(S16) || dt1.Is(U16)) && (fbits <= 16)) ||
16480 ((dt1.Is(S32) || dt1.Is(U32)) && (fbits >= 1) && (fbits <= 32)))) {
16482 if (dt1.Is(S16) || dt1.Is(U16)) {
16495 if (dt1.Is(F32) && encoded_dt.IsValid() && rd.Is(rm) &&
16496 (((dt2.Is(S16) || dt2.Is(U16)) && (fbits <= 16)) ||
16497 ((dt2.Is(S32) || dt2.Is(U32)) && (fbits >= 1) && (fbits <= 32))) &&
16500 if (dt2.Is(S16) || dt2.Is(U16)) {
16512 if (encoded_dt_2.IsValid() && dt2.Is(F32) && rd.Is(rm) &&
16513 (((dt1.Is(S16) || dt1.Is(U16)) && (fbits <= 16)) ||
16514 ((dt1.Is(S32) || dt1.Is(U32)) && (fbits >= 1) && (fbits <= 32))) &&
16517 if (dt1.Is(S16) || dt1.Is(U16)) {
16540 if (cond.Is(al) || AllowStronglyDiscouraged()) {
16550 if (cond.Is(al)) {
16568 if (cond.Is(al) || AllowStronglyDiscouraged()) {
16578 if (cond.Is(al)) {
16594 if (dt1.Is(F16) && dt2.Is(F32)) {
16595 if (cond.Is(al) || AllowStronglyDiscouraged()) {
16603 if (dt1.Is(F16) && dt2.Is(F32)) {
16604 if (cond.Is(al)) {
16619 if (dt1.Is(F32) && dt2.Is(F16)) {
16620 if (cond.Is(al) || AllowStronglyDiscouraged()) {
16628 if (dt1.Is(F32) && dt2.Is(F16)) {
16629 if (cond.Is(al)) {
16645 if (dt1.Is(U32) && dt2.Is(F32)) {
16651 if (dt1.Is(S32) && dt2.Is(F32)) {
16657 if (dt1.Is(F32) && encoded_dt.IsValid()) {
16665 if (dt1.Is(U32) && dt2.Is(F32) && cond.IsNotNever()) {
16671 if (dt1.Is(S32) && dt2.Is(F32) && cond.IsNotNever()) {
16677 if (dt1.Is(F32) && encoded_dt.IsValid() && cond.IsNotNever()) {
16693 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16701 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16716 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16724 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16739 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16747 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16762 if (encoded_dt.IsValid() && dt2.Is(F64)) {
16770 if (encoded_dt.IsValid() && dt2.Is(F64)) {
16785 if (dt1.Is(F32) && dt2.Is(F16)) {
16791 if (dt1.Is(F16) && dt2.Is(F32)) {
16798 if (dt1.Is(F32) && dt2.Is(F16) && cond.IsNotNever()) {
16804 if (dt1.Is(F16) && dt2.Is(F32) && cond.IsNotNever()) {
16819 if (dt1.Is(F64) && dt2.Is(F16)) {
16826 if (dt1.Is(F64) && dt2.Is(F16) && cond.IsNotNever()) {
16841 if (dt1.Is(F16) && dt2.Is(F64)) {
16848 if (dt1.Is(F16) && dt2.Is(F64) && cond.IsNotNever()) {
16863 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16871 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16886 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16894 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16909 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16917 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16932 if (encoded_dt.IsValid() && dt2.Is(F64)) {
16940 if (encoded_dt.IsValid() && dt2.Is(F64)) {
16955 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16963 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16978 if (encoded_dt.IsValid() && dt2.Is(F32)) {
16986 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17001 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17009 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17024 if (encoded_dt.IsValid() && dt2.Is(F64)) {
17032 if (encoded_dt.IsValid() && dt2.Is(F64)) {
17047 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17055 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17070 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17078 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17093 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17101 if (encoded_dt.IsValid() && dt2.Is(F32)) {
17116 if (encoded_dt.IsValid() && dt2.Is(F64)) {
17124 if (encoded_dt.IsValid() && dt2.Is(F64)) {
17139 if (dt1.Is(U32) && dt2.Is(F32)) {
17145 if (dt1.Is(S32) && dt2.Is(F32)) {
17152 if (dt1.Is(U32) && dt2.Is(F32) && cond.IsNotNever()) {
17158 if (dt1.Is(S32) && dt2.Is(F32) && cond.IsNotNever()) {
17173 if (dt1.Is(U32) && dt2.Is(F64)) {
17179 if (dt1.Is(S32) && dt2.Is(F64)) {
17186 if (dt1.Is(U32) && dt2.Is(F64) && cond.IsNotNever()) {
17192 if (dt1.Is(S32) && dt2.Is(F64) && cond.IsNotNever()) {
17207 if (dt1.Is(F32) && dt2.Is(F16)) {
17213 if (dt1.Is(F16) && dt2.Is(F32)) {
17220 if (dt1.Is(F32) && dt2.Is(F16) && cond.IsNotNever()) {
17226 if (dt1.Is(F16) && dt2.Is(F32) && cond.IsNotNever()) {
17241 if (dt1.Is(F64) && dt2.Is(F16)) {
17248 if (dt1.Is(F64) && dt2.Is(F16) && cond.IsNotNever()) {
17263 if (dt1.Is(F16) && dt2.Is(F64)) {
17270 if (dt1.Is(F16) && dt2.Is(F64) && cond.IsNotNever()) {
17285 if (dt.Is(F32)) {
17293 if (dt.Is(F32) && cond.IsNotNever()) {
17308 if (dt.Is(F64)) {
17316 if (dt.Is(F64) && cond.IsNotNever()) {
17332 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17344 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17363 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17375 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17397 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17407 if (cond.Is(al)) {
17427 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17437 if (cond.Is(al)) {
17454 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17462 if (cond.Is(al)) {
17478 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17486 if (cond.Is(al)) {
17508 if (dt.Is(Untyped8) && (imm <= 7)) {
17509 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17517 if ((dt.Is(Untyped16) || dt.Is(Untyped32)) &&
17519 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17529 if (dt.Is(Untyped8) && (imm <= 7)) {
17530 if (cond.Is(al)) {
17537 if ((dt.Is(Untyped16) || dt.Is(Untyped32)) &&
17539 if (cond.Is(al)) {
17565 if (dt.Is(Untyped8) && (imm <= 15)) {
17566 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17574 if ((dt.Is(Untyped16) || dt.Is(Untyped32) || dt.Is(Untyped64)) &&
17576 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17586 if (dt.Is(Untyped8) && (imm <= 15)) {
17587 if (cond.Is(al)) {
17594 if ((dt.Is(Untyped16) || dt.Is(Untyped32) || dt.Is(Untyped64)) &&
17596 if (cond.Is(al)) {
17615 if (dt.Is(F32)) {
17616 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17624 if (dt.Is(F64)) {
17632 if (dt.Is(F32)) {
17633 if (cond.Is(al)) {
17640 if (dt.Is(F64) && cond.IsNotNever()) {
17655 if (dt.Is(F32)) {
17656 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17665 if (dt.Is(F32)) {
17666 if (cond.Is(al)) {
17682 if (dt.Is(F32)) {
17690 if (dt.Is(F32) && cond.IsNotNever()) {
17705 if (dt.Is(F32)) {
17706 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17714 if (dt.Is(F64)) {
17722 if (dt.Is(F32)) {
17723 if (cond.Is(al)) {
17730 if (dt.Is(F64) && cond.IsNotNever()) {
17745 if (dt.Is(F32)) {
17746 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17755 if (dt.Is(F32)) {
17756 if (cond.Is(al)) {
17772 if (dt.Is(F32)) {
17780 if (dt.Is(F32) && cond.IsNotNever()) {
17795 if (dt.Is(F32)) {
17803 if (dt.Is(F32) && cond.IsNotNever()) {
17818 if (dt.Is(F64)) {
17826 if (dt.Is(F64) && cond.IsNotNever()) {
17841 if (dt.Is(F32)) {
17849 if (dt.Is(F32) && cond.IsNotNever()) {
17864 if (dt.Is(F64)) {
17872 if (dt.Is(F64) && cond.IsNotNever()) {
17889 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17900 if (cond.Is(al)) {
17919 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17930 if (cond.Is(al)) {
17949 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17960 if (cond.Is(al)) {
17979 if (cond.Is(al) || AllowStronglyDiscouraged()) {
17990 if (cond.Is(al)) {
18021 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18053 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18085 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18101 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18116 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18129 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18144 if (cond.Is(al)) {
18175 if (cond.Is(al)) {
18206 if (cond.Is(al)) {
18221 if (cond.Is(al)) {
18235 if (cond.Is(al)) {
18247 if (cond.Is(al)) {
18271 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18302 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18317 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18332 if (cond.Is(al)) {
18362 if (cond.Is(al)) {
18376 if (cond.Is(al)) {
18410 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18437 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18463 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18480 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18497 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18512 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18529 if (cond.Is(al)) {
18555 if (cond.Is(al)) {
18580 if (cond.Is(al)) {
18596 if (cond.Is(al)) {
18612 if (cond.Is(al)) {
18626 if (cond.Is(al)) {
18651 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18676 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18692 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18709 if (cond.Is(al)) {
18733 if (cond.Is(al)) {
18748 if (cond.Is(al)) {
18779 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18796 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18814 if (cond.Is(al)) {
18830 if (cond.Is(al)) {
18854 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18871 if (cond.Is(al)) {
18902 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18917 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18932 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18946 if (cond.Is(al) || AllowStronglyDiscouraged()) {
18961 if (cond.Is(al)) {
18975 if (cond.Is(al)) {
18989 if (cond.Is(al)) {
19002 if (cond.Is(al)) {
19025 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19041 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19058 if (cond.Is(al)) {
19073 if (cond.Is(al)) {
19107 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19124 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19141 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19158 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19175 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19190 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19206 if (cond.Is(al)) {
19222 if (cond.Is(al)) {
19238 if (cond.Is(al)) {
19254 if (cond.Is(al)) {
19270 if (cond.Is(al)) {
19284 if (cond.Is(al)) {
19309 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19325 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19341 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19357 if (cond.Is(al)) {
19372 if (cond.Is(al)) {
19387 if (cond.Is(al)) {
19717 ((offset % 4) == 0) && rn.Is(pc) && operand.IsOffset()) {
19738 ((offset % 4) == 0) && rn.Is(pc) && operand.IsOffset() &&
19871 ((offset % 4) == 0) && rn.Is(pc) && operand.IsOffset()) {
19892 ((offset % 4) == 0) && rn.Is(pc) && operand.IsOffset() &&
19922 if (dt.Is(F32)) {
19923 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19932 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19942 if (dt.Is(F32)) {
19943 if (cond.Is(al)) {
19951 if (cond.Is(al)) {
19969 if (dt.Is(F32)) {
19970 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19979 if (cond.Is(al) || AllowStronglyDiscouraged()) {
19989 if (dt.Is(F32)) {
19990 if (cond.Is(al)) {
19998 if (cond.Is(al)) {
20014 if (OutsideITBlock() && dt.Is(F32)) {
20021 if (OutsideITBlock() && dt.Is(F64)) {
20029 if (dt.Is(F32)) {
20035 if (dt.Is(F64)) {
20049 if (OutsideITBlock() && dt.Is(F32)) {
20057 if (dt.Is(F32)) {
20071 if (OutsideITBlock() && dt.Is(F32)) {
20079 if (dt.Is(F32)) {
20095 if (dt.Is(F32)) {
20096 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20105 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20115 if (dt.Is(F32)) {
20116 if (cond.Is(al)) {
20124 if (cond.Is(al)) {
20142 if (dt.Is(F32)) {
20143 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20152 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20162 if (dt.Is(F32)) {
20163 if (cond.Is(al)) {
20171 if (cond.Is(al)) {
20187 if (OutsideITBlock() && dt.Is(F32)) {
20194 if (OutsideITBlock() && dt.Is(F64)) {
20202 if (dt.Is(F32)) {
20208 if (dt.Is(F64)) {
20222 if (OutsideITBlock() && dt.Is(F32)) {
20230 if (dt.Is(F32)) {
20244 if (OutsideITBlock() && dt.Is(F32)) {
20252 if (dt.Is(F32)) {
20272 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20286 if (cond.Is(al)) {
20308 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20322 if (cond.Is(al)) {
20340 if (dt.Is(F32)) {
20341 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20349 if (dt.Is(F64)) {
20357 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20366 if (dt.Is(F32)) {
20367 if (cond.Is(al)) {
20374 if (dt.Is(F64) && cond.IsNotNever()) {
20381 if (cond.Is(al)) {
20398 if (dt.Is(F32)) {
20399 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20408 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20417 if (dt.Is(F32)) {
20418 if (cond.Is(al)) {
20426 if (cond.Is(al)) {
20442 if (dt.Is(F32)) {
20450 if (dt.Is(F32) && cond.IsNotNever()) {
20470 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20484 if (cond.Is(al)) {
20503 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20514 if (cond.Is(al)) {
20536 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20550 if (cond.Is(al)) {
20572 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20586 if (cond.Is(al)) {
20604 if (dt.Is(F32)) {
20605 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20613 if (dt.Is(F64)) {
20621 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20630 if (dt.Is(F32)) {
20631 if (cond.Is(al)) {
20638 if (dt.Is(F64) && cond.IsNotNever()) {
20645 if (cond.Is(al)) {
20662 if (dt.Is(F32)) {
20663 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20672 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20681 if (dt.Is(F32)) {
20682 if (cond.Is(al)) {
20690 if (cond.Is(al)) {
20706 if (dt.Is(F32)) {
20714 if (dt.Is(F32) && cond.IsNotNever()) {
20734 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20748 if (cond.Is(al)) {
20767 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20778 if (cond.Is(al)) {
20970 if (cond.Is(al) || AllowStronglyDiscouraged()) {
20984 if (cond.Is(al)) {
20999 if (dt.Is(F64) && vfp.IsValid()) {
21008 if (dt.Is(F64) && vfp.IsValid() && cond.IsNotNever()) {
21020 if (dt.Is(F64)) {
21026 if (!dt.Is(F64)) {
21027 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21036 if (dt.Is(F64) && cond.IsNotNever()) {
21042 if (!dt.Is(F64)) {
21043 if (cond.Is(al)) {
21065 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21079 if (cond.Is(al)) {
21094 if (!dt.Is(F64)) {
21095 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21104 if (!dt.Is(F64)) {
21105 if (cond.Is(al)) {
21126 if (dt.Is(F32) && vfp.IsValid()) {
21135 if (dt.Is(F32) && vfp.IsValid() && cond.IsNotNever()) {
21147 if (dt.Is(F32)) {
21154 if (dt.Is(F32) && cond.IsNotNever()) {
21203 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21214 if (cond.Is(al)) {
21232 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21242 if (cond.Is(al)) {
21307 ((dt.Is(I16) && (index <= 3) && (dm.GetCode() <= 7)) ||
21308 (!dt.Is(I16) && (index <= 1) && (dm.GetCode() <= 15)))) {
21309 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21311 if (dt.Is(I16)) {
21326 ((dt.Is(I16) && (index <= 3) && (dm.GetCode() <= 7)) ||
21327 (!dt.Is(I16) && (index <= 1) && (dm.GetCode() <= 15)))) {
21328 if (cond.Is(al)) {
21330 if (dt.Is(I16)) {
21357 ((dt.Is(I16) && (index <= 3) && (dm.GetCode() <= 7)) ||
21358 (!dt.Is(I16) && (index <= 1) && (dm.GetCode() <= 15)))) {
21359 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21361 if (dt.Is(I16)) {
21376 ((dt.Is(I16) && (index <= 3) && (dm.GetCode() <= 7)) ||
21377 (!dt.Is(I16) && (index <= 1) && (dm.GetCode() <= 15)))) {
21378 if (cond.Is(al)) {
21380 if (dt.Is(I16)) {
21402 if (dt.Is(F32)) {
21403 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21411 if (dt.Is(F64)) {
21419 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21429 if (dt.Is(F32)) {
21430 if (cond.Is(al)) {
21437 if (dt.Is(F64) && cond.IsNotNever()) {
21444 if (cond.Is(al)) {
21462 if (dt.Is(F32)) {
21463 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21472 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21482 if (dt.Is(F32)) {
21483 if (cond.Is(al)) {
21491 if (cond.Is(al)) {
21508 if (dt.Is(F32)) {
21516 if (dt.Is(F32) && cond.IsNotNever()) {
21537 (((dt.Is(S16) || dt.Is(U16)) && (index <= 3) && (dm.GetCode() <= 7)) ||
21538 (!dt.Is(S16) && !dt.Is(U16) && (index <= 1) &&
21540 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21542 if (dt.Is(S16) || dt.Is(U16)) {
21557 (((dt.Is(S16) || dt.Is(U16)) && (index <= 3) && (dm.GetCode() <= 7)) ||
21558 (!dt.Is(S16) && !dt.Is(U16) && (index <= 1) &&
21560 if (cond.Is(al)) {
21562 if (dt.Is(S16) || dt.Is(U16)) {
21585 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21597 if (cond.Is(al)) {
21620 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21633 if (cond.Is(al)) {
21648 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21655 if (cond.Is(al)) {
21675 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21688 if (cond.Is(al)) {
21703 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21710 if (cond.Is(al)) {
21726 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21735 if (dt.Is(F64)) {
21743 if (cond.Is(al)) {
21751 if (dt.Is(F64) && cond.IsNotNever()) {
21767 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21778 if (cond.Is(al)) {
21794 if (dt.Is(F32)) {
21801 if (dt.Is(F32) && cond.IsNotNever()) {
21816 if (dt.Is(F32)) {
21824 if (dt.Is(F32) && cond.IsNotNever()) {
21839 if (dt.Is(F64)) {
21847 if (dt.Is(F64) && cond.IsNotNever()) {
21862 if (dt.Is(F32)) {
21870 if (dt.Is(F32) && cond.IsNotNever()) {
21885 if (dt.Is(F64)) {
21893 if (dt.Is(F64) && cond.IsNotNever()) {
21908 if (dt.Is(F32)) {
21916 if (dt.Is(F32) && cond.IsNotNever()) {
21931 if (dt.Is(F64)) {
21939 if (dt.Is(F64) && cond.IsNotNever()) {
21959 if (encoded_dt.IsValid() && rd.Is(rn)) {
21960 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21972 if (encoded_dt.IsValid() && rd.Is(rn)) {
21973 if (cond.Is(al)) {
21988 if (cond.Is(al) || AllowStronglyDiscouraged()) {
21996 if (cond.Is(al)) {
22017 if (encoded_dt.IsValid() && rd.Is(rn)) {
22018 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22030 if (encoded_dt.IsValid() && rd.Is(rn)) {
22031 if (cond.Is(al)) {
22046 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22054 if (cond.Is(al)) {
22076 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22084 if (cond.Is(al)) {
22095 if (encoded_dt.IsValid() && rd.Is(rn)) {
22096 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22108 if (encoded_dt.IsValid() && rd.Is(rn)) {
22109 if (cond.Is(al)) {
22134 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22142 if (cond.Is(al)) {
22153 if (encoded_dt.IsValid() && rd.Is(rn)) {
22154 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22166 if (encoded_dt.IsValid() && rd.Is(rn)) {
22167 if (cond.Is(al)) {
22190 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22201 if (cond.Is(al)) {
22222 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22233 if (cond.Is(al)) {
22251 if (dt.Is(F32)) {
22252 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22261 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22270 if (dt.Is(F32)) {
22271 if (cond.Is(al)) {
22279 if (cond.Is(al)) {
22299 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22310 if (cond.Is(al)) {
22331 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22342 if (cond.Is(al)) {
22360 if (dt.Is(F32)) {
22361 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22370 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22380 if (dt.Is(F32)) {
22381 if (cond.Is(al)) {
22389 if (cond.Is(al)) {
22407 if (dt.Is(F32)) {
22408 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22417 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22427 if (dt.Is(F32)) {
22428 if (cond.Is(al)) {
22436 if (cond.Is(al)) {
22556 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22566 if (cond.Is(al)) {
22583 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22593 if (cond.Is(al)) {
22611 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22622 if (cond.Is(al)) {
22641 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22652 if (cond.Is(al)) {
22670 if (encoded_dt.IsValid() && (dt.Is(S16) || dt.Is(S32))) {
22671 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22680 if (encoded_dt.IsValid() && (dt.Is(S16) || dt.Is(S32))) {
22681 if (cond.Is(al)) {
22703 ((dt.Is(S16) && (index <= 3) && (dm.GetCode() <= 7)) ||
22704 (!dt.Is(S16) && (index <= 1) && (dm.GetCode() <= 15))) &&
22705 (dt.Is(S16) || dt.Is(S32))) {
22706 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22708 if (dt.Is(S16)) {
22722 ((dt.Is(S16) && (index <= 3) && (dm.GetCode() <= 7)) ||
22723 (!dt.Is(S16) && (index <= 1) && (dm.GetCode() <= 15))) &&
22724 (dt.Is(S16) || dt.Is(S32))) {
22725 if (cond.Is(al)) {
22727 if (dt.Is(S16)) {
22748 if (encoded_dt.IsValid() && (dt.Is(S16) || dt.Is(S32))) {
22749 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22758 if (encoded_dt.IsValid() && (dt.Is(S16) || dt.Is(S32))) {
22759 if (cond.Is(al)) {
22781 ((dt.Is(S16) && (index <= 3) && (dm.GetCode() <= 7)) ||
22782 (!dt.Is(S16) && (index <= 1) && (dm.GetCode() <= 15))) &&
22783 (dt.Is(S16) || dt.Is(S32))) {
22784 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22786 if (dt.Is(S16)) {
22800 ((dt.Is(S16) && (index <= 3) && (dm.GetCode() <= 7)) ||
22801 (!dt.Is(S16) && (index <= 1) && (dm.GetCode() <= 15))) &&
22802 (dt.Is(S16) || dt.Is(S32))) {
22803 if (cond.Is(al)) {
22805 if (dt.Is(S16)) {
22827 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22837 if (cond.Is(al)) {
22855 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22865 if (cond.Is(al)) {
22886 (dt.Is(S16) || dt.Is(S32))) {
22887 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22900 (dt.Is(S16) || dt.Is(S32))) {
22901 if (cond.Is(al)) {
22922 (dt.Is(S16) || dt.Is(S32))) {
22923 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22936 (dt.Is(S16) || dt.Is(S32))) {
22937 if (cond.Is(al)) {
22954 if (encoded_dt.IsValid() && (dt.Is(S16) || dt.Is(S32))) {
22955 if (cond.Is(al) || AllowStronglyDiscouraged()) {
22964 if (encoded_dt.IsValid() && (dt.Is(S16) || dt.Is(S32))) {
22965 if (cond.Is(al)) {
22986 (dt.Is(S16) || dt.Is(S32))) {
22987 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23000 (dt.Is(S16) || dt.Is(S32))) {
23001 if (cond.Is(al)) {
23021 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23032 if (cond.Is(al)) {
23053 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23063 if (cond.Is(al)) {
23080 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23090 if (cond.Is(al)) {
23107 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23117 if (cond.Is(al)) {
23135 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23145 if (cond.Is(al)) {
23163 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23173 if (cond.Is(al)) {
23194 (dt.Is(S16) || dt.Is(S32))) {
23195 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23208 (dt.Is(S16) || dt.Is(S32))) {
23209 if (cond.Is(al)) {
23230 (dt.Is(S16) || dt.Is(S32))) {
23231 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23244 (dt.Is(S16) || dt.Is(S32))) {
23245 if (cond.Is(al)) {
23263 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23274 if (cond.Is(al)) {
23293 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23304 if (cond.Is(al)) {
23330 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23341 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23354 if (cond.Is(al)) {
23364 if (cond.Is(al)) {
23393 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23404 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23414 if (cond.Is(al)) {
23424 if (cond.Is(al)) {
23449 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23461 if (cond.Is(al)) {
23477 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23490 if (cond.Is(al)) {
23518 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23530 if (cond.Is(al)) {
23546 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23559 if (cond.Is(al)) {
23588 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23601 if (cond.Is(al)) {
23630 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23643 if (cond.Is(al)) {
23673 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23684 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23697 if (cond.Is(al)) {
23707 if (cond.Is(al)) {
23736 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23747 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23757 if (cond.Is(al)) {
23767 if (cond.Is(al)) {
23787 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23798 if (cond.Is(al)) {
23817 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23828 if (cond.Is(al)) {
23846 if (encoded_dt.IsValid() && (dt.Is(I16) || dt.Is(I32) || dt.Is(I64))) {
23847 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23856 if (encoded_dt.IsValid() && (dt.Is(I16) || dt.Is(I32) || dt.Is(I64))) {
23857 if (cond.Is(al)) {
23877 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23888 if (cond.Is(al)) {
23909 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23920 if (cond.Is(al)) {
23937 if (dt.Is(F32)) {
23938 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23947 if (dt.Is(F32)) {
23948 if (cond.Is(al)) {
23964 if (dt.Is(F32)) {
23965 if (cond.Is(al) || AllowStronglyDiscouraged()) {
23974 if (dt.Is(F32)) {
23975 if (cond.Is(al)) {
23995 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24005 if (cond.Is(al)) {
24025 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24035 if (cond.Is(al)) {
24055 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24065 if (cond.Is(al)) {
24085 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24095 if (cond.Is(al)) {
24115 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24125 if (cond.Is(al)) {
24145 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24155 if (cond.Is(al)) {
24173 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24184 if (cond.Is(al)) {
24203 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24214 if (cond.Is(al)) {
24238 if (dt.Is(F64)) {
24251 if (dt.Is(F64)) {
24287 if (dt.Is(F32)) {
24294 if (dt.Is(F32)) {
24315 if (dt.Is(F64)) {
24328 if (dt.Is(F64)) {
24364 if (dt.Is(F32)) {
24371 if (dt.Is(F32)) {
24392 if (dt.Is(F64)) {
24405 if (dt.Is(F64)) {
24441 if (dt.Is(F32)) {
24448 if (dt.Is(F32)) {
24469 if (dt.Is(F64)) {
24482 if (dt.Is(F64)) {
24518 if (dt.Is(F32)) {
24525 if (dt.Is(F32)) {
24541 if (dt.Is(F32)) {
24548 if (dt.Is(F32) && cond.IsNotNever()) {
24565 if (dt.Is(F64)) {
24572 if (dt.Is(F64) && cond.IsNotNever()) {
24597 if (dt.Is(F64)) {
24610 if (dt.Is(F64) && cond.IsNotNever()) {
24650 if (dt.Is(F32)) {
24657 if (dt.Is(F32) && cond.IsNotNever()) {
24682 if (dt.Is(F64)) {
24695 if (dt.Is(F64) && cond.IsNotNever()) {
24735 if (dt.Is(F32)) {
24742 if (dt.Is(F32) && cond.IsNotNever()) {
24759 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24770 if (cond.Is(al)) {
24789 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24800 if (cond.Is(al)) {
24825 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24836 if ((dt.Is(kDataTypeS) || dt.Is(kDataTypeU)) && (imm == 0)) {
24837 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24847 if (cond.Is(al)) {
24857 if ((dt.Is(kDataTypeS) || dt.Is(kDataTypeU)) && (imm == 0)) {
24858 if (cond.Is(al)) {
24884 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24895 if ((dt.Is(kDataTypeS) || dt.Is(kDataTypeU)) && (imm == 0)) {
24896 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24906 if (cond.Is(al)) {
24916 if ((dt.Is(kDataTypeS) || dt.Is(kDataTypeU)) && (imm == 0)) {
24917 if (cond.Is(al)) {
24944 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24955 if (cond.Is(al) || AllowStronglyDiscouraged()) {
24965 if (cond.Is(al)) {
24975 if (cond.Is(al)) {
24997 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25008 if (cond.Is(al)) {
25029 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25040 if (cond.Is(al)) {
25057 if (dt.Is(F32)) {
25058 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25067 if (dt.Is(F32)) {
25068 if (cond.Is(al)) {
25084 if (dt.Is(F32)) {
25085 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25094 if (dt.Is(F32)) {
25095 if (cond.Is(al)) {
25119 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25132 if (cond.Is(al)) {
25161 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25174 if (cond.Is(al)) {
25196 if (encoded_dt.IsValid() && (dt.Is(I16) || dt.Is(I32) || dt.Is(I64))) {
25197 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25206 if (encoded_dt.IsValid() && (dt.Is(I16) || dt.Is(I32) || dt.Is(I64))) {
25207 if (cond.Is(al)) {
25222 if (OutsideITBlock() && dt.Is(F64)) {
25230 if (dt.Is(F64)) {
25244 if (OutsideITBlock() && dt.Is(F32)) {
25252 if (dt.Is(F32)) {
25266 if (OutsideITBlock() && dt.Is(F64)) {
25274 if (dt.Is(F64)) {
25288 if (OutsideITBlock() && dt.Is(F32)) {
25296 if (dt.Is(F32)) {
25310 if (OutsideITBlock() && dt.Is(F64)) {
25318 if (dt.Is(F64)) {
25332 if (OutsideITBlock() && dt.Is(F32)) {
25340 if (dt.Is(F32)) {
25354 if (OutsideITBlock() && dt.Is(F64)) {
25362 if (dt.Is(F64)) {
25376 if (OutsideITBlock() && dt.Is(F32)) {
25384 if (dt.Is(F32)) {
25407 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25420 if (cond.Is(al)) {
25438 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25450 if (cond.Is(al)) {
25476 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25489 if (cond.Is(al)) {
25507 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25519 if (cond.Is(al)) {
25546 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25557 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25567 if (cond.Is(al)) {
25577 if (cond.Is(al)) {
25603 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25614 if ((dt.Is(kDataTypeS) || dt.Is(kDataTypeU)) && (imm == 0)) {
25615 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25625 if (cond.Is(al)) {
25635 if ((dt.Is(kDataTypeS) || dt.Is(kDataTypeU)) && (imm == 0)) {
25636 if (cond.Is(al)) {
25662 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25673 if ((dt.Is(kDataTypeS) || dt.Is(kDataTypeU)) && (imm == 0)) {
25674 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25684 if (cond.Is(al)) {
25694 if ((dt.Is(kDataTypeS) || dt.Is(kDataTypeU)) && (imm == 0)) {
25695 if (cond.Is(al)) {
25722 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25733 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25743 if (cond.Is(al)) {
25753 if (cond.Is(al)) {
25779 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25792 if (cond.Is(al)) {
25821 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25834 if (cond.Is(al)) {
25854 if (dt.Is(F32)) {
25861 if (dt.Is(F32) && cond.IsNotNever()) {
25875 if (dt.Is(F64)) {
25882 if (dt.Is(F64) && cond.IsNotNever()) {
25905 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25918 if (cond.Is(al)) {
25947 if (cond.Is(al) || AllowStronglyDiscouraged()) {
25960 if (cond.Is(al)) {
25989 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26002 if (cond.Is(al)) {
26031 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26044 if (cond.Is(al)) {
26078 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26110 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26141 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26154 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26169 if (cond.Is(al)) {
26200 if (cond.Is(al)) {
26230 if (cond.Is(al)) {
26242 if (cond.Is(al)) {
26265 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26296 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26311 if (cond.Is(al)) {
26341 if (cond.Is(al)) {
26374 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26401 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26427 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26442 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26459 if (cond.Is(al)) {
26485 if (cond.Is(al)) {
26510 if (cond.Is(al)) {
26524 if (cond.Is(al)) {
26548 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26573 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26590 if (cond.Is(al)) {
26614 if (cond.Is(al)) {
26645 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26662 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26680 if (cond.Is(al)) {
26696 if (cond.Is(al)) {
26720 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26737 if (cond.Is(al)) {
26768 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26782 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26797 if (cond.Is(al)) {
26810 if (cond.Is(al)) {
26833 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26850 if (cond.Is(al)) {
26882 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26899 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26916 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26931 if (cond.Is(al) || AllowStronglyDiscouraged()) {
26947 if (cond.Is(al)) {
26963 if (cond.Is(al)) {
26979 if (cond.Is(al)) {
26993 if (cond.Is(al)) {
27016 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27032 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27048 if (cond.Is(al)) {
27063 if (cond.Is(al)) {
27362 if (dt.Is(F32)) {
27363 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27371 if (dt.Is(F64)) {
27379 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27388 if (dt.Is(F32)) {
27389 if (cond.Is(al)) {
27396 if (dt.Is(F64) && cond.IsNotNever()) {
27403 if (cond.Is(al)) {
27420 if (dt.Is(F32)) {
27421 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27430 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27439 if (dt.Is(F32)) {
27440 if (cond.Is(al)) {
27448 if (cond.Is(al)) {
27464 if (dt.Is(F32)) {
27472 if (dt.Is(F32) && cond.IsNotNever()) {
27488 if (encoded_dt.IsValid() && (dt.Is(I16) || dt.Is(I32) || dt.Is(I64))) {
27489 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27498 if (encoded_dt.IsValid() && (dt.Is(I16) || dt.Is(I32) || dt.Is(I64))) {
27499 if (cond.Is(al)) {
27517 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27528 if (cond.Is(al)) {
27547 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27558 if (cond.Is(al)) {
27575 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27582 if (cond.Is(al)) {
27596 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27603 if (cond.Is(al)) {
27620 if (dt.Is(Untyped8) && nreglist.IsTransferMultipleLanes() &&
27622 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27633 if (dt.Is(Untyped8) && nreglist.IsTransferMultipleLanes() &&
27635 if (cond.Is(al)) {
27656 if (dt.Is(Untyped8) && nreglist.IsTransferMultipleLanes() &&
27658 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27669 if (dt.Is(Untyped8) && nreglist.IsTransferMultipleLanes() &&
27671 if (cond.Is(al)) {
27690 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27700 if (cond.Is(al)) {
27717 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27727 if (cond.Is(al)) {
27745 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27755 if (cond.Is(al)) {
27773 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27783 if (cond.Is(al)) {
27800 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27808 if (dt.Is(Untyped32)) {
27809 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27818 if (cond.Is(al)) {
27825 if (dt.Is(Untyped32)) {
27826 if (cond.Is(al)) {
27842 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27852 if (cond.Is(al)) {
27869 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27877 if (dt.Is(Untyped32)) {
27878 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27887 if (cond.Is(al)) {
27894 if (dt.Is(Untyped32)) {
27895 if (cond.Is(al)) {
27911 if (cond.Is(al) || AllowStronglyDiscouraged()) {
27921 if (cond.Is(al)) {