Lines Matching refs:CurrentCond
7007 add(CurrentCond(), in DecodeT32()
7030 sub(CurrentCond(), in DecodeT32()
7053 add(CurrentCond(), Narrow, Register(rd), Register(rn), imm); in DecodeT32()
7072 sub(CurrentCond(), Narrow, Register(rd), Register(rn), imm); in DecodeT32()
7099 asr(CurrentCond(), Narrow, Register(rd), Register(rm), amount); in DecodeT32()
7118 lsl(CurrentCond(), Narrow, Register(rd), Register(rm), amount); in DecodeT32()
7137 lsr(CurrentCond(), Narrow, Register(rd), Register(rm), amount); in DecodeT32()
7156 mov(CurrentCond(), in DecodeT32()
7186 mov(CurrentCond(), Narrow, Register(rd), imm); in DecodeT32()
7199 cmp(CurrentCond(), Narrow, Register(rn), imm); in DecodeT32()
7208 add(CurrentCond(), Register(rd), imm); in DecodeT32()
7211 add(CurrentCond(), Narrow, Register(rd), Register(rd), imm); in DecodeT32()
7229 sub(CurrentCond(), Register(rd), imm); in DecodeT32()
7232 sub(CurrentCond(), Narrow, Register(rd), Register(rd), imm); in DecodeT32()
7262 and_(CurrentCond(), in DecodeT32()
7284 eor(CurrentCond(), in DecodeT32()
7306 lsl(CurrentCond(), in DecodeT32()
7329 mov(CurrentCond(), in DecodeT32()
7349 lsr(CurrentCond(), in DecodeT32()
7372 mov(CurrentCond(), in DecodeT32()
7398 asr(CurrentCond(), in DecodeT32()
7421 mov(CurrentCond(), in DecodeT32()
7441 adc(CurrentCond(), in DecodeT32()
7463 sbc(CurrentCond(), in DecodeT32()
7485 ror(CurrentCond(), in DecodeT32()
7508 mov(CurrentCond(), in DecodeT32()
7533 tst(CurrentCond(), Narrow, Register(rn), Register(rm)); in DecodeT32()
7542 rsb(CurrentCond(), in DecodeT32()
7563 cmp(CurrentCond(), Narrow, Register(rn), Register(rm)); in DecodeT32()
7571 cmn(CurrentCond(), Narrow, Register(rn), Register(rm)); in DecodeT32()
7586 orr(CurrentCond(), in DecodeT32()
7608 mul(CurrentCond(), in DecodeT32()
7629 bic(CurrentCond(), in DecodeT32()
7651 mvn(CurrentCond(), Narrow, Register(rd), Register(rm)); in DecodeT32()
7669 add(CurrentCond(), Narrow, Register(rd), sp, Register(rd)); in DecodeT32()
7682 add(CurrentCond(), Narrow, sp, sp, Register(rm)); in DecodeT32()
7696 add(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
7699 add(CurrentCond(), in DecodeT32()
7718 cmp(CurrentCond(), Narrow, Register(rn), Register(rm)); in DecodeT32()
7726 mov(CurrentCond(), Narrow, Register(rd), Register(rm)); in DecodeT32()
7736 bx(CurrentCond(), Register(rm)); in DecodeT32()
7746 blx(CurrentCond(), Register(rm)); in DecodeT32()
7764 ldr(CurrentCond(), Narrow, Register(rt), &location); in DecodeT32()
7778 str(CurrentCond(), in DecodeT32()
7792 strh(CurrentCond(), in DecodeT32()
7806 strb(CurrentCond(), in DecodeT32()
7820 ldrsb(CurrentCond(), in DecodeT32()
7840 ldr(CurrentCond(), in DecodeT32()
7854 ldrh(CurrentCond(), in DecodeT32()
7868 ldrb(CurrentCond(), in DecodeT32()
7882 ldrsh(CurrentCond(), in DecodeT32()
7903 str(CurrentCond(), in DecodeT32()
7915 ldr(CurrentCond(), in DecodeT32()
7927 strb(CurrentCond(), in DecodeT32()
7939 ldrb(CurrentCond(), in DecodeT32()
7957 strh(CurrentCond(), in DecodeT32()
7969 ldrh(CurrentCond(), in DecodeT32()
7980 str(CurrentCond(), in DecodeT32()
7991 ldr(CurrentCond(), in DecodeT32()
8009 adr(CurrentCond(), Narrow, Register(rd), &location); in DecodeT32()
8017 add(CurrentCond(), Narrow, Register(rd), sp, imm); in DecodeT32()
8033 add(CurrentCond(), Narrow, sp, sp, imm); in DecodeT32()
8040 sub(CurrentCond(), Narrow, sp, sp, imm); in DecodeT32()
8051 sxth(CurrentCond(), in DecodeT32()
8062 sxtb(CurrentCond(), in DecodeT32()
8079 uxth(CurrentCond(), in DecodeT32()
8090 uxtb(CurrentCond(), in DecodeT32()
8123 push(CurrentCond(), Narrow, registers); in DecodeT32()
8176 rev(CurrentCond(), Narrow, Register(rd), Register(rm)); in DecodeT32()
8184 rev16(CurrentCond(), Narrow, Register(rd), Register(rm)); in DecodeT32()
8199 revsh(CurrentCond(), Narrow, Register(rd), Register(rm)); in DecodeT32()
8229 pop(CurrentCond(), Narrow, registers); in DecodeT32()
8251 nop(CurrentCond(), Narrow); in DecodeT32()
8257 yield(CurrentCond(), Narrow); in DecodeT32()
8329 stm(CurrentCond(), in DecodeT32()
8341 ldm(CurrentCond(), in DecodeT32()
8361 udf(CurrentCond(), Narrow, imm); in DecodeT32()
8368 svc(CurrentCond(), imm); in DecodeT32()
8407 b(CurrentCond(), Narrow, &location); in DecodeT32()
8427 and_(CurrentCond(), in DecodeT32()
8444 tst(CurrentCond(), Best, Register(rn), imm); in DecodeT32()
8458 ands(CurrentCond(), in DecodeT32()
8476 bic(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
8487 bics(CurrentCond(), in DecodeT32()
8508 mov(CurrentCond(), Wide, Register(rd), imm); in DecodeT32()
8511 mov(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
8528 orr(CurrentCond(), in DecodeT32()
8555 movs(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
8572 orrs(CurrentCond(), in DecodeT32()
8592 mvn(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
8606 orn(CurrentCond(), Register(rd), Register(rn), imm); in DecodeT32()
8622 mvns(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
8636 orns(CurrentCond(), Register(rd), Register(rn), imm); in DecodeT32()
8650 eor(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
8663 teq(CurrentCond(), Register(rn), imm); in DecodeT32()
8677 eors(CurrentCond(), in DecodeT32()
8702 add(CurrentCond(), Wide, Register(rd), sp, imm); in DecodeT32()
8705 add(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
8729 add(CurrentCond(), in DecodeT32()
8736 add(CurrentCond(), in DecodeT32()
8759 cmn(CurrentCond(), Best, Register(rn), imm); in DecodeT32()
8775 adds(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
8805 adds(CurrentCond(), in DecodeT32()
8829 adc(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
8840 adcs(CurrentCond(), in DecodeT32()
8855 sbc(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
8866 sbcs(CurrentCond(), in DecodeT32()
8886 sub(CurrentCond(), Wide, Register(rd), sp, imm); in DecodeT32()
8889 sub(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
8913 sub(CurrentCond(), in DecodeT32()
8920 sub(CurrentCond(), in DecodeT32()
8944 cmp(CurrentCond(), Wide, Register(rn), imm); in DecodeT32()
8947 cmp(CurrentCond(), Best, Register(rn), imm); in DecodeT32()
8964 subs(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
8994 subs(CurrentCond(), in DecodeT32()
9022 rsb(CurrentCond(), in DecodeT32()
9029 rsb(CurrentCond(), in DecodeT32()
9058 rsbs(CurrentCond(), in DecodeT32()
9086 add(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
9089 addw(CurrentCond(), Register(rd), sp, imm); in DecodeT32()
9105 adr(CurrentCond(), in DecodeT32()
9111 adr(CurrentCond(), in DecodeT32()
9141 add(CurrentCond(), in DecodeT32()
9148 addw(CurrentCond(), in DecodeT32()
9168 mov(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
9171 movw(CurrentCond(), Register(rd), imm); in DecodeT32()
9191 sub(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
9194 subw(CurrentCond(), Register(rd), sp, imm); in DecodeT32()
9211 sub(CurrentCond(), Best, Register(rd), pc, imm); in DecodeT32()
9220 adr(CurrentCond(), Best, Register(rd), &location); in DecodeT32()
9244 sub(CurrentCond(), in DecodeT32()
9251 subw(CurrentCond(), in DecodeT32()
9268 movt(CurrentCond(), Register(rd), imm); in DecodeT32()
9279 ssat(CurrentCond(), in DecodeT32()
9297 ssat16(CurrentCond(), in DecodeT32()
9317 ssat(CurrentCond(), in DecodeT32()
9338 sbfx(CurrentCond(), in DecodeT32()
9359 bfc(CurrentCond(), Register(rd), lsb, width); in DecodeT32()
9377 bfi(CurrentCond(), in DecodeT32()
9398 usat(CurrentCond(), in DecodeT32()
9416 usat16(CurrentCond(), in DecodeT32()
9436 usat(CurrentCond(), in DecodeT32()
9457 ubfx(CurrentCond(), in DecodeT32()
9491 msr(CurrentCond(), in DecodeT32()
9522 nop(CurrentCond(), Wide); in DecodeT32()
9532 yield(CurrentCond(), Wide); in DecodeT32()
9626 clrex(CurrentCond()); in DecodeT32()
9637 dsb(CurrentCond(), option); in DecodeT32()
9648 dmb(CurrentCond(), option); in DecodeT32()
9659 isb(CurrentCond(), option); in DecodeT32()
9682 bxj(CurrentCond(), Register(rm)); in DecodeT32()
9707 subs(CurrentCond(), Best, pc, lr, imm); in DecodeT32()
9728 mrs(CurrentCond(), in DecodeT32()
9790 udf(CurrentCond(), Wide, imm); in DecodeT32()
9793 udf(CurrentCond(), Best, imm); in DecodeT32()
9863 b(CurrentCond(), Wide, &location); in DecodeT32()
9867 b(CurrentCond(), Best, &location); in DecodeT32()
9889 blx(CurrentCond(), &location); in DecodeT32()
9906 bl(CurrentCond(), &location); in DecodeT32()
9946 stm(CurrentCond(), in DecodeT32()
9956 stm(CurrentCond(), in DecodeT32()
9983 strex(CurrentCond(), in DecodeT32()
10001 strexb(CurrentCond(), in DecodeT32()
10016 strexh(CurrentCond(), in DecodeT32()
10032 strexd(CurrentCond(), in DecodeT32()
10044 stlb(CurrentCond(), in DecodeT32()
10057 stlh(CurrentCond(), in DecodeT32()
10070 stl(CurrentCond(), in DecodeT32()
10084 stlexb(CurrentCond(), in DecodeT32()
10099 stlexh(CurrentCond(), in DecodeT32()
10114 stlex(CurrentCond(), in DecodeT32()
10130 stlexd(CurrentCond(), in DecodeT32()
10159 strd(CurrentCond(), in DecodeT32()
10189 push(CurrentCond(), Wide, registers); in DecodeT32()
10195 push(CurrentCond(), Best, registers); in DecodeT32()
10208 stmdb(CurrentCond(), in DecodeT32()
10242 strd(CurrentCond(), in DecodeT32()
10261 strd(CurrentCond(), in DecodeT32()
10305 pop(CurrentCond(), Wide, registers); in DecodeT32()
10311 pop(CurrentCond(), Best, registers); in DecodeT32()
10329 ldm(CurrentCond(), in DecodeT32()
10339 ldm(CurrentCond(), in DecodeT32()
10359 ldmdb(CurrentCond(), in DecodeT32()
10388 ldrex(CurrentCond(), in DecodeT32()
10407 tbb(CurrentCond(), in DecodeT32()
10421 tbh(CurrentCond(), in DecodeT32()
10435 ldrexb(CurrentCond(), in DecodeT32()
10448 ldrexh(CurrentCond(), in DecodeT32()
10462 ldrexd(CurrentCond(), in DecodeT32()
10476 ldab(CurrentCond(), in DecodeT32()
10489 ldah(CurrentCond(), in DecodeT32()
10502 lda(CurrentCond(), in DecodeT32()
10515 ldaexb(CurrentCond(), in DecodeT32()
10528 ldaexh(CurrentCond(), in DecodeT32()
10541 ldaex(CurrentCond(), in DecodeT32()
10555 ldaexd(CurrentCond(), in DecodeT32()
10592 ldrd(CurrentCond(), in DecodeT32()
10597 ldrd(CurrentCond(), in DecodeT32()
10619 ldrd(CurrentCond(), in DecodeT32()
10650 ldrd(CurrentCond(), in DecodeT32()
10655 ldrd(CurrentCond(), in DecodeT32()
10677 ldrd(CurrentCond(), in DecodeT32()
10708 ldrd(CurrentCond(), in DecodeT32()
10713 ldrd(CurrentCond(), in DecodeT32()
10735 ldrd(CurrentCond(), in DecodeT32()
10779 strb(CurrentCond(), in DecodeT32()
10788 strb(CurrentCond(), in DecodeT32()
10814 strb(CurrentCond(), in DecodeT32()
10836 strb(CurrentCond(), in DecodeT32()
10868 strb(CurrentCond(), in DecodeT32()
10897 str(CurrentCond(), in DecodeT32()
10906 str(CurrentCond(), in DecodeT32()
10932 str(CurrentCond(), in DecodeT32()
10954 str(CurrentCond(), in DecodeT32()
10989 push(CurrentCond(), Wide, Register(rt)); in DecodeT32()
10992 push(CurrentCond(), Best, Register(rt)); in DecodeT32()
11001 str(CurrentCond(), in DecodeT32()
11036 strh(CurrentCond(), in DecodeT32()
11045 strh(CurrentCond(), in DecodeT32()
11071 strh(CurrentCond(), in DecodeT32()
11093 strh(CurrentCond(), in DecodeT32()
11125 strh(CurrentCond(), in DecodeT32()
11156 strb(CurrentCond(), in DecodeT32()
11165 strb(CurrentCond(), in DecodeT32()
11193 str(CurrentCond(), in DecodeT32()
11199 str(CurrentCond(), in DecodeT32()
11224 strh(CurrentCond(), in DecodeT32()
11230 strh(CurrentCond(), in DecodeT32()
11287 vst4(CurrentCond(), in DecodeT32()
11336 vst4(CurrentCond(), in DecodeT32()
11391 vst1(CurrentCond(), in DecodeT32()
11448 vst2(CurrentCond(), in DecodeT32()
11501 vst3(CurrentCond(), in DecodeT32()
11554 vst3(CurrentCond(), in DecodeT32()
11609 vst1(CurrentCond(), in DecodeT32()
11664 vst1(CurrentCond(), in DecodeT32()
11721 vst2(CurrentCond(), in DecodeT32()
11778 vst2(CurrentCond(), in DecodeT32()
11833 vst1(CurrentCond(), in DecodeT32()
11891 vst4(CurrentCond(), in DecodeT32()
11940 vst4(CurrentCond(), in DecodeT32()
11995 vst1(CurrentCond(), in DecodeT32()
12052 vst2(CurrentCond(), in DecodeT32()
12105 vst3(CurrentCond(), in DecodeT32()
12158 vst3(CurrentCond(), in DecodeT32()
12213 vst1(CurrentCond(), in DecodeT32()
12268 vst1(CurrentCond(), in DecodeT32()
12325 vst2(CurrentCond(), in DecodeT32()
12382 vst2(CurrentCond(), in DecodeT32()
12437 vst1(CurrentCond(), in DecodeT32()
12500 vst4(CurrentCond(), in DecodeT32()
12553 vst4(CurrentCond(), in DecodeT32()
12610 vst1(CurrentCond(), in DecodeT32()
12668 vst2(CurrentCond(), in DecodeT32()
12722 vst3(CurrentCond(), in DecodeT32()
12776 vst3(CurrentCond(), in DecodeT32()
12833 vst1(CurrentCond(), in DecodeT32()
12890 vst1(CurrentCond(), in DecodeT32()
12948 vst2(CurrentCond(), in DecodeT32()
13006 vst2(CurrentCond(), in DecodeT32()
13063 vst1(CurrentCond(), in DecodeT32()
13131 vld4(CurrentCond(), in DecodeT32()
13180 vld4(CurrentCond(), in DecodeT32()
13235 vld1(CurrentCond(), in DecodeT32()
13292 vld2(CurrentCond(), in DecodeT32()
13341 vld3(CurrentCond(), in DecodeT32()
13390 vld3(CurrentCond(), in DecodeT32()
13445 vld1(CurrentCond(), in DecodeT32()
13500 vld1(CurrentCond(), in DecodeT32()
13557 vld2(CurrentCond(), in DecodeT32()
13614 vld2(CurrentCond(), in DecodeT32()
13669 vld1(CurrentCond(), in DecodeT32()
13727 vld4(CurrentCond(), in DecodeT32()
13776 vld4(CurrentCond(), in DecodeT32()
13831 vld1(CurrentCond(), in DecodeT32()
13888 vld2(CurrentCond(), in DecodeT32()
13937 vld3(CurrentCond(), in DecodeT32()
13986 vld3(CurrentCond(), in DecodeT32()
14041 vld1(CurrentCond(), in DecodeT32()
14096 vld1(CurrentCond(), in DecodeT32()
14153 vld2(CurrentCond(), in DecodeT32()
14210 vld2(CurrentCond(), in DecodeT32()
14265 vld1(CurrentCond(), in DecodeT32()
14328 vld4(CurrentCond(), in DecodeT32()
14381 vld4(CurrentCond(), in DecodeT32()
14438 vld1(CurrentCond(), in DecodeT32()
14496 vld2(CurrentCond(), in DecodeT32()
14549 vld3(CurrentCond(), in DecodeT32()
14602 vld3(CurrentCond(), in DecodeT32()
14659 vld1(CurrentCond(), in DecodeT32()
14716 vld1(CurrentCond(), in DecodeT32()
14774 vld2(CurrentCond(), in DecodeT32()
14832 vld2(CurrentCond(), in DecodeT32()
14889 vld1(CurrentCond(), in DecodeT32()
14957 vst1(CurrentCond(), in DecodeT32()
14999 vst1(CurrentCond(), in DecodeT32()
15044 vst1(CurrentCond(), in DecodeT32()
15109 vst2(CurrentCond(), in DecodeT32()
15154 vst2(CurrentCond(), in DecodeT32()
15202 vst2(CurrentCond(), in DecodeT32()
15318 vst3(CurrentCond(), in DecodeT32()
15362 vst3(CurrentCond(), in DecodeT32()
15410 vst3(CurrentCond(), in DecodeT32()
15475 vst4(CurrentCond(), in DecodeT32()
15520 vst4(CurrentCond(), in DecodeT32()
15568 vst4(CurrentCond(), in DecodeT32()
15635 vld1(CurrentCond(), in DecodeT32()
15680 vld1(CurrentCond(), in DecodeT32()
15731 vld1(CurrentCond(), in DecodeT32()
15782 vld1(CurrentCond(), in DecodeT32()
15824 vld1(CurrentCond(), in DecodeT32()
15869 vld1(CurrentCond(), in DecodeT32()
15935 vld2(CurrentCond(), in DecodeT32()
15985 vld2(CurrentCond(), in DecodeT32()
16041 vld2(CurrentCond(), in DecodeT32()
16095 vld2(CurrentCond(), in DecodeT32()
16140 vld2(CurrentCond(), in DecodeT32()
16188 vld2(CurrentCond(), in DecodeT32()
16249 vld3(CurrentCond(), in DecodeT32()
16291 vld3(CurrentCond(), in DecodeT32()
16341 vld3(CurrentCond(), in DecodeT32()
16398 vld3(CurrentCond(), in DecodeT32()
16438 vld3(CurrentCond(), in DecodeT32()
16482 vld3(CurrentCond(), in DecodeT32()
16549 vld4(CurrentCond(), in DecodeT32()
16600 vld4(CurrentCond(), in DecodeT32()
16658 vld4(CurrentCond(), in DecodeT32()
16712 vld4(CurrentCond(), in DecodeT32()
16757 vld4(CurrentCond(), in DecodeT32()
16805 vld4(CurrentCond(), in DecodeT32()
16847 pld(CurrentCond(), MemOperand(pc, minus, 0)); in DecodeT32()
16849 pld(CurrentCond(), &location); in DecodeT32()
16872 ldrb(CurrentCond(), in DecodeT32()
16877 ldrb(CurrentCond(), in DecodeT32()
16897 ldrh(CurrentCond(), in DecodeT32()
16902 ldrh(CurrentCond(), in DecodeT32()
16938 pld(CurrentCond(), in DecodeT32()
16966 ldrb(CurrentCond(), in DecodeT32()
16975 ldrb(CurrentCond(), in DecodeT32()
17008 ldrb(CurrentCond(), in DecodeT32()
17032 pld(CurrentCond(), in DecodeT32()
17049 ldrb(CurrentCond(), in DecodeT32()
17085 ldrb(CurrentCond(), in DecodeT32()
17122 pldw(CurrentCond(), in DecodeT32()
17150 ldrh(CurrentCond(), in DecodeT32()
17159 ldrh(CurrentCond(), in DecodeT32()
17192 ldrh(CurrentCond(), in DecodeT32()
17216 pldw(CurrentCond(), in DecodeT32()
17233 ldrh(CurrentCond(), in DecodeT32()
17269 ldrh(CurrentCond(), in DecodeT32()
17296 pld(CurrentCond(), in DecodeT32()
17316 ldrb(CurrentCond(), in DecodeT32()
17325 ldrb(CurrentCond(), in DecodeT32()
17350 pldw(CurrentCond(), in DecodeT32()
17371 ldrh(CurrentCond(), in DecodeT32()
17380 ldrh(CurrentCond(), in DecodeT32()
17419 ldr(CurrentCond(), in DecodeT32()
17424 ldr(CurrentCond(), in DecodeT32()
17432 ldr(CurrentCond(), in DecodeT32()
17437 ldr(CurrentCond(), in DecodeT32()
17472 ldr(CurrentCond(), in DecodeT32()
17481 ldr(CurrentCond(), in DecodeT32()
17511 pop(CurrentCond(), in DecodeT32()
17516 pop(CurrentCond(), in DecodeT32()
17529 ldr(CurrentCond(), in DecodeT32()
17551 ldr(CurrentCond(), in DecodeT32()
17585 ldr(CurrentCond(), in DecodeT32()
17618 ldr(CurrentCond(), in DecodeT32()
17627 ldr(CurrentCond(), in DecodeT32()
17667 pli(CurrentCond(), in DecodeT32()
17670 pli(CurrentCond(), &location); in DecodeT32()
17687 ldrsb(CurrentCond(), in DecodeT32()
17692 ldrsb(CurrentCond(), in DecodeT32()
17727 pli(CurrentCond(), in DecodeT32()
17762 ldrsb(CurrentCond(), in DecodeT32()
17771 ldrsb(CurrentCond(), in DecodeT32()
17805 ldrsb(CurrentCond(), in DecodeT32()
17830 pli(CurrentCond(), in DecodeT32()
17849 ldrsb(CurrentCond(), in DecodeT32()
17886 ldrsb(CurrentCond(), in DecodeT32()
17913 pli(CurrentCond(), in DecodeT32()
17930 ldrsb(CurrentCond(), in DecodeT32()
17965 ldrsh(CurrentCond(), in DecodeT32()
17970 ldrsh(CurrentCond(), Register(rt), &location); in DecodeT32()
18000 ldrsh(CurrentCond(), in DecodeT32()
18009 ldrsh(CurrentCond(), in DecodeT32()
18037 ldrsh(CurrentCond(), in DecodeT32()
18060 ldrsh(CurrentCond(), in DecodeT32()
18094 ldrsh(CurrentCond(), in DecodeT32()
18120 ldrsh(CurrentCond(), in DecodeT32()
18162 and_(CurrentCond(), in DecodeT32()
18191 and_(CurrentCond(), in DecodeT32()
18201 and_(CurrentCond(), in DecodeT32()
18228 bic(CurrentCond(), in DecodeT32()
18257 bic(CurrentCond(), in DecodeT32()
18267 bic(CurrentCond(), in DecodeT32()
18296 rrx(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
18319 asr(CurrentCond(), in DecodeT32()
18329 asr(CurrentCond(), in DecodeT32()
18352 lsl(CurrentCond(), in DecodeT32()
18362 lsl(CurrentCond(), in DecodeT32()
18385 lsr(CurrentCond(), in DecodeT32()
18395 lsr(CurrentCond(), in DecodeT32()
18414 ror(CurrentCond(), in DecodeT32()
18434 mov(CurrentCond(), in DecodeT32()
18448 mov(CurrentCond(), in DecodeT32()
18459 mov(CurrentCond(), in DecodeT32()
18488 orr(CurrentCond(), in DecodeT32()
18519 orr(CurrentCond(), in DecodeT32()
18529 orr(CurrentCond(), in DecodeT32()
18561 mvn(CurrentCond(), in DecodeT32()
18588 mvn(CurrentCond(), in DecodeT32()
18597 mvn(CurrentCond(), in DecodeT32()
18626 orn(CurrentCond(), in DecodeT32()
18649 orn(CurrentCond(), in DecodeT32()
18683 tst(CurrentCond(), in DecodeT32()
18708 tst(CurrentCond(), in DecodeT32()
18717 tst(CurrentCond(), in DecodeT32()
18744 ands(CurrentCond(), in DecodeT32()
18785 ands(CurrentCond(), in DecodeT32()
18815 bics(CurrentCond(), in DecodeT32()
18854 bics(CurrentCond(), in DecodeT32()
18883 rrxs(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
18916 asrs(CurrentCond(), in DecodeT32()
18949 lsls(CurrentCond(), in DecodeT32()
18982 lsrs(CurrentCond(), in DecodeT32()
19001 rors(CurrentCond(), in DecodeT32()
19033 movs(CurrentCond(), in DecodeT32()
19062 orrs(CurrentCond(), in DecodeT32()
19103 orrs(CurrentCond(), in DecodeT32()
19135 mvns(CurrentCond(), in DecodeT32()
19171 mvns(CurrentCond(), in DecodeT32()
19200 orns(CurrentCond(), in DecodeT32()
19223 orns(CurrentCond(), in DecodeT32()
19255 eor(CurrentCond(), in DecodeT32()
19284 eor(CurrentCond(), in DecodeT32()
19294 eor(CurrentCond(), in DecodeT32()
19323 pkhbt(CurrentCond(), in DecodeT32()
19341 pkhtb(CurrentCond(), in DecodeT32()
19376 teq(CurrentCond(), in DecodeT32()
19396 teq(CurrentCond(), in DecodeT32()
19421 eors(CurrentCond(), in DecodeT32()
19462 eors(CurrentCond(), in DecodeT32()
19503 add(CurrentCond(), in DecodeT32()
19529 add(CurrentCond(), in DecodeT32()
19539 add(CurrentCond(), in DecodeT32()
19569 add(CurrentCond(), in DecodeT32()
19600 add(CurrentCond(), in DecodeT32()
19613 add(CurrentCond(), in DecodeT32()
19623 add(CurrentCond(), in DecodeT32()
19653 adc(CurrentCond(), in DecodeT32()
19682 adc(CurrentCond(), in DecodeT32()
19692 adc(CurrentCond(), in DecodeT32()
19719 sbc(CurrentCond(), in DecodeT32()
19748 sbc(CurrentCond(), in DecodeT32()
19758 sbc(CurrentCond(), in DecodeT32()
19796 cmn(CurrentCond(), in DecodeT32()
19821 cmn(CurrentCond(), in DecodeT32()
19830 cmn(CurrentCond(), in DecodeT32()
19859 adds(CurrentCond(), in DecodeT32()
19882 adds(CurrentCond(), in DecodeT32()
19910 adds(CurrentCond(), in DecodeT32()
19953 adds(CurrentCond(), in DecodeT32()
19986 adcs(CurrentCond(), in DecodeT32()
20025 adcs(CurrentCond(), in DecodeT32()
20052 sbcs(CurrentCond(), in DecodeT32()
20091 sbcs(CurrentCond(), in DecodeT32()
20129 sub(CurrentCond(), in DecodeT32()
20154 sub(CurrentCond(), in DecodeT32()
20164 sub(CurrentCond(), in DecodeT32()
20194 sub(CurrentCond(), in DecodeT32()
20225 sub(CurrentCond(), in DecodeT32()
20235 sub(CurrentCond(), in DecodeT32()
20265 rsb(CurrentCond(), in DecodeT32()
20288 rsb(CurrentCond(), in DecodeT32()
20323 cmp(CurrentCond(), in DecodeT32()
20346 cmp(CurrentCond(), in DecodeT32()
20355 cmp(CurrentCond(), in DecodeT32()
20384 subs(CurrentCond(), in DecodeT32()
20407 subs(CurrentCond(), in DecodeT32()
20435 subs(CurrentCond(), in DecodeT32()
20478 subs(CurrentCond(), in DecodeT32()
20511 rsbs(CurrentCond(), in DecodeT32()
20534 rsbs(CurrentCond(), in DecodeT32()
20570 asr(CurrentCond(), in DecodeT32()
20577 asr(CurrentCond(), in DecodeT32()
20594 lsl(CurrentCond(), in DecodeT32()
20601 lsl(CurrentCond(), in DecodeT32()
20618 lsr(CurrentCond(), in DecodeT32()
20625 lsr(CurrentCond(), in DecodeT32()
20642 ror(CurrentCond(), in DecodeT32()
20649 ror(CurrentCond(), in DecodeT32()
20666 mov(CurrentCond(), in DecodeT32()
20674 mov(CurrentCond(), in DecodeT32()
20703 sxth(CurrentCond(), in DecodeT32()
20712 sxth(CurrentCond(), in DecodeT32()
20732 sxtah(CurrentCond(), in DecodeT32()
20753 sxtb16(CurrentCond(), in DecodeT32()
20771 sxtab16(CurrentCond(), in DecodeT32()
20795 sxtb(CurrentCond(), in DecodeT32()
20804 sxtb(CurrentCond(), in DecodeT32()
20824 sxtab(CurrentCond(), in DecodeT32()
20870 asrs(CurrentCond(), in DecodeT32()
20894 lsls(CurrentCond(), in DecodeT32()
20918 lsrs(CurrentCond(), in DecodeT32()
20942 rors(CurrentCond(), in DecodeT32()
20968 movs(CurrentCond(), in DecodeT32()
20997 uxth(CurrentCond(), in DecodeT32()
21006 uxth(CurrentCond(), in DecodeT32()
21026 uxtah(CurrentCond(), in DecodeT32()
21047 uxtb16(CurrentCond(), in DecodeT32()
21065 uxtab16(CurrentCond(), in DecodeT32()
21089 uxtb(CurrentCond(), in DecodeT32()
21098 uxtb(CurrentCond(), in DecodeT32()
21118 uxtab(CurrentCond(), in DecodeT32()
21151 sadd8(CurrentCond(), in DecodeT32()
21163 qadd8(CurrentCond(), in DecodeT32()
21175 shadd8(CurrentCond(), in DecodeT32()
21187 uadd8(CurrentCond(), in DecodeT32()
21199 uqadd8(CurrentCond(), in DecodeT32()
21211 uhadd8(CurrentCond(), in DecodeT32()
21223 qadd(CurrentCond(), in DecodeT32()
21235 qdadd(CurrentCond(), in DecodeT32()
21247 qsub(CurrentCond(), in DecodeT32()
21259 qdsub(CurrentCond(), in DecodeT32()
21271 sasx(CurrentCond(), in DecodeT32()
21283 qasx(CurrentCond(), in DecodeT32()
21295 shasx(CurrentCond(), in DecodeT32()
21307 uasx(CurrentCond(), in DecodeT32()
21319 uqasx(CurrentCond(), in DecodeT32()
21331 uhasx(CurrentCond(), in DecodeT32()
21343 sel(CurrentCond(), in DecodeT32()
21355 ssub8(CurrentCond(), in DecodeT32()
21367 qsub8(CurrentCond(), in DecodeT32()
21379 shsub8(CurrentCond(), in DecodeT32()
21391 usub8(CurrentCond(), in DecodeT32()
21403 uqsub8(CurrentCond(), in DecodeT32()
21415 uhsub8(CurrentCond(), in DecodeT32()
21463 ssax(CurrentCond(), in DecodeT32()
21475 qsax(CurrentCond(), in DecodeT32()
21487 shsax(CurrentCond(), in DecodeT32()
21499 usax(CurrentCond(), in DecodeT32()
21511 uqsax(CurrentCond(), in DecodeT32()
21523 uhsax(CurrentCond(), in DecodeT32()
21544 sadd16(CurrentCond(), in DecodeT32()
21556 qadd16(CurrentCond(), in DecodeT32()
21568 shadd16(CurrentCond(), in DecodeT32()
21580 uadd16(CurrentCond(), in DecodeT32()
21592 uqadd16(CurrentCond(), in DecodeT32()
21604 uhadd16(CurrentCond(), in DecodeT32()
21618 rev(CurrentCond(), Wide, Register(rd), Register(rm)); in DecodeT32()
21621 rev(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
21636 rev16(CurrentCond(), in DecodeT32()
21642 rev16(CurrentCond(), in DecodeT32()
21658 rbit(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
21672 revsh(CurrentCond(), in DecodeT32()
21678 revsh(CurrentCond(), in DecodeT32()
21694 clz(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
21706 ssub16(CurrentCond(), in DecodeT32()
21718 qsub16(CurrentCond(), in DecodeT32()
21730 shsub16(CurrentCond(), in DecodeT32()
21742 usub16(CurrentCond(), in DecodeT32()
21754 uqsub16(CurrentCond(), in DecodeT32()
21766 uhsub16(CurrentCond(), in DecodeT32()
21829 mul(CurrentCond(), in DecodeT32()
21836 mul(CurrentCond(), in DecodeT32()
21854 mla(CurrentCond(), in DecodeT32()
21871 mls(CurrentCond(), in DecodeT32()
21887 smuad(CurrentCond(), in DecodeT32()
21903 smlad(CurrentCond(), in DecodeT32()
21922 smuadx(CurrentCond(), in DecodeT32()
21938 smladx(CurrentCond(), in DecodeT32()
21957 smusd(CurrentCond(), in DecodeT32()
21973 smlsd(CurrentCond(), in DecodeT32()
21992 smusdx(CurrentCond(), in DecodeT32()
22008 smlsdx(CurrentCond(), in DecodeT32()
22025 smmls(CurrentCond(), in DecodeT32()
22039 smmlsr(CurrentCond(), in DecodeT32()
22064 smulbb(CurrentCond(), in DecodeT32()
22080 smlabb(CurrentCond(), in DecodeT32()
22099 smulbt(CurrentCond(), in DecodeT32()
22115 smlabt(CurrentCond(), in DecodeT32()
22134 smultb(CurrentCond(), in DecodeT32()
22150 smlatb(CurrentCond(), in DecodeT32()
22169 smultt(CurrentCond(), in DecodeT32()
22185 smlatt(CurrentCond(), in DecodeT32()
22204 smulwb(CurrentCond(), in DecodeT32()
22220 smlawb(CurrentCond(), in DecodeT32()
22239 smulwt(CurrentCond(), in DecodeT32()
22255 smlawt(CurrentCond(), in DecodeT32()
22274 smmul(CurrentCond(), in DecodeT32()
22290 smmla(CurrentCond(), in DecodeT32()
22309 smmulr(CurrentCond(), in DecodeT32()
22325 smmlar(CurrentCond(), in DecodeT32()
22344 usad8(CurrentCond(), in DecodeT32()
22360 usada8(CurrentCond(), in DecodeT32()
22386 smull(CurrentCond(), in DecodeT32()
22400 umull(CurrentCond(), in DecodeT32()
22414 smlal(CurrentCond(), in DecodeT32()
22428 smlalbb(CurrentCond(), in DecodeT32()
22442 smlalbt(CurrentCond(), in DecodeT32()
22456 smlaltb(CurrentCond(), in DecodeT32()
22470 smlaltt(CurrentCond(), in DecodeT32()
22484 smlald(CurrentCond(), in DecodeT32()
22498 smlaldx(CurrentCond(), in DecodeT32()
22512 umlal(CurrentCond(), in DecodeT32()
22526 umaal(CurrentCond(), in DecodeT32()
22548 sdiv(CurrentCond(), in DecodeT32()
22563 udiv(CurrentCond(), in DecodeT32()
22579 smlsld(CurrentCond(), in DecodeT32()
22593 smlsldx(CurrentCond(), in DecodeT32()
22622 vmov(CurrentCond(), in DecodeT32()
22639 vmov(CurrentCond(), in DecodeT32()
22655 vstm(CurrentCond(), in DecodeT32()
22677 vstm(CurrentCond(), in DecodeT32()
22697 fstmiax(CurrentCond(), in DecodeT32()
22758 vmov(CurrentCond(), in DecodeT32()
22775 vmov(CurrentCond(), in DecodeT32()
22793 vpop(CurrentCond(), in DecodeT32()
22807 vldm(CurrentCond(), in DecodeT32()
22831 vpop(CurrentCond(), in DecodeT32()
22847 vldm(CurrentCond(), in DecodeT32()
22867 fldmiax(CurrentCond(), in DecodeT32()
22936 vstr(CurrentCond(), in DecodeT32()
22949 vstr(CurrentCond(), in DecodeT32()
22963 vpush(CurrentCond(), in DecodeT32()
22976 vstmdb(CurrentCond(), in DecodeT32()
23002 vpush(CurrentCond(), in DecodeT32()
23017 vstmdb(CurrentCond(), in DecodeT32()
23036 fstmdbx(CurrentCond(), in DecodeT32()
23090 vldr(CurrentCond(), in DecodeT32()
23095 vldr(CurrentCond(), in DecodeT32()
23113 vldr(CurrentCond(), in DecodeT32()
23136 vldr(CurrentCond(), in DecodeT32()
23141 vldr(CurrentCond(), in DecodeT32()
23159 vldr(CurrentCond(), in DecodeT32()
23175 vldmdb(CurrentCond(), in DecodeT32()
23200 vldmdb(CurrentCond(), in DecodeT32()
23219 fldmdbx(CurrentCond(), in DecodeT32()
23292 vmla(CurrentCond(), in DecodeT32()
23305 vmls(CurrentCond(), in DecodeT32()
23318 vmla(CurrentCond(), in DecodeT32()
23331 vmls(CurrentCond(), in DecodeT32()
23344 vnmls(CurrentCond(), in DecodeT32()
23357 vnmla(CurrentCond(), in DecodeT32()
23370 vnmls(CurrentCond(), in DecodeT32()
23383 vnmla(CurrentCond(), in DecodeT32()
23396 vmul(CurrentCond(), in DecodeT32()
23409 vnmul(CurrentCond(), in DecodeT32()
23422 vmul(CurrentCond(), in DecodeT32()
23435 vnmul(CurrentCond(), in DecodeT32()
23448 vadd(CurrentCond(), in DecodeT32()
23461 vsub(CurrentCond(), in DecodeT32()
23474 vadd(CurrentCond(), in DecodeT32()
23487 vsub(CurrentCond(), in DecodeT32()
23500 vdiv(CurrentCond(), in DecodeT32()
23513 vdiv(CurrentCond(), in DecodeT32()
23526 vfnms(CurrentCond(), in DecodeT32()
23539 vfnma(CurrentCond(), in DecodeT32()
23552 vfnms(CurrentCond(), in DecodeT32()
23565 vfnma(CurrentCond(), in DecodeT32()
23578 vfma(CurrentCond(), in DecodeT32()
23591 vfms(CurrentCond(), in DecodeT32()
23604 vfma(CurrentCond(), in DecodeT32()
23617 vfms(CurrentCond(), in DecodeT32()
23632 vmov(CurrentCond(), F32, SRegister(rd), imm); in DecodeT32()
23649 vmov(CurrentCond(), in DecodeT32()
23660 vabs(CurrentCond(), in DecodeT32()
23671 vneg(CurrentCond(), in DecodeT32()
23682 vsqrt(CurrentCond(), in DecodeT32()
23699 vcvtb(CurrentCond(), in DecodeT32()
23711 vcvtt(CurrentCond(), in DecodeT32()
23723 vcvtb(CurrentCond(), in DecodeT32()
23735 vcvtt(CurrentCond(), in DecodeT32()
23753 vcmp(CurrentCond(), in DecodeT32()
23764 vcmpe(CurrentCond(), in DecodeT32()
23774 vcmp(CurrentCond(), F32, SRegister(rd), 0.0); in DecodeT32()
23784 vcmpe(CurrentCond(), F32, SRegister(rd), 0.0); in DecodeT32()
23801 vrintr(CurrentCond(), in DecodeT32()
23812 vrintz(CurrentCond(), in DecodeT32()
23823 vrintx(CurrentCond(), in DecodeT32()
23834 vcvt(CurrentCond(), in DecodeT32()
23855 vcvt(CurrentCond(), in DecodeT32()
23881 vcvt(CurrentCond(), in DecodeT32()
23897 vcvtr(CurrentCond(), in DecodeT32()
23909 vcvt(CurrentCond(), in DecodeT32()
23921 vcvtr(CurrentCond(), in DecodeT32()
23933 vcvt(CurrentCond(), in DecodeT32()
23959 vcvt(CurrentCond(), in DecodeT32()
23978 vmov(CurrentCond(), F64, DRegister(rd), imm); in DecodeT32()
23995 vmov(CurrentCond(), in DecodeT32()
24006 vabs(CurrentCond(), in DecodeT32()
24017 vneg(CurrentCond(), in DecodeT32()
24028 vsqrt(CurrentCond(), in DecodeT32()
24045 vcvtb(CurrentCond(), in DecodeT32()
24057 vcvtt(CurrentCond(), in DecodeT32()
24069 vcvtb(CurrentCond(), in DecodeT32()
24081 vcvtt(CurrentCond(), in DecodeT32()
24099 vcmp(CurrentCond(), in DecodeT32()
24110 vcmpe(CurrentCond(), in DecodeT32()
24120 vcmp(CurrentCond(), F64, DRegister(rd), 0.0); in DecodeT32()
24130 vcmpe(CurrentCond(), F64, DRegister(rd), 0.0); in DecodeT32()
24147 vrintr(CurrentCond(), in DecodeT32()
24158 vrintz(CurrentCond(), in DecodeT32()
24169 vrintx(CurrentCond(), in DecodeT32()
24180 vcvt(CurrentCond(), in DecodeT32()
24201 vcvt(CurrentCond(), in DecodeT32()
24227 vcvt(CurrentCond(), in DecodeT32()
24243 vcvtr(CurrentCond(), in DecodeT32()
24255 vcvt(CurrentCond(), in DecodeT32()
24267 vcvtr(CurrentCond(), in DecodeT32()
24279 vcvt(CurrentCond(), in DecodeT32()
24305 vcvt(CurrentCond(), in DecodeT32()
24696 vmov(CurrentCond(), SRegister(rn), Register(rt)); in DecodeT32()
24719 vmov(CurrentCond(), in DecodeT32()
24738 vmsr(CurrentCond(), in DecodeT32()
24769 vdup(CurrentCond(), in DecodeT32()
24793 vdup(CurrentCond(), in DecodeT32()
24827 vmov(CurrentCond(), Register(rt), SRegister(rn)); in DecodeT32()
24845 vmrs(CurrentCond(), in DecodeT32()
24882 vmov(CurrentCond(), in DecodeT32()
24923 vhadd(CurrentCond(), in DecodeT32()
24954 vhadd(CurrentCond(), in DecodeT32()
24973 vrhadd(CurrentCond(), in DecodeT32()
25004 vrhadd(CurrentCond(), in DecodeT32()
25023 vhsub(CurrentCond(), in DecodeT32()
25054 vhsub(CurrentCond(), in DecodeT32()
25073 vcgt(CurrentCond(), in DecodeT32()
25104 vcgt(CurrentCond(), in DecodeT32()
25123 vshl(CurrentCond(), in DecodeT32()
25154 vshl(CurrentCond(), in DecodeT32()
25173 vrshl(CurrentCond(), in DecodeT32()
25204 vrshl(CurrentCond(), in DecodeT32()
25223 vmax(CurrentCond(), in DecodeT32()
25254 vmax(CurrentCond(), in DecodeT32()
25273 vabd(CurrentCond(), in DecodeT32()
25304 vabd(CurrentCond(), in DecodeT32()
25326 vadd(CurrentCond(), in DecodeT32()
25345 vsub(CurrentCond(), in DecodeT32()
25382 vadd(CurrentCond(), in DecodeT32()
25413 vsub(CurrentCond(), in DecodeT32()
25438 vmla(CurrentCond(), in DecodeT32()
25457 vmls(CurrentCond(), in DecodeT32()
25494 vmla(CurrentCond(), in DecodeT32()
25525 vmls(CurrentCond(), in DecodeT32()
25547 vpmax(CurrentCond(), in DecodeT32()
25569 vqdmulh(CurrentCond(), in DecodeT32()
25588 vqrdmulh(CurrentCond(), in DecodeT32()
25625 vqdmulh(CurrentCond(), in DecodeT32()
25656 vqrdmulh(CurrentCond(), in DecodeT32()
25719 vadd(CurrentCond(), in DecodeT32()
25732 vsub(CurrentCond(), in DecodeT32()
25745 vpadd(CurrentCond(), in DecodeT32()
25758 vabd(CurrentCond(), in DecodeT32()
25792 vadd(CurrentCond(), in DecodeT32()
25817 vsub(CurrentCond(), in DecodeT32()
25842 vabd(CurrentCond(), in DecodeT32()
25869 vceq(CurrentCond(), in DecodeT32()
25883 vcge(CurrentCond(), in DecodeT32()
25900 vcgt(CurrentCond(), in DecodeT32()
25942 vceq(CurrentCond(), in DecodeT32()
25968 vcge(CurrentCond(), in DecodeT32()
25997 vcgt(CurrentCond(), in DecodeT32()
26022 vmax(CurrentCond(), in DecodeT32()
26035 vmin(CurrentCond(), in DecodeT32()
26048 vpmax(CurrentCond(), in DecodeT32()
26061 vpmin(CurrentCond(), in DecodeT32()
26095 vmax(CurrentCond(), in DecodeT32()
26120 vmin(CurrentCond(), in DecodeT32()
26159 vext(CurrentCond(), in DecodeT32()
26186 vext(CurrentCond(), in DecodeT32()
26219 vrev64(CurrentCond(), in DecodeT32()
26246 vrev64(CurrentCond(), in DecodeT32()
26265 vrev32(CurrentCond(), in DecodeT32()
26292 vrev32(CurrentCond(), in DecodeT32()
26311 vrev16(CurrentCond(), in DecodeT32()
26338 vrev16(CurrentCond(), in DecodeT32()
26357 vcls(CurrentCond(), in DecodeT32()
26384 vcls(CurrentCond(), in DecodeT32()
26403 vclz(CurrentCond(), in DecodeT32()
26430 vclz(CurrentCond(), in DecodeT32()
26445 vcnt(CurrentCond(), in DecodeT32()
26471 vcnt(CurrentCond(), in DecodeT32()
26489 vmvn(CurrentCond(), in DecodeT32()
26515 vmvn(CurrentCond(), in DecodeT32()
26547 vpaddl(CurrentCond(), in DecodeT32()
26575 vpaddl(CurrentCond(), in DecodeT32()
26631 vpadal(CurrentCond(), in DecodeT32()
26659 vpadal(CurrentCond(), in DecodeT32()
26684 vqabs(CurrentCond(), in DecodeT32()
26706 vqneg(CurrentCond(), in DecodeT32()
26742 vqabs(CurrentCond(), in DecodeT32()
26772 vqneg(CurrentCond(), in DecodeT32()
26801 vcgt(CurrentCond(), in DecodeT32()
26830 vcgt(CurrentCond(), in DecodeT32()
26851 vcge(CurrentCond(), in DecodeT32()
26880 vcge(CurrentCond(), in DecodeT32()
26901 vceq(CurrentCond(), in DecodeT32()
26930 vceq(CurrentCond(), in DecodeT32()
26951 vcle(CurrentCond(), in DecodeT32()
26980 vcle(CurrentCond(), in DecodeT32()
27007 vclt(CurrentCond(), in DecodeT32()
27036 vclt(CurrentCond(), in DecodeT32()
27067 vabs(CurrentCond(), in DecodeT32()
27095 vabs(CurrentCond(), in DecodeT32()
27115 vneg(CurrentCond(), in DecodeT32()
27143 vneg(CurrentCond(), in DecodeT32()
27167 vswp(CurrentCond(), in DecodeT32()
27193 vswp(CurrentCond(), in DecodeT32()
27215 vtrn(CurrentCond(), in DecodeT32()
27242 vtrn(CurrentCond(), in DecodeT32()
27261 vuzp(CurrentCond(), in DecodeT32()
27288 vuzp(CurrentCond(), in DecodeT32()
27307 vzip(CurrentCond(), in DecodeT32()
27334 vzip(CurrentCond(), in DecodeT32()
27547 vmovn(CurrentCond(), in DecodeT32()
27573 vqmovun(CurrentCond(), in DecodeT32()
27600 vqmovn(CurrentCond(), in DecodeT32()
27626 vshll(CurrentCond(), in DecodeT32()
27670 vcvt(CurrentCond(), in DecodeT32()
27749 vcvt(CurrentCond(), in DecodeT32()
27963 vrecpe(CurrentCond(), in DecodeT32()
27986 vrsqrte(CurrentCond(), in DecodeT32()
28023 vrecpe(CurrentCond(), in DecodeT32()
28054 vrsqrte(CurrentCond(), in DecodeT32()
28204 vcvt(CurrentCond(), in DecodeT32()
28238 vcvt(CurrentCond(), in DecodeT32()
28286 vtbl(CurrentCond(), in DecodeT32()
28325 vtbx(CurrentCond(), in DecodeT32()
28352 vdup(CurrentCond(), in DecodeT32()
28382 vdup(CurrentCond(), in DecodeT32()
28426 vaddl(CurrentCond(), in DecodeT32()
28458 vaddw(CurrentCond(), in DecodeT32()
28486 vsubl(CurrentCond(), in DecodeT32()
28518 vsubw(CurrentCond(), in DecodeT32()
28559 vmla(CurrentCond(), in DecodeT32()
28599 vmla(CurrentCond(), in DecodeT32()
28642 vmlal(CurrentCond(), in DecodeT32()
28679 vqdmlal(CurrentCond(), in DecodeT32()
28729 vaddhn(CurrentCond(), in DecodeT32()
28763 vraddhn(CurrentCond(), in DecodeT32()
28794 vabal(CurrentCond(), in DecodeT32()
28831 vsubhn(CurrentCond(), in DecodeT32()
28865 vrsubhn(CurrentCond(), in DecodeT32()
28896 vabdl(CurrentCond(), in DecodeT32()
28937 vmls(CurrentCond(), in DecodeT32()
28977 vmls(CurrentCond(), in DecodeT32()
29020 vmlsl(CurrentCond(), in DecodeT32()
29057 vqdmlsl(CurrentCond(), in DecodeT32()
29098 vmlal(CurrentCond(), in DecodeT32()
29128 vqdmlal(CurrentCond(), in DecodeT32()
29159 vmlsl(CurrentCond(), in DecodeT32()
29189 vqdmlsl(CurrentCond(), in DecodeT32()
29234 vmul(CurrentCond(), in DecodeT32()
29276 vmul(CurrentCond(), in DecodeT32()
29320 vmull(CurrentCond(), in DecodeT32()
29357 vqdmull(CurrentCond(), in DecodeT32()
29398 vmull(CurrentCond(), in DecodeT32()
29428 vqdmull(CurrentCond(), in DecodeT32()
29465 vqdmulh(CurrentCond(), in DecodeT32()
29493 vqrdmulh(CurrentCond(), in DecodeT32()
29529 vqdmulh(CurrentCond(), in DecodeT32()
29565 vqrdmulh(CurrentCond(), in DecodeT32()
29605 vqadd(CurrentCond(), in DecodeT32()
29621 vand(CurrentCond(), in DecodeT32()
29634 vbic(CurrentCond(), in DecodeT32()
29653 vmov(CurrentCond(), in DecodeT32()
29663 vorr(CurrentCond(), in DecodeT32()
29676 vorn(CurrentCond(), in DecodeT32()
29689 veor(CurrentCond(), in DecodeT32()
29702 vbsl(CurrentCond(), in DecodeT32()
29715 vbit(CurrentCond(), in DecodeT32()
29728 vbif(CurrentCond(), in DecodeT32()
29750 vqsub(CurrentCond(), in DecodeT32()
29769 vcge(CurrentCond(), in DecodeT32()
29788 vqshl(CurrentCond(), in DecodeT32()
29807 vqrshl(CurrentCond(), in DecodeT32()
29826 vmin(CurrentCond(), in DecodeT32()
29845 vaba(CurrentCond(), in DecodeT32()
29867 vtst(CurrentCond(), in DecodeT32()
29886 vceq(CurrentCond(), in DecodeT32()
29908 vmul(CurrentCond(), in DecodeT32()
29927 vpmin(CurrentCond(), in DecodeT32()
29946 vpadd(CurrentCond(), in DecodeT32()
29965 vfma(CurrentCond(), in DecodeT32()
29978 vfms(CurrentCond(), in DecodeT32()
30000 vmla(CurrentCond(), in DecodeT32()
30013 vmls(CurrentCond(), in DecodeT32()
30026 vmul(CurrentCond(), in DecodeT32()
30048 vacge(CurrentCond(), in DecodeT32()
30061 vacgt(CurrentCond(), in DecodeT32()
30083 vrecps(CurrentCond(), in DecodeT32()
30096 vrsqrts(CurrentCond(), in DecodeT32()
30169 vqadd(CurrentCond(), in DecodeT32()
30197 vand(CurrentCond(), in DecodeT32()
30222 vbic(CurrentCond(), in DecodeT32()
30249 vmov(CurrentCond(), in DecodeT32()
30271 vorr(CurrentCond(), in DecodeT32()
30296 vorn(CurrentCond(), in DecodeT32()
30321 veor(CurrentCond(), in DecodeT32()
30346 vbsl(CurrentCond(), in DecodeT32()
30371 vbit(CurrentCond(), in DecodeT32()
30396 vbif(CurrentCond(), in DecodeT32()
30430 vqsub(CurrentCond(), in DecodeT32()
30461 vcge(CurrentCond(), in DecodeT32()
30492 vqshl(CurrentCond(), in DecodeT32()
30523 vqrshl(CurrentCond(), in DecodeT32()
30554 vmin(CurrentCond(), in DecodeT32()
30585 vaba(CurrentCond(), in DecodeT32()
30619 vtst(CurrentCond(), in DecodeT32()
30650 vceq(CurrentCond(), in DecodeT32()
30684 vmul(CurrentCond(), in DecodeT32()
30712 vfma(CurrentCond(), in DecodeT32()
30737 vfms(CurrentCond(), in DecodeT32()
30771 vmla(CurrentCond(), in DecodeT32()
30796 vmls(CurrentCond(), in DecodeT32()
30821 vmul(CurrentCond(), in DecodeT32()
30855 vacge(CurrentCond(), in DecodeT32()
30880 vacgt(CurrentCond(), in DecodeT32()
30914 vrecps(CurrentCond(), in DecodeT32()
30939 vrsqrts(CurrentCond(), in DecodeT32()
31051 vmvn(CurrentCond(), in DecodeT32()
31085 vmov(CurrentCond(), in DecodeT32()
31123 vorr(CurrentCond(), in DecodeT32()
31153 vbic(CurrentCond(), in DecodeT32()
31191 vshr(CurrentCond(), in DecodeT32()
31221 vsra(CurrentCond(), in DecodeT32()
31251 vrshr(CurrentCond(), in DecodeT32()
31281 vrsra(CurrentCond(), in DecodeT32()
31330 vmvn(CurrentCond(), in DecodeT32()
31364 vmov(CurrentCond(), in DecodeT32()
31402 vorr(CurrentCond(), in DecodeT32()
31432 vbic(CurrentCond(), in DecodeT32()
31470 vsri(CurrentCond(), in DecodeT32()
31505 vshl(CurrentCond(), in DecodeT32()
31534 vsli(CurrentCond(), in DecodeT32()
31565 vqshlu(CurrentCond(), in DecodeT32()
31593 vqshl(CurrentCond(), in DecodeT32()
31654 vmvn(CurrentCond(), in DecodeT32()
31696 vmov(CurrentCond(), in DecodeT32()
31734 vorr(CurrentCond(), in DecodeT32()
31764 vbic(CurrentCond(), in DecodeT32()
31806 vshrn(CurrentCond(), in DecodeT32()
31839 vqshrun(CurrentCond(), in DecodeT32()
31873 vqshrn(CurrentCond(), in DecodeT32()
31907 vshll(CurrentCond(), in DecodeT32()
31949 vshrn(CurrentCond(), in DecodeT32()
31982 vqshrun(CurrentCond(), in DecodeT32()
32016 vqshrn(CurrentCond(), in DecodeT32()
32050 vshll(CurrentCond(), in DecodeT32()
32092 vshrn(CurrentCond(), in DecodeT32()
32125 vqshrun(CurrentCond(), in DecodeT32()
32159 vqshrn(CurrentCond(), in DecodeT32()
32193 vshll(CurrentCond(), in DecodeT32()
32235 vshrn(CurrentCond(), in DecodeT32()
32268 vqshrun(CurrentCond(), in DecodeT32()
32302 vqshrn(CurrentCond(), in DecodeT32()
32336 vshll(CurrentCond(), in DecodeT32()
32377 vshrn(CurrentCond(), in DecodeT32()
32410 vqshrun(CurrentCond(), in DecodeT32()
32444 vqshrn(CurrentCond(), in DecodeT32()
32490 vmovl(CurrentCond(), in DecodeT32()
32535 vshll(CurrentCond(), in DecodeT32()
32581 vshll(CurrentCond(), in DecodeT32()
32627 vshll(CurrentCond(), in DecodeT32()
32673 vshll(CurrentCond(), in DecodeT32()
32719 vshll(CurrentCond(), in DecodeT32()
32765 vshll(CurrentCond(), in DecodeT32()
32811 vshll(CurrentCond(), in DecodeT32()
32851 vmovl(CurrentCond(), in DecodeT32()
32896 vshll(CurrentCond(), in DecodeT32()
32942 vshll(CurrentCond(), in DecodeT32()
32988 vshll(CurrentCond(), in DecodeT32()
33034 vshll(CurrentCond(), in DecodeT32()
33080 vshll(CurrentCond(), in DecodeT32()
33126 vshll(CurrentCond(), in DecodeT32()
33172 vshll(CurrentCond(), in DecodeT32()
33218 vshll(CurrentCond(), in DecodeT32()
33264 vshll(CurrentCond(), in DecodeT32()
33310 vshll(CurrentCond(), in DecodeT32()
33356 vshll(CurrentCond(), in DecodeT32()
33402 vshll(CurrentCond(), in DecodeT32()
33448 vshll(CurrentCond(), in DecodeT32()
33494 vshll(CurrentCond(), in DecodeT32()
33540 vshll(CurrentCond(), in DecodeT32()
33580 vmovl(CurrentCond(), in DecodeT32()
33625 vshll(CurrentCond(), in DecodeT32()
33671 vshll(CurrentCond(), in DecodeT32()
33717 vshll(CurrentCond(), in DecodeT32()
33763 vshll(CurrentCond(), in DecodeT32()
33809 vshll(CurrentCond(), in DecodeT32()
33855 vshll(CurrentCond(), in DecodeT32()
33901 vshll(CurrentCond(), in DecodeT32()
33947 vshll(CurrentCond(), in DecodeT32()
33993 vshll(CurrentCond(), in DecodeT32()
34039 vshll(CurrentCond(), in DecodeT32()
34085 vshll(CurrentCond(), in DecodeT32()
34131 vshll(CurrentCond(), in DecodeT32()
34177 vshll(CurrentCond(), in DecodeT32()
34223 vshll(CurrentCond(), in DecodeT32()
34269 vshll(CurrentCond(), in DecodeT32()
34315 vshll(CurrentCond(), in DecodeT32()
34361 vshll(CurrentCond(), in DecodeT32()
34407 vshll(CurrentCond(), in DecodeT32()
34453 vshll(CurrentCond(), in DecodeT32()
34499 vshll(CurrentCond(), in DecodeT32()
34545 vshll(CurrentCond(), in DecodeT32()
34591 vshll(CurrentCond(), in DecodeT32()
34637 vshll(CurrentCond(), in DecodeT32()
34683 vshll(CurrentCond(), in DecodeT32()
34729 vshll(CurrentCond(), in DecodeT32()
34775 vshll(CurrentCond(), in DecodeT32()
34821 vshll(CurrentCond(), in DecodeT32()
34867 vshll(CurrentCond(), in DecodeT32()
34913 vshll(CurrentCond(), in DecodeT32()
34959 vshll(CurrentCond(), in DecodeT32()
35005 vshll(CurrentCond(), in DecodeT32()
35048 vshll(CurrentCond(), in DecodeT32()
35114 vmov(CurrentCond(), in DecodeT32()
35149 vmov(CurrentCond(), in DecodeT32()
35201 vmov(CurrentCond(), in DecodeT32()
35243 vmvn(CurrentCond(), in DecodeT32()
35290 vmov(CurrentCond(), in DecodeT32()
35332 vmvn(CurrentCond(), in DecodeT32()
35379 vmov(CurrentCond(), in DecodeT32()
35421 vmvn(CurrentCond(), in DecodeT32()
35468 vmov(CurrentCond(), in DecodeT32()
35510 vmvn(CurrentCond(), in DecodeT32()
35557 vmov(CurrentCond(), in DecodeT32()
35599 vmvn(CurrentCond(), in DecodeT32()
35646 vmov(CurrentCond(), in DecodeT32()
35688 vmvn(CurrentCond(), in DecodeT32()
35735 vmov(CurrentCond(), in DecodeT32()
35777 vmvn(CurrentCond(), in DecodeT32()
35824 vmov(CurrentCond(), in DecodeT32()
35866 vmvn(CurrentCond(), in DecodeT32()
35913 vmov(CurrentCond(), in DecodeT32()
35960 vmov(CurrentCond(), in DecodeT32()
36007 vmov(CurrentCond(), in DecodeT32()
36055 vmov(CurrentCond(), in DecodeT32()
36099 vcvt(CurrentCond(), in DecodeT32()
36165 vmvn(CurrentCond(), in DecodeT32()
36203 vmov(CurrentCond(), in DecodeT32()
36245 vorr(CurrentCond(), in DecodeT32()
36279 vbic(CurrentCond(), in DecodeT32()
36325 vshr(CurrentCond(), in DecodeT32()
36363 vsra(CurrentCond(), in DecodeT32()
36401 vrshr(CurrentCond(), in DecodeT32()
36439 vrsra(CurrentCond(), in DecodeT32()
36492 vmvn(CurrentCond(), in DecodeT32()
36530 vmov(CurrentCond(), in DecodeT32()
36572 vorr(CurrentCond(), in DecodeT32()
36606 vbic(CurrentCond(), in DecodeT32()
36652 vsri(CurrentCond(), in DecodeT32()
36695 vshl(CurrentCond(), in DecodeT32()
36732 vsli(CurrentCond(), in DecodeT32()
36771 vqshlu(CurrentCond(), in DecodeT32()
36807 vqshl(CurrentCond(), in DecodeT32()
36872 vmvn(CurrentCond(), in DecodeT32()
36918 vmov(CurrentCond(), in DecodeT32()
36960 vorr(CurrentCond(), in DecodeT32()
36994 vbic(CurrentCond(), in DecodeT32()
37035 vrshrn(CurrentCond(), in DecodeT32()
37068 vqrshrun(CurrentCond(), in DecodeT32()
37102 vqrshrn(CurrentCond(), in DecodeT32()
37169 vmov(CurrentCond(), in DecodeT32()
37208 vmov(CurrentCond(), in DecodeT32()
37265 vmov(CurrentCond(), in DecodeT32()
37312 vmvn(CurrentCond(), in DecodeT32()
37364 vmov(CurrentCond(), in DecodeT32()
37411 vmvn(CurrentCond(), in DecodeT32()
37463 vmov(CurrentCond(), in DecodeT32()
37510 vmvn(CurrentCond(), in DecodeT32()
37562 vmov(CurrentCond(), in DecodeT32()
37609 vmvn(CurrentCond(), in DecodeT32()
37661 vmov(CurrentCond(), in DecodeT32()
37708 vmvn(CurrentCond(), in DecodeT32()
37760 vmov(CurrentCond(), in DecodeT32()
37807 vmvn(CurrentCond(), in DecodeT32()
37859 vmov(CurrentCond(), in DecodeT32()
37906 vmvn(CurrentCond(), in DecodeT32()
37958 vmov(CurrentCond(), in DecodeT32()
38005 vmvn(CurrentCond(), in DecodeT32()
38057 vmov(CurrentCond(), in DecodeT32()
38109 vmov(CurrentCond(), in DecodeT32()
38161 vmov(CurrentCond(), in DecodeT32()
38213 vmov(CurrentCond(), in DecodeT32()
38265 vcvt(CurrentCond(), in DecodeT32()