• Home
  • Raw
  • Download

Lines Matching refs:CurrentCond

7068                 add(CurrentCond(),  in DecodeT32()
7091 sub(CurrentCond(), in DecodeT32()
7114 add(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
7129 sub(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
7152 asr(CurrentCond(), Best, Register(rd), Register(rm), amount); in DecodeT32()
7171 lsl(CurrentCond(), Best, Register(rd), Register(rm), amount); in DecodeT32()
7190 lsr(CurrentCond(), Best, Register(rd), Register(rm), amount); in DecodeT32()
7209 mov(CurrentCond(), in DecodeT32()
7239 mov(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
7252 cmp(CurrentCond(), Best, Register(rn), imm); in DecodeT32()
7261 add(CurrentCond(), Register(rd), imm); in DecodeT32()
7264 add(CurrentCond(), Best, Register(rd), Register(rd), imm); in DecodeT32()
7281 sub(CurrentCond(), Register(rd), imm); in DecodeT32()
7284 sub(CurrentCond(), Best, Register(rd), Register(rd), imm); in DecodeT32()
7313 and_(CurrentCond(), in DecodeT32()
7335 eor(CurrentCond(), in DecodeT32()
7357 lsl(CurrentCond(), in DecodeT32()
7380 mov(CurrentCond(), in DecodeT32()
7400 lsr(CurrentCond(), in DecodeT32()
7423 mov(CurrentCond(), in DecodeT32()
7449 asr(CurrentCond(), in DecodeT32()
7472 mov(CurrentCond(), in DecodeT32()
7492 adc(CurrentCond(), in DecodeT32()
7514 sbc(CurrentCond(), in DecodeT32()
7536 ror(CurrentCond(), in DecodeT32()
7559 mov(CurrentCond(), in DecodeT32()
7584 tst(CurrentCond(), Best, Register(rn), Register(rm)); in DecodeT32()
7593 rsb(CurrentCond(), in DecodeT32()
7614 cmp(CurrentCond(), Best, Register(rn), Register(rm)); in DecodeT32()
7622 cmn(CurrentCond(), Best, Register(rn), Register(rm)); in DecodeT32()
7637 orr(CurrentCond(), in DecodeT32()
7659 mul(CurrentCond(), in DecodeT32()
7680 bic(CurrentCond(), in DecodeT32()
7702 mvn(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
7720 add(CurrentCond(), Best, Register(rd), sp, Register(rd)); in DecodeT32()
7733 add(CurrentCond(), Best, sp, sp, Register(rm)); in DecodeT32()
7747 add(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
7750 add(CurrentCond(), in DecodeT32()
7769 cmp(CurrentCond(), Best, Register(rn), Register(rm)); in DecodeT32()
7777 mov(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
7787 bx(CurrentCond(), Register(rm)); in DecodeT32()
7797 blx(CurrentCond(), Register(rm)); in DecodeT32()
7815 ldr(CurrentCond(), Best, Register(rt), &label); in DecodeT32()
7829 str(CurrentCond(), in DecodeT32()
7843 strh(CurrentCond(), in DecodeT32()
7857 strb(CurrentCond(), in DecodeT32()
7871 ldrsb(CurrentCond(), in DecodeT32()
7891 ldr(CurrentCond(), in DecodeT32()
7905 ldrh(CurrentCond(), in DecodeT32()
7919 ldrb(CurrentCond(), in DecodeT32()
7933 ldrsh(CurrentCond(), in DecodeT32()
7954 str(CurrentCond(), in DecodeT32()
7966 ldr(CurrentCond(), in DecodeT32()
7978 strb(CurrentCond(), in DecodeT32()
7990 ldrb(CurrentCond(), in DecodeT32()
8008 strh(CurrentCond(), in DecodeT32()
8020 ldrh(CurrentCond(), in DecodeT32()
8031 str(CurrentCond(), in DecodeT32()
8042 ldr(CurrentCond(), in DecodeT32()
8060 adr(CurrentCond(), Best, Register(rd), &label); in DecodeT32()
8068 add(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
8084 add(CurrentCond(), Best, sp, sp, imm); in DecodeT32()
8091 sub(CurrentCond(), Best, sp, sp, imm); in DecodeT32()
8102 sxth(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
8110 sxtb(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
8124 uxth(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
8132 uxtb(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
8162 push(CurrentCond(), Best, registers); in DecodeT32()
8215 rev(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
8223 rev16(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
8238 revsh(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
8268 pop(CurrentCond(), Best, registers); in DecodeT32()
8290 nop(CurrentCond(), Best); in DecodeT32()
8296 yield(CurrentCond(), Best); in DecodeT32()
8368 stm(CurrentCond(), in DecodeT32()
8380 ldm(CurrentCond(), in DecodeT32()
8400 udf(CurrentCond(), Best, imm); in DecodeT32()
8407 svc(CurrentCond(), imm); in DecodeT32()
8442 b(CurrentCond(), Best, &label); in DecodeT32()
8459 and_(CurrentCond(), in DecodeT32()
8476 tst(CurrentCond(), Best, Register(rn), imm); in DecodeT32()
8490 ands(CurrentCond(), in DecodeT32()
8508 bic(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
8519 bics(CurrentCond(), in DecodeT32()
8540 mov(CurrentCond(), Wide, Register(rd), imm); in DecodeT32()
8544 mov(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
8559 orr(CurrentCond(), in DecodeT32()
8587 movs(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
8602 orrs(CurrentCond(), in DecodeT32()
8622 mvn(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
8636 orn(CurrentCond(), Register(rd), Register(rn), imm); in DecodeT32()
8652 mvns(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
8666 orns(CurrentCond(), Register(rd), Register(rn), imm); in DecodeT32()
8680 eor(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
8693 teq(CurrentCond(), Register(rn), imm); in DecodeT32()
8707 eors(CurrentCond(), in DecodeT32()
8732 add(CurrentCond(), Wide, Register(rd), sp, imm); in DecodeT32()
8736 add(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
8758 add(CurrentCond(), in DecodeT32()
8766 add(CurrentCond(), in DecodeT32()
8787 cmn(CurrentCond(), Best, Register(rn), imm); in DecodeT32()
8803 adds(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
8834 adds(CurrentCond(), in DecodeT32()
8856 adc(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
8867 adcs(CurrentCond(), in DecodeT32()
8882 sbc(CurrentCond(), Best, Register(rd), Register(rn), imm); in DecodeT32()
8893 sbcs(CurrentCond(), in DecodeT32()
8913 sub(CurrentCond(), Wide, Register(rd), sp, imm); in DecodeT32()
8917 sub(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
8939 sub(CurrentCond(), in DecodeT32()
8947 sub(CurrentCond(), in DecodeT32()
8969 cmp(CurrentCond(), Wide, Register(rn), imm); in DecodeT32()
8972 cmp(CurrentCond(), Best, Register(rn), imm); in DecodeT32()
8989 subs(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
9020 subs(CurrentCond(), in DecodeT32()
9046 rsb(CurrentCond(), in DecodeT32()
9054 rsb(CurrentCond(), in DecodeT32()
9082 rsbs(CurrentCond(), in DecodeT32()
9108 add(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
9111 addw(CurrentCond(), Register(rd), sp, imm); in DecodeT32()
9127 adr(CurrentCond(), Wide, Register(rd), &label); in DecodeT32()
9130 adr(CurrentCond(), Best, Register(rd), &label); in DecodeT32()
9155 add(CurrentCond(), in DecodeT32()
9162 addw(CurrentCond(), in DecodeT32()
9182 mov(CurrentCond(), Best, Register(rd), imm); in DecodeT32()
9185 movw(CurrentCond(), Register(rd), imm); in DecodeT32()
9205 sub(CurrentCond(), Best, Register(rd), sp, imm); in DecodeT32()
9208 subw(CurrentCond(), Register(rd), sp, imm); in DecodeT32()
9225 sub(CurrentCond(), Best, Register(rd), pc, imm); in DecodeT32()
9234 adr(CurrentCond(), Best, Register(rd), &label); in DecodeT32()
9258 sub(CurrentCond(), in DecodeT32()
9265 subw(CurrentCond(), in DecodeT32()
9282 movt(CurrentCond(), Register(rd), imm); in DecodeT32()
9293 ssat(CurrentCond(), in DecodeT32()
9311 ssat16(CurrentCond(), in DecodeT32()
9331 ssat(CurrentCond(), in DecodeT32()
9352 sbfx(CurrentCond(), in DecodeT32()
9373 bfc(CurrentCond(), Register(rd), lsb, width); in DecodeT32()
9391 bfi(CurrentCond(), in DecodeT32()
9412 usat(CurrentCond(), in DecodeT32()
9430 usat16(CurrentCond(), in DecodeT32()
9450 usat(CurrentCond(), in DecodeT32()
9471 ubfx(CurrentCond(), in DecodeT32()
9505 msr(CurrentCond(), in DecodeT32()
9536 nop(CurrentCond(), Wide); in DecodeT32()
9546 yield(CurrentCond(), Wide); in DecodeT32()
9640 clrex(CurrentCond()); in DecodeT32()
9651 dsb(CurrentCond(), option); in DecodeT32()
9662 dmb(CurrentCond(), option); in DecodeT32()
9673 isb(CurrentCond(), option); in DecodeT32()
9696 bxj(CurrentCond(), Register(rm)); in DecodeT32()
9721 subs(CurrentCond(), Best, pc, lr, imm); in DecodeT32()
9742 mrs(CurrentCond(), in DecodeT32()
9804 udf(CurrentCond(), Wide, imm); in DecodeT32()
9807 udf(CurrentCond(), Best, imm); in DecodeT32()
9870 b(CurrentCond(), Wide, &label); in DecodeT32()
9876 b(CurrentCond(), Best, &label); in DecodeT32()
9893 blx(CurrentCond(), &label); in DecodeT32()
9910 bl(CurrentCond(), &label); in DecodeT32()
9950 stm(CurrentCond(), in DecodeT32()
9960 stm(CurrentCond(), in DecodeT32()
9987 strex(CurrentCond(), in DecodeT32()
10005 strexb(CurrentCond(), in DecodeT32()
10020 strexh(CurrentCond(), in DecodeT32()
10036 strexd(CurrentCond(), in DecodeT32()
10048 stlb(CurrentCond(), in DecodeT32()
10061 stlh(CurrentCond(), in DecodeT32()
10074 stl(CurrentCond(), in DecodeT32()
10088 stlexb(CurrentCond(), in DecodeT32()
10103 stlexh(CurrentCond(), in DecodeT32()
10118 stlex(CurrentCond(), in DecodeT32()
10134 stlexd(CurrentCond(), in DecodeT32()
10163 strd(CurrentCond(), in DecodeT32()
10193 push(CurrentCond(), Wide, registers); in DecodeT32()
10199 push(CurrentCond(), Best, registers); in DecodeT32()
10212 stmdb(CurrentCond(), in DecodeT32()
10246 strd(CurrentCond(), in DecodeT32()
10265 strd(CurrentCond(), in DecodeT32()
10309 pop(CurrentCond(), Wide, registers); in DecodeT32()
10315 pop(CurrentCond(), Best, registers); in DecodeT32()
10333 ldm(CurrentCond(), in DecodeT32()
10343 ldm(CurrentCond(), in DecodeT32()
10363 ldmdb(CurrentCond(), in DecodeT32()
10392 ldrex(CurrentCond(), in DecodeT32()
10411 tbb(CurrentCond(), in DecodeT32()
10424 tbh(CurrentCond(), in DecodeT32()
10437 ldrexb(CurrentCond(), in DecodeT32()
10450 ldrexh(CurrentCond(), in DecodeT32()
10464 ldrexd(CurrentCond(), in DecodeT32()
10478 ldab(CurrentCond(), in DecodeT32()
10491 ldah(CurrentCond(), in DecodeT32()
10504 lda(CurrentCond(), in DecodeT32()
10517 ldaexb(CurrentCond(), in DecodeT32()
10530 ldaexh(CurrentCond(), in DecodeT32()
10543 ldaex(CurrentCond(), in DecodeT32()
10557 ldaexd(CurrentCond(), in DecodeT32()
10593 ldrd(CurrentCond(), in DecodeT32()
10614 ldrd(CurrentCond(), in DecodeT32()
10644 ldrd(CurrentCond(), in DecodeT32()
10665 ldrd(CurrentCond(), in DecodeT32()
10695 ldrd(CurrentCond(), in DecodeT32()
10716 ldrd(CurrentCond(), in DecodeT32()
10760 strb(CurrentCond(), in DecodeT32()
10769 strb(CurrentCond(), in DecodeT32()
10795 strb(CurrentCond(), in DecodeT32()
10817 strb(CurrentCond(), in DecodeT32()
10849 strb(CurrentCond(), in DecodeT32()
10878 str(CurrentCond(), in DecodeT32()
10887 str(CurrentCond(), in DecodeT32()
10913 str(CurrentCond(), in DecodeT32()
10935 str(CurrentCond(), in DecodeT32()
10970 push(CurrentCond(), Wide, Register(rt)); in DecodeT32()
10973 push(CurrentCond(), Best, Register(rt)); in DecodeT32()
10982 str(CurrentCond(), in DecodeT32()
11017 strh(CurrentCond(), in DecodeT32()
11026 strh(CurrentCond(), in DecodeT32()
11052 strh(CurrentCond(), in DecodeT32()
11074 strh(CurrentCond(), in DecodeT32()
11106 strh(CurrentCond(), in DecodeT32()
11137 strb(CurrentCond(), in DecodeT32()
11146 strb(CurrentCond(), in DecodeT32()
11174 str(CurrentCond(), in DecodeT32()
11180 str(CurrentCond(), in DecodeT32()
11205 strh(CurrentCond(), in DecodeT32()
11211 strh(CurrentCond(), in DecodeT32()
11268 vst4(CurrentCond(), in DecodeT32()
11317 vst4(CurrentCond(), in DecodeT32()
11372 vst1(CurrentCond(), in DecodeT32()
11429 vst2(CurrentCond(), in DecodeT32()
11482 vst3(CurrentCond(), in DecodeT32()
11535 vst3(CurrentCond(), in DecodeT32()
11590 vst1(CurrentCond(), in DecodeT32()
11645 vst1(CurrentCond(), in DecodeT32()
11702 vst2(CurrentCond(), in DecodeT32()
11759 vst2(CurrentCond(), in DecodeT32()
11814 vst1(CurrentCond(), in DecodeT32()
11872 vst4(CurrentCond(), in DecodeT32()
11921 vst4(CurrentCond(), in DecodeT32()
11976 vst1(CurrentCond(), in DecodeT32()
12033 vst2(CurrentCond(), in DecodeT32()
12086 vst3(CurrentCond(), in DecodeT32()
12139 vst3(CurrentCond(), in DecodeT32()
12194 vst1(CurrentCond(), in DecodeT32()
12249 vst1(CurrentCond(), in DecodeT32()
12306 vst2(CurrentCond(), in DecodeT32()
12363 vst2(CurrentCond(), in DecodeT32()
12418 vst1(CurrentCond(), in DecodeT32()
12481 vst4(CurrentCond(), in DecodeT32()
12534 vst4(CurrentCond(), in DecodeT32()
12591 vst1(CurrentCond(), in DecodeT32()
12649 vst2(CurrentCond(), in DecodeT32()
12703 vst3(CurrentCond(), in DecodeT32()
12757 vst3(CurrentCond(), in DecodeT32()
12814 vst1(CurrentCond(), in DecodeT32()
12871 vst1(CurrentCond(), in DecodeT32()
12929 vst2(CurrentCond(), in DecodeT32()
12987 vst2(CurrentCond(), in DecodeT32()
13044 vst1(CurrentCond(), in DecodeT32()
13112 vld4(CurrentCond(), in DecodeT32()
13161 vld4(CurrentCond(), in DecodeT32()
13216 vld1(CurrentCond(), in DecodeT32()
13273 vld2(CurrentCond(), in DecodeT32()
13322 vld3(CurrentCond(), in DecodeT32()
13371 vld3(CurrentCond(), in DecodeT32()
13426 vld1(CurrentCond(), in DecodeT32()
13481 vld1(CurrentCond(), in DecodeT32()
13538 vld2(CurrentCond(), in DecodeT32()
13595 vld2(CurrentCond(), in DecodeT32()
13650 vld1(CurrentCond(), in DecodeT32()
13708 vld4(CurrentCond(), in DecodeT32()
13757 vld4(CurrentCond(), in DecodeT32()
13812 vld1(CurrentCond(), in DecodeT32()
13869 vld2(CurrentCond(), in DecodeT32()
13918 vld3(CurrentCond(), in DecodeT32()
13967 vld3(CurrentCond(), in DecodeT32()
14022 vld1(CurrentCond(), in DecodeT32()
14077 vld1(CurrentCond(), in DecodeT32()
14134 vld2(CurrentCond(), in DecodeT32()
14191 vld2(CurrentCond(), in DecodeT32()
14246 vld1(CurrentCond(), in DecodeT32()
14309 vld4(CurrentCond(), in DecodeT32()
14362 vld4(CurrentCond(), in DecodeT32()
14419 vld1(CurrentCond(), in DecodeT32()
14477 vld2(CurrentCond(), in DecodeT32()
14530 vld3(CurrentCond(), in DecodeT32()
14583 vld3(CurrentCond(), in DecodeT32()
14640 vld1(CurrentCond(), in DecodeT32()
14697 vld1(CurrentCond(), in DecodeT32()
14755 vld2(CurrentCond(), in DecodeT32()
14813 vld2(CurrentCond(), in DecodeT32()
14870 vld1(CurrentCond(), in DecodeT32()
14938 vst1(CurrentCond(), in DecodeT32()
14980 vst1(CurrentCond(), in DecodeT32()
15025 vst1(CurrentCond(), in DecodeT32()
15090 vst2(CurrentCond(), in DecodeT32()
15135 vst2(CurrentCond(), in DecodeT32()
15183 vst2(CurrentCond(), in DecodeT32()
15299 vst3(CurrentCond(), in DecodeT32()
15343 vst3(CurrentCond(), in DecodeT32()
15391 vst3(CurrentCond(), in DecodeT32()
15456 vst4(CurrentCond(), in DecodeT32()
15501 vst4(CurrentCond(), in DecodeT32()
15549 vst4(CurrentCond(), in DecodeT32()
15616 vld1(CurrentCond(), in DecodeT32()
15661 vld1(CurrentCond(), in DecodeT32()
15712 vld1(CurrentCond(), in DecodeT32()
15763 vld1(CurrentCond(), in DecodeT32()
15805 vld1(CurrentCond(), in DecodeT32()
15850 vld1(CurrentCond(), in DecodeT32()
15916 vld2(CurrentCond(), in DecodeT32()
15966 vld2(CurrentCond(), in DecodeT32()
16022 vld2(CurrentCond(), in DecodeT32()
16076 vld2(CurrentCond(), in DecodeT32()
16121 vld2(CurrentCond(), in DecodeT32()
16169 vld2(CurrentCond(), in DecodeT32()
16230 vld3(CurrentCond(), in DecodeT32()
16272 vld3(CurrentCond(), in DecodeT32()
16322 vld3(CurrentCond(), in DecodeT32()
16379 vld3(CurrentCond(), in DecodeT32()
16419 vld3(CurrentCond(), in DecodeT32()
16463 vld3(CurrentCond(), in DecodeT32()
16530 vld4(CurrentCond(), in DecodeT32()
16581 vld4(CurrentCond(), in DecodeT32()
16639 vld4(CurrentCond(), in DecodeT32()
16693 vld4(CurrentCond(), in DecodeT32()
16738 vld4(CurrentCond(), in DecodeT32()
16786 vld4(CurrentCond(), in DecodeT32()
16827 pld(CurrentCond(), &label); in DecodeT32()
16848 ldrb(CurrentCond(), Register(rt), &label); in DecodeT32()
16864 ldrh(CurrentCond(), Register(rt), &label); in DecodeT32()
16897 pld(CurrentCond(), in DecodeT32()
16925 ldrb(CurrentCond(), in DecodeT32()
16934 ldrb(CurrentCond(), in DecodeT32()
16967 ldrb(CurrentCond(), in DecodeT32()
16991 pld(CurrentCond(), in DecodeT32()
17008 ldrb(CurrentCond(), in DecodeT32()
17044 ldrb(CurrentCond(), in DecodeT32()
17081 pldw(CurrentCond(), in DecodeT32()
17109 ldrh(CurrentCond(), in DecodeT32()
17118 ldrh(CurrentCond(), in DecodeT32()
17151 ldrh(CurrentCond(), in DecodeT32()
17175 pldw(CurrentCond(), in DecodeT32()
17192 ldrh(CurrentCond(), in DecodeT32()
17228 ldrh(CurrentCond(), in DecodeT32()
17255 pld(CurrentCond(), in DecodeT32()
17275 ldrb(CurrentCond(), in DecodeT32()
17284 ldrb(CurrentCond(), in DecodeT32()
17309 pldw(CurrentCond(), in DecodeT32()
17330 ldrh(CurrentCond(), in DecodeT32()
17339 ldrh(CurrentCond(), in DecodeT32()
17377 ldr(CurrentCond(), Wide, Register(rt), &label); in DecodeT32()
17380 ldr(CurrentCond(), Best, Register(rt), &label); in DecodeT32()
17409 ldr(CurrentCond(), in DecodeT32()
17418 ldr(CurrentCond(), in DecodeT32()
17448 pop(CurrentCond(), in DecodeT32()
17453 pop(CurrentCond(), in DecodeT32()
17466 ldr(CurrentCond(), in DecodeT32()
17488 ldr(CurrentCond(), in DecodeT32()
17522 ldr(CurrentCond(), in DecodeT32()
17555 ldr(CurrentCond(), in DecodeT32()
17564 ldr(CurrentCond(), in DecodeT32()
17603 pli(CurrentCond(), &label); in DecodeT32()
17618 ldrsb(CurrentCond(), Register(rt), &label); in DecodeT32()
17650 pli(CurrentCond(), in DecodeT32()
17685 ldrsb(CurrentCond(), in DecodeT32()
17694 ldrsb(CurrentCond(), in DecodeT32()
17728 ldrsb(CurrentCond(), in DecodeT32()
17753 pli(CurrentCond(), in DecodeT32()
17772 ldrsb(CurrentCond(), in DecodeT32()
17809 ldrsb(CurrentCond(), in DecodeT32()
17836 pli(CurrentCond(), in DecodeT32()
17853 ldrsb(CurrentCond(), in DecodeT32()
17887 ldrsh(CurrentCond(), Register(rt), &label); in DecodeT32()
17916 ldrsh(CurrentCond(), in DecodeT32()
17925 ldrsh(CurrentCond(), in DecodeT32()
17953 ldrsh(CurrentCond(), in DecodeT32()
17976 ldrsh(CurrentCond(), in DecodeT32()
18010 ldrsh(CurrentCond(), in DecodeT32()
18036 ldrsh(CurrentCond(), in DecodeT32()
18078 and_(CurrentCond(), in DecodeT32()
18107 and_(CurrentCond(), in DecodeT32()
18118 and_(CurrentCond(), in DecodeT32()
18143 bic(CurrentCond(), in DecodeT32()
18172 bic(CurrentCond(), in DecodeT32()
18183 bic(CurrentCond(), in DecodeT32()
18210 rrx(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
18233 asr(CurrentCond(), in DecodeT32()
18243 asr(CurrentCond(), in DecodeT32()
18266 lsl(CurrentCond(), in DecodeT32()
18276 lsl(CurrentCond(), in DecodeT32()
18299 lsr(CurrentCond(), in DecodeT32()
18309 lsr(CurrentCond(), in DecodeT32()
18328 ror(CurrentCond(), in DecodeT32()
18348 mov(CurrentCond(), in DecodeT32()
18362 mov(CurrentCond(), in DecodeT32()
18374 mov(CurrentCond(), in DecodeT32()
18401 orr(CurrentCond(), in DecodeT32()
18432 orr(CurrentCond(), in DecodeT32()
18443 orr(CurrentCond(), in DecodeT32()
18473 mvn(CurrentCond(), in DecodeT32()
18500 mvn(CurrentCond(), in DecodeT32()
18510 mvn(CurrentCond(), in DecodeT32()
18537 orn(CurrentCond(), in DecodeT32()
18560 orn(CurrentCond(), in DecodeT32()
18594 tst(CurrentCond(), in DecodeT32()
18619 tst(CurrentCond(), in DecodeT32()
18628 tst(CurrentCond(), in DecodeT32()
18655 ands(CurrentCond(), in DecodeT32()
18697 ands(CurrentCond(), in DecodeT32()
18725 bics(CurrentCond(), in DecodeT32()
18765 bics(CurrentCond(), in DecodeT32()
18792 rrxs(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
18825 asrs(CurrentCond(), in DecodeT32()
18858 lsls(CurrentCond(), in DecodeT32()
18891 lsrs(CurrentCond(), in DecodeT32()
18910 rors(CurrentCond(), in DecodeT32()
18943 movs(CurrentCond(), in DecodeT32()
18970 orrs(CurrentCond(), in DecodeT32()
19012 orrs(CurrentCond(), in DecodeT32()
19042 mvns(CurrentCond(), in DecodeT32()
19079 mvns(CurrentCond(), in DecodeT32()
19106 orns(CurrentCond(), in DecodeT32()
19129 orns(CurrentCond(), in DecodeT32()
19161 eor(CurrentCond(), in DecodeT32()
19190 eor(CurrentCond(), in DecodeT32()
19201 eor(CurrentCond(), in DecodeT32()
19228 pkhbt(CurrentCond(), in DecodeT32()
19246 pkhtb(CurrentCond(), in DecodeT32()
19281 teq(CurrentCond(), in DecodeT32()
19301 teq(CurrentCond(), in DecodeT32()
19326 eors(CurrentCond(), in DecodeT32()
19368 eors(CurrentCond(), in DecodeT32()
19407 add(CurrentCond(), in DecodeT32()
19433 add(CurrentCond(), in DecodeT32()
19444 add(CurrentCond(), in DecodeT32()
19472 add(CurrentCond(), in DecodeT32()
19503 add(CurrentCond(), in DecodeT32()
19516 add(CurrentCond(), in DecodeT32()
19527 add(CurrentCond(), in DecodeT32()
19555 adc(CurrentCond(), in DecodeT32()
19584 adc(CurrentCond(), in DecodeT32()
19595 adc(CurrentCond(), in DecodeT32()
19620 sbc(CurrentCond(), in DecodeT32()
19649 sbc(CurrentCond(), in DecodeT32()
19660 sbc(CurrentCond(), in DecodeT32()
19696 cmn(CurrentCond(), in DecodeT32()
19721 cmn(CurrentCond(), in DecodeT32()
19730 cmn(CurrentCond(), in DecodeT32()
19759 adds(CurrentCond(), in DecodeT32()
19782 adds(CurrentCond(), in DecodeT32()
19810 adds(CurrentCond(), in DecodeT32()
19854 adds(CurrentCond(), in DecodeT32()
19885 adcs(CurrentCond(), in DecodeT32()
19925 adcs(CurrentCond(), in DecodeT32()
19950 sbcs(CurrentCond(), in DecodeT32()
19990 sbcs(CurrentCond(), in DecodeT32()
20026 sub(CurrentCond(), in DecodeT32()
20051 sub(CurrentCond(), in DecodeT32()
20062 sub(CurrentCond(), in DecodeT32()
20090 sub(CurrentCond(), in DecodeT32()
20121 sub(CurrentCond(), in DecodeT32()
20132 sub(CurrentCond(), in DecodeT32()
20160 rsb(CurrentCond(), in DecodeT32()
20183 rsb(CurrentCond(), in DecodeT32()
20218 cmp(CurrentCond(), in DecodeT32()
20241 cmp(CurrentCond(), in DecodeT32()
20250 cmp(CurrentCond(), in DecodeT32()
20279 subs(CurrentCond(), in DecodeT32()
20302 subs(CurrentCond(), in DecodeT32()
20330 subs(CurrentCond(), in DecodeT32()
20374 subs(CurrentCond(), in DecodeT32()
20405 rsbs(CurrentCond(), in DecodeT32()
20428 rsbs(CurrentCond(), in DecodeT32()
20464 asr(CurrentCond(), in DecodeT32()
20471 asr(CurrentCond(), in DecodeT32()
20488 lsl(CurrentCond(), in DecodeT32()
20495 lsl(CurrentCond(), in DecodeT32()
20512 lsr(CurrentCond(), in DecodeT32()
20519 lsr(CurrentCond(), in DecodeT32()
20536 ror(CurrentCond(), in DecodeT32()
20543 ror(CurrentCond(), in DecodeT32()
20560 mov(CurrentCond(), in DecodeT32()
20569 mov(CurrentCond(), in DecodeT32()
20596 sxth(CurrentCond(), in DecodeT32()
20605 sxth(CurrentCond(), in DecodeT32()
20625 sxtah(CurrentCond(), in DecodeT32()
20646 sxtb16(CurrentCond(), in DecodeT32()
20664 sxtab16(CurrentCond(), in DecodeT32()
20688 sxtb(CurrentCond(), in DecodeT32()
20697 sxtb(CurrentCond(), in DecodeT32()
20717 sxtab(CurrentCond(), in DecodeT32()
20763 asrs(CurrentCond(), in DecodeT32()
20787 lsls(CurrentCond(), in DecodeT32()
20811 lsrs(CurrentCond(), in DecodeT32()
20835 rors(CurrentCond(), in DecodeT32()
20862 movs(CurrentCond(), in DecodeT32()
20889 uxth(CurrentCond(), in DecodeT32()
20898 uxth(CurrentCond(), in DecodeT32()
20918 uxtah(CurrentCond(), in DecodeT32()
20939 uxtb16(CurrentCond(), in DecodeT32()
20957 uxtab16(CurrentCond(), in DecodeT32()
20981 uxtb(CurrentCond(), in DecodeT32()
20990 uxtb(CurrentCond(), in DecodeT32()
21010 uxtab(CurrentCond(), in DecodeT32()
21043 sadd8(CurrentCond(), in DecodeT32()
21055 qadd8(CurrentCond(), in DecodeT32()
21067 shadd8(CurrentCond(), in DecodeT32()
21079 uadd8(CurrentCond(), in DecodeT32()
21091 uqadd8(CurrentCond(), in DecodeT32()
21103 uhadd8(CurrentCond(), in DecodeT32()
21115 qadd(CurrentCond(), in DecodeT32()
21127 qdadd(CurrentCond(), in DecodeT32()
21139 qsub(CurrentCond(), in DecodeT32()
21151 qdsub(CurrentCond(), in DecodeT32()
21163 sasx(CurrentCond(), in DecodeT32()
21175 qasx(CurrentCond(), in DecodeT32()
21187 shasx(CurrentCond(), in DecodeT32()
21199 uasx(CurrentCond(), in DecodeT32()
21211 uqasx(CurrentCond(), in DecodeT32()
21223 uhasx(CurrentCond(), in DecodeT32()
21235 sel(CurrentCond(), in DecodeT32()
21247 ssub8(CurrentCond(), in DecodeT32()
21259 qsub8(CurrentCond(), in DecodeT32()
21271 shsub8(CurrentCond(), in DecodeT32()
21283 usub8(CurrentCond(), in DecodeT32()
21295 uqsub8(CurrentCond(), in DecodeT32()
21307 uhsub8(CurrentCond(), in DecodeT32()
21355 ssax(CurrentCond(), in DecodeT32()
21367 qsax(CurrentCond(), in DecodeT32()
21379 shsax(CurrentCond(), in DecodeT32()
21391 usax(CurrentCond(), in DecodeT32()
21403 uqsax(CurrentCond(), in DecodeT32()
21415 uhsax(CurrentCond(), in DecodeT32()
21436 sadd16(CurrentCond(), in DecodeT32()
21448 qadd16(CurrentCond(), in DecodeT32()
21460 shadd16(CurrentCond(), in DecodeT32()
21472 uadd16(CurrentCond(), in DecodeT32()
21484 uqadd16(CurrentCond(), in DecodeT32()
21496 uhadd16(CurrentCond(), in DecodeT32()
21510 rev(CurrentCond(), Wide, Register(rd), Register(rm)); in DecodeT32()
21513 rev(CurrentCond(), Best, Register(rd), Register(rm)); in DecodeT32()
21528 rev16(CurrentCond(), in DecodeT32()
21534 rev16(CurrentCond(), in DecodeT32()
21550 rbit(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
21564 revsh(CurrentCond(), in DecodeT32()
21570 revsh(CurrentCond(), in DecodeT32()
21586 clz(CurrentCond(), Register(rd), Register(rm)); in DecodeT32()
21598 ssub16(CurrentCond(), in DecodeT32()
21610 qsub16(CurrentCond(), in DecodeT32()
21622 shsub16(CurrentCond(), in DecodeT32()
21634 usub16(CurrentCond(), in DecodeT32()
21646 uqsub16(CurrentCond(), in DecodeT32()
21658 uhsub16(CurrentCond(), in DecodeT32()
21721 mul(CurrentCond(), in DecodeT32()
21728 mul(CurrentCond(), in DecodeT32()
21746 mla(CurrentCond(), in DecodeT32()
21763 mls(CurrentCond(), in DecodeT32()
21779 smuad(CurrentCond(), in DecodeT32()
21795 smlad(CurrentCond(), in DecodeT32()
21814 smuadx(CurrentCond(), in DecodeT32()
21830 smladx(CurrentCond(), in DecodeT32()
21849 smusd(CurrentCond(), in DecodeT32()
21865 smlsd(CurrentCond(), in DecodeT32()
21884 smusdx(CurrentCond(), in DecodeT32()
21900 smlsdx(CurrentCond(), in DecodeT32()
21917 smmls(CurrentCond(), in DecodeT32()
21931 smmlsr(CurrentCond(), in DecodeT32()
21956 smulbb(CurrentCond(), in DecodeT32()
21972 smlabb(CurrentCond(), in DecodeT32()
21991 smulbt(CurrentCond(), in DecodeT32()
22007 smlabt(CurrentCond(), in DecodeT32()
22026 smultb(CurrentCond(), in DecodeT32()
22042 smlatb(CurrentCond(), in DecodeT32()
22061 smultt(CurrentCond(), in DecodeT32()
22077 smlatt(CurrentCond(), in DecodeT32()
22096 smulwb(CurrentCond(), in DecodeT32()
22112 smlawb(CurrentCond(), in DecodeT32()
22131 smulwt(CurrentCond(), in DecodeT32()
22147 smlawt(CurrentCond(), in DecodeT32()
22166 smmul(CurrentCond(), in DecodeT32()
22182 smmla(CurrentCond(), in DecodeT32()
22201 smmulr(CurrentCond(), in DecodeT32()
22217 smmlar(CurrentCond(), in DecodeT32()
22236 usad8(CurrentCond(), in DecodeT32()
22252 usada8(CurrentCond(), in DecodeT32()
22278 smull(CurrentCond(), in DecodeT32()
22292 umull(CurrentCond(), in DecodeT32()
22306 smlal(CurrentCond(), in DecodeT32()
22320 smlalbb(CurrentCond(), in DecodeT32()
22334 smlalbt(CurrentCond(), in DecodeT32()
22348 smlaltb(CurrentCond(), in DecodeT32()
22362 smlaltt(CurrentCond(), in DecodeT32()
22376 smlald(CurrentCond(), in DecodeT32()
22390 smlaldx(CurrentCond(), in DecodeT32()
22404 umlal(CurrentCond(), in DecodeT32()
22418 umaal(CurrentCond(), in DecodeT32()
22440 sdiv(CurrentCond(), in DecodeT32()
22455 udiv(CurrentCond(), in DecodeT32()
22471 smlsld(CurrentCond(), in DecodeT32()
22485 smlsldx(CurrentCond(), in DecodeT32()
22517 vmov(CurrentCond(), in DecodeT32()
22534 vmov(CurrentCond(), in DecodeT32()
22550 vstm(CurrentCond(), in DecodeT32()
22573 vstm(CurrentCond(), in DecodeT32()
22593 fstmiax(CurrentCond(), in DecodeT32()
22666 vmov(CurrentCond(), in DecodeT32()
22683 vmov(CurrentCond(), in DecodeT32()
22701 vpop(CurrentCond(), in DecodeT32()
22715 vldm(CurrentCond(), in DecodeT32()
22741 vpop(CurrentCond(), in DecodeT32()
22757 vldm(CurrentCond(), in DecodeT32()
22777 fldmiax(CurrentCond(), in DecodeT32()
22856 vstr(CurrentCond(), in DecodeT32()
22873 vstr(CurrentCond(), in DecodeT32()
22910 vpush(CurrentCond(), in DecodeT32()
22923 vstmdb(CurrentCond(), in DecodeT32()
22947 vpush(CurrentCond(), in DecodeT32()
22963 vstmdb(CurrentCond(), in DecodeT32()
22983 fstmdbx(CurrentCond(), in DecodeT32()
23037 vldr(CurrentCond(), in DecodeT32()
23053 vldr(CurrentCond(), in DecodeT32()
23091 vldr(CurrentCond(), in DecodeT32()
23113 vldr(CurrentCond(), in DecodeT32()
23152 vldmdb(CurrentCond(), in DecodeT32()
23175 vldmdb(CurrentCond(), in DecodeT32()
23195 fldmdbx(CurrentCond(), in DecodeT32()
23411 vmla(CurrentCond(), in DecodeT32()
23424 vmls(CurrentCond(), in DecodeT32()
23437 vmla(CurrentCond(), in DecodeT32()
23450 vmls(CurrentCond(), in DecodeT32()
23463 vnmls(CurrentCond(), in DecodeT32()
23476 vnmla(CurrentCond(), in DecodeT32()
23489 vnmls(CurrentCond(), in DecodeT32()
23502 vnmla(CurrentCond(), in DecodeT32()
23515 vmul(CurrentCond(), in DecodeT32()
23528 vnmul(CurrentCond(), in DecodeT32()
23541 vmul(CurrentCond(), in DecodeT32()
23554 vnmul(CurrentCond(), in DecodeT32()
23567 vadd(CurrentCond(), in DecodeT32()
23580 vsub(CurrentCond(), in DecodeT32()
23593 vadd(CurrentCond(), in DecodeT32()
23606 vsub(CurrentCond(), in DecodeT32()
23619 vdiv(CurrentCond(), in DecodeT32()
23632 vdiv(CurrentCond(), in DecodeT32()
23645 vfnms(CurrentCond(), in DecodeT32()
23658 vfnma(CurrentCond(), in DecodeT32()
23671 vfnms(CurrentCond(), in DecodeT32()
23684 vfnma(CurrentCond(), in DecodeT32()
23697 vfma(CurrentCond(), in DecodeT32()
23710 vfms(CurrentCond(), in DecodeT32()
23723 vfma(CurrentCond(), in DecodeT32()
23736 vfms(CurrentCond(), in DecodeT32()
23751 vmov(CurrentCond(), F32, SRegister(rd), imm); in DecodeT32()
23770 vmov(CurrentCond(), in DecodeT32()
23783 vabs(CurrentCond(), in DecodeT32()
23796 vneg(CurrentCond(), in DecodeT32()
23809 vsqrt(CurrentCond(), in DecodeT32()
23828 vcvtb(CurrentCond(), in DecodeT32()
23842 vcvtt(CurrentCond(), in DecodeT32()
23856 vcvtb(CurrentCond(), in DecodeT32()
23870 vcvtt(CurrentCond(), in DecodeT32()
23890 vcmp(CurrentCond(), in DecodeT32()
23903 vcmpe(CurrentCond(), in DecodeT32()
23914 vcmp(CurrentCond(), in DecodeT32()
23929 vcmpe(CurrentCond(), in DecodeT32()
23952 vrintr(CurrentCond(), in DecodeT32()
23966 vrintz(CurrentCond(), in DecodeT32()
23980 vrintx(CurrentCond(), in DecodeT32()
23994 vcvt(CurrentCond(), in DecodeT32()
24017 vcvt(CurrentCond(), in DecodeT32()
24045 vcvt(CurrentCond(), in DecodeT32()
24063 vcvtr(CurrentCond(), in DecodeT32()
24077 vcvt(CurrentCond(), in DecodeT32()
24091 vcvtr(CurrentCond(), in DecodeT32()
24105 vcvt(CurrentCond(), in DecodeT32()
24133 vcvt(CurrentCond(), in DecodeT32()
24152 vmov(CurrentCond(), F64, DRegister(rd), imm); in DecodeT32()
24171 vmov(CurrentCond(), in DecodeT32()
24184 vabs(CurrentCond(), in DecodeT32()
24197 vneg(CurrentCond(), in DecodeT32()
24210 vsqrt(CurrentCond(), in DecodeT32()
24229 vcvtb(CurrentCond(), in DecodeT32()
24243 vcvtt(CurrentCond(), in DecodeT32()
24257 vcvtb(CurrentCond(), in DecodeT32()
24271 vcvtt(CurrentCond(), in DecodeT32()
24291 vcmp(CurrentCond(), in DecodeT32()
24304 vcmpe(CurrentCond(), in DecodeT32()
24315 vcmp(CurrentCond(), in DecodeT32()
24330 vcmpe(CurrentCond(), in DecodeT32()
24353 vrintr(CurrentCond(), in DecodeT32()
24367 vrintz(CurrentCond(), in DecodeT32()
24381 vrintx(CurrentCond(), in DecodeT32()
24395 vcvt(CurrentCond(), in DecodeT32()
24418 vcvt(CurrentCond(), in DecodeT32()
24446 vcvt(CurrentCond(), in DecodeT32()
24464 vcvtr(CurrentCond(), in DecodeT32()
24478 vcvt(CurrentCond(), in DecodeT32()
24492 vcvtr(CurrentCond(), in DecodeT32()
24506 vcvt(CurrentCond(), in DecodeT32()
24534 vcvt(CurrentCond(), in DecodeT32()
25005 vmov(CurrentCond(), in DecodeT32()
25031 vmov(CurrentCond(), in DecodeT32()
25050 vmsr(CurrentCond(), in DecodeT32()
25082 vdup(CurrentCond(), in DecodeT32()
25107 vdup(CurrentCond(), in DecodeT32()
25150 vmov(CurrentCond(), in DecodeT32()
25170 vmrs(CurrentCond(), in DecodeT32()
25208 vmov(CurrentCond(), in DecodeT32()
25270 vhadd(CurrentCond(), in DecodeT32()
25301 vhadd(CurrentCond(), in DecodeT32()
25320 vrhadd(CurrentCond(), in DecodeT32()
25351 vrhadd(CurrentCond(), in DecodeT32()
25370 vhsub(CurrentCond(), in DecodeT32()
25401 vhsub(CurrentCond(), in DecodeT32()
25420 vcgt(CurrentCond(), in DecodeT32()
25451 vcgt(CurrentCond(), in DecodeT32()
25470 vshl(CurrentCond(), in DecodeT32()
25501 vshl(CurrentCond(), in DecodeT32()
25520 vrshl(CurrentCond(), in DecodeT32()
25551 vrshl(CurrentCond(), in DecodeT32()
25570 vmax(CurrentCond(), in DecodeT32()
25601 vmax(CurrentCond(), in DecodeT32()
25620 vabd(CurrentCond(), in DecodeT32()
25651 vabd(CurrentCond(), in DecodeT32()
25673 vadd(CurrentCond(), in DecodeT32()
25692 vsub(CurrentCond(), in DecodeT32()
25729 vadd(CurrentCond(), in DecodeT32()
25760 vsub(CurrentCond(), in DecodeT32()
25785 vmla(CurrentCond(), in DecodeT32()
25804 vmls(CurrentCond(), in DecodeT32()
25841 vmla(CurrentCond(), in DecodeT32()
25872 vmls(CurrentCond(), in DecodeT32()
25894 vpmax(CurrentCond(), in DecodeT32()
25916 vqdmulh(CurrentCond(), in DecodeT32()
25935 vqrdmulh(CurrentCond(), in DecodeT32()
25972 vqdmulh(CurrentCond(), in DecodeT32()
26003 vqrdmulh(CurrentCond(), in DecodeT32()
26066 vadd(CurrentCond(), in DecodeT32()
26079 vsub(CurrentCond(), in DecodeT32()
26092 vpadd(CurrentCond(), in DecodeT32()
26105 vabd(CurrentCond(), in DecodeT32()
26139 vadd(CurrentCond(), in DecodeT32()
26164 vsub(CurrentCond(), in DecodeT32()
26189 vabd(CurrentCond(), in DecodeT32()
26216 vceq(CurrentCond(), in DecodeT32()
26230 vcge(CurrentCond(), in DecodeT32()
26247 vcgt(CurrentCond(), in DecodeT32()
26289 vceq(CurrentCond(), in DecodeT32()
26315 vcge(CurrentCond(), in DecodeT32()
26344 vcgt(CurrentCond(), in DecodeT32()
26369 vmax(CurrentCond(), in DecodeT32()
26382 vmin(CurrentCond(), in DecodeT32()
26395 vpmax(CurrentCond(), in DecodeT32()
26408 vpmin(CurrentCond(), in DecodeT32()
26442 vmax(CurrentCond(), in DecodeT32()
26467 vmin(CurrentCond(), in DecodeT32()
26506 vext(CurrentCond(), in DecodeT32()
26533 vext(CurrentCond(), in DecodeT32()
26566 vrev64(CurrentCond(), in DecodeT32()
26593 vrev64(CurrentCond(), in DecodeT32()
26612 vrev32(CurrentCond(), in DecodeT32()
26639 vrev32(CurrentCond(), in DecodeT32()
26658 vrev16(CurrentCond(), in DecodeT32()
26685 vrev16(CurrentCond(), in DecodeT32()
26704 vcls(CurrentCond(), in DecodeT32()
26731 vcls(CurrentCond(), in DecodeT32()
26750 vclz(CurrentCond(), in DecodeT32()
26777 vclz(CurrentCond(), in DecodeT32()
26792 vcnt(CurrentCond(), in DecodeT32()
26818 vcnt(CurrentCond(), in DecodeT32()
26836 vmvn(CurrentCond(), in DecodeT32()
26862 vmvn(CurrentCond(), in DecodeT32()
26894 vpaddl(CurrentCond(), in DecodeT32()
26922 vpaddl(CurrentCond(), in DecodeT32()
26978 vpadal(CurrentCond(), in DecodeT32()
27006 vpadal(CurrentCond(), in DecodeT32()
27031 vqabs(CurrentCond(), in DecodeT32()
27053 vqneg(CurrentCond(), in DecodeT32()
27089 vqabs(CurrentCond(), in DecodeT32()
27119 vqneg(CurrentCond(), in DecodeT32()
27148 vcgt(CurrentCond(), in DecodeT32()
27177 vcgt(CurrentCond(), in DecodeT32()
27198 vcge(CurrentCond(), in DecodeT32()
27227 vcge(CurrentCond(), in DecodeT32()
27248 vceq(CurrentCond(), in DecodeT32()
27277 vceq(CurrentCond(), in DecodeT32()
27298 vcle(CurrentCond(), in DecodeT32()
27327 vcle(CurrentCond(), in DecodeT32()
27354 vclt(CurrentCond(), in DecodeT32()
27383 vclt(CurrentCond(), in DecodeT32()
27414 vabs(CurrentCond(), in DecodeT32()
27442 vabs(CurrentCond(), in DecodeT32()
27462 vneg(CurrentCond(), in DecodeT32()
27490 vneg(CurrentCond(), in DecodeT32()
27514 vswp(CurrentCond(), in DecodeT32()
27540 vswp(CurrentCond(), in DecodeT32()
27562 vtrn(CurrentCond(), in DecodeT32()
27589 vtrn(CurrentCond(), in DecodeT32()
27608 vuzp(CurrentCond(), in DecodeT32()
27635 vuzp(CurrentCond(), in DecodeT32()
27654 vzip(CurrentCond(), in DecodeT32()
27681 vzip(CurrentCond(), in DecodeT32()
27894 vmovn(CurrentCond(), in DecodeT32()
27920 vqmovun(CurrentCond(), in DecodeT32()
27947 vqmovn(CurrentCond(), in DecodeT32()
27973 vshll(CurrentCond(), in DecodeT32()
28017 vcvt(CurrentCond(), in DecodeT32()
28087 vcvt(CurrentCond(), in DecodeT32()
28292 vrecpe(CurrentCond(), in DecodeT32()
28315 vrsqrte(CurrentCond(), in DecodeT32()
28352 vrecpe(CurrentCond(), in DecodeT32()
28383 vrsqrte(CurrentCond(), in DecodeT32()
28533 vcvt(CurrentCond(), in DecodeT32()
28567 vcvt(CurrentCond(), in DecodeT32()
28615 vtbl(CurrentCond(), in DecodeT32()
28654 vtbx(CurrentCond(), in DecodeT32()
28681 vdup(CurrentCond(), in DecodeT32()
28711 vdup(CurrentCond(), in DecodeT32()
28755 vaddl(CurrentCond(), in DecodeT32()
28787 vaddw(CurrentCond(), in DecodeT32()
28815 vsubl(CurrentCond(), in DecodeT32()
28847 vsubw(CurrentCond(), in DecodeT32()
28888 vmla(CurrentCond(), in DecodeT32()
28928 vmla(CurrentCond(), in DecodeT32()
28971 vmlal(CurrentCond(), in DecodeT32()
29008 vqdmlal(CurrentCond(), in DecodeT32()
29058 vaddhn(CurrentCond(), in DecodeT32()
29092 vraddhn(CurrentCond(), in DecodeT32()
29123 vabal(CurrentCond(), in DecodeT32()
29160 vsubhn(CurrentCond(), in DecodeT32()
29194 vrsubhn(CurrentCond(), in DecodeT32()
29225 vabdl(CurrentCond(), in DecodeT32()
29266 vmls(CurrentCond(), in DecodeT32()
29306 vmls(CurrentCond(), in DecodeT32()
29349 vmlsl(CurrentCond(), in DecodeT32()
29386 vqdmlsl(CurrentCond(), in DecodeT32()
29427 vmlal(CurrentCond(), in DecodeT32()
29457 vqdmlal(CurrentCond(), in DecodeT32()
29488 vmlsl(CurrentCond(), in DecodeT32()
29518 vqdmlsl(CurrentCond(), in DecodeT32()
29563 vmul(CurrentCond(), in DecodeT32()
29605 vmul(CurrentCond(), in DecodeT32()
29649 vmull(CurrentCond(), in DecodeT32()
29686 vqdmull(CurrentCond(), in DecodeT32()
29727 vmull(CurrentCond(), in DecodeT32()
29757 vqdmull(CurrentCond(), in DecodeT32()
29794 vqdmulh(CurrentCond(), in DecodeT32()
29822 vqrdmulh(CurrentCond(), in DecodeT32()
29858 vqdmulh(CurrentCond(), in DecodeT32()
29894 vqrdmulh(CurrentCond(), in DecodeT32()
29934 vqadd(CurrentCond(), in DecodeT32()
29950 vand(CurrentCond(), in DecodeT32()
29963 vbic(CurrentCond(), in DecodeT32()
29982 vmov(CurrentCond(), in DecodeT32()
29992 vorr(CurrentCond(), in DecodeT32()
30005 vorn(CurrentCond(), in DecodeT32()
30018 veor(CurrentCond(), in DecodeT32()
30031 vbsl(CurrentCond(), in DecodeT32()
30044 vbit(CurrentCond(), in DecodeT32()
30057 vbif(CurrentCond(), in DecodeT32()
30079 vqsub(CurrentCond(), in DecodeT32()
30098 vcge(CurrentCond(), in DecodeT32()
30117 vqshl(CurrentCond(), in DecodeT32()
30136 vqrshl(CurrentCond(), in DecodeT32()
30155 vmin(CurrentCond(), in DecodeT32()
30174 vaba(CurrentCond(), in DecodeT32()
30196 vtst(CurrentCond(), in DecodeT32()
30215 vceq(CurrentCond(), in DecodeT32()
30237 vmul(CurrentCond(), in DecodeT32()
30256 vpmin(CurrentCond(), in DecodeT32()
30275 vpadd(CurrentCond(), in DecodeT32()
30294 vfma(CurrentCond(), in DecodeT32()
30307 vfms(CurrentCond(), in DecodeT32()
30329 vmla(CurrentCond(), in DecodeT32()
30342 vmls(CurrentCond(), in DecodeT32()
30355 vmul(CurrentCond(), in DecodeT32()
30377 vacge(CurrentCond(), in DecodeT32()
30390 vacgt(CurrentCond(), in DecodeT32()
30412 vrecps(CurrentCond(), in DecodeT32()
30425 vrsqrts(CurrentCond(), in DecodeT32()
30492 vqadd(CurrentCond(), in DecodeT32()
30520 vand(CurrentCond(), in DecodeT32()
30545 vbic(CurrentCond(), in DecodeT32()
30572 vmov(CurrentCond(), in DecodeT32()
30594 vorr(CurrentCond(), in DecodeT32()
30619 vorn(CurrentCond(), in DecodeT32()
30644 veor(CurrentCond(), in DecodeT32()
30669 vbsl(CurrentCond(), in DecodeT32()
30694 vbit(CurrentCond(), in DecodeT32()
30719 vbif(CurrentCond(), in DecodeT32()
30753 vqsub(CurrentCond(), in DecodeT32()
30784 vcge(CurrentCond(), in DecodeT32()
30815 vqshl(CurrentCond(), in DecodeT32()
30846 vqrshl(CurrentCond(), in DecodeT32()
30877 vmin(CurrentCond(), in DecodeT32()
30908 vaba(CurrentCond(), in DecodeT32()
30942 vtst(CurrentCond(), in DecodeT32()
30973 vceq(CurrentCond(), in DecodeT32()
31007 vmul(CurrentCond(), in DecodeT32()
31035 vfma(CurrentCond(), in DecodeT32()
31060 vfms(CurrentCond(), in DecodeT32()
31094 vmla(CurrentCond(), in DecodeT32()
31119 vmls(CurrentCond(), in DecodeT32()
31144 vmul(CurrentCond(), in DecodeT32()
31178 vacge(CurrentCond(), in DecodeT32()
31203 vacgt(CurrentCond(), in DecodeT32()
31237 vrecps(CurrentCond(), in DecodeT32()
31262 vrsqrts(CurrentCond(), in DecodeT32()
31368 vmvn(CurrentCond(), in DecodeT32()
31402 vmov(CurrentCond(), in DecodeT32()
31440 vorr(CurrentCond(), in DecodeT32()
31470 vbic(CurrentCond(), in DecodeT32()
31508 vshr(CurrentCond(), in DecodeT32()
31538 vsra(CurrentCond(), in DecodeT32()
31568 vrshr(CurrentCond(), in DecodeT32()
31598 vrsra(CurrentCond(), in DecodeT32()
31647 vmvn(CurrentCond(), in DecodeT32()
31681 vmov(CurrentCond(), in DecodeT32()
31719 vorr(CurrentCond(), in DecodeT32()
31749 vbic(CurrentCond(), in DecodeT32()
31787 vsri(CurrentCond(), in DecodeT32()
31822 vshl(CurrentCond(), in DecodeT32()
31851 vsli(CurrentCond(), in DecodeT32()
31882 vqshlu(CurrentCond(), in DecodeT32()
31910 vqshl(CurrentCond(), in DecodeT32()
31971 vmvn(CurrentCond(), in DecodeT32()
32013 vmov(CurrentCond(), in DecodeT32()
32051 vorr(CurrentCond(), in DecodeT32()
32081 vbic(CurrentCond(), in DecodeT32()
32123 vshrn(CurrentCond(), in DecodeT32()
32156 vqshrun(CurrentCond(), in DecodeT32()
32190 vqshrn(CurrentCond(), in DecodeT32()
32224 vshll(CurrentCond(), in DecodeT32()
32266 vshrn(CurrentCond(), in DecodeT32()
32299 vqshrun(CurrentCond(), in DecodeT32()
32333 vqshrn(CurrentCond(), in DecodeT32()
32367 vshll(CurrentCond(), in DecodeT32()
32409 vshrn(CurrentCond(), in DecodeT32()
32442 vqshrun(CurrentCond(), in DecodeT32()
32476 vqshrn(CurrentCond(), in DecodeT32()
32510 vshll(CurrentCond(), in DecodeT32()
32552 vshrn(CurrentCond(), in DecodeT32()
32585 vqshrun(CurrentCond(), in DecodeT32()
32619 vqshrn(CurrentCond(), in DecodeT32()
32653 vshll(CurrentCond(), in DecodeT32()
32694 vshrn(CurrentCond(), in DecodeT32()
32727 vqshrun(CurrentCond(), in DecodeT32()
32761 vqshrn(CurrentCond(), in DecodeT32()
32807 vmovl(CurrentCond(), in DecodeT32()
32852 vshll(CurrentCond(), in DecodeT32()
32898 vshll(CurrentCond(), in DecodeT32()
32944 vshll(CurrentCond(), in DecodeT32()
32990 vshll(CurrentCond(), in DecodeT32()
33036 vshll(CurrentCond(), in DecodeT32()
33082 vshll(CurrentCond(), in DecodeT32()
33128 vshll(CurrentCond(), in DecodeT32()
33168 vmovl(CurrentCond(), in DecodeT32()
33213 vshll(CurrentCond(), in DecodeT32()
33259 vshll(CurrentCond(), in DecodeT32()
33305 vshll(CurrentCond(), in DecodeT32()
33351 vshll(CurrentCond(), in DecodeT32()
33397 vshll(CurrentCond(), in DecodeT32()
33443 vshll(CurrentCond(), in DecodeT32()
33489 vshll(CurrentCond(), in DecodeT32()
33535 vshll(CurrentCond(), in DecodeT32()
33581 vshll(CurrentCond(), in DecodeT32()
33627 vshll(CurrentCond(), in DecodeT32()
33673 vshll(CurrentCond(), in DecodeT32()
33719 vshll(CurrentCond(), in DecodeT32()
33765 vshll(CurrentCond(), in DecodeT32()
33811 vshll(CurrentCond(), in DecodeT32()
33857 vshll(CurrentCond(), in DecodeT32()
33897 vmovl(CurrentCond(), in DecodeT32()
33942 vshll(CurrentCond(), in DecodeT32()
33988 vshll(CurrentCond(), in DecodeT32()
34034 vshll(CurrentCond(), in DecodeT32()
34080 vshll(CurrentCond(), in DecodeT32()
34126 vshll(CurrentCond(), in DecodeT32()
34172 vshll(CurrentCond(), in DecodeT32()
34218 vshll(CurrentCond(), in DecodeT32()
34264 vshll(CurrentCond(), in DecodeT32()
34310 vshll(CurrentCond(), in DecodeT32()
34356 vshll(CurrentCond(), in DecodeT32()
34402 vshll(CurrentCond(), in DecodeT32()
34448 vshll(CurrentCond(), in DecodeT32()
34494 vshll(CurrentCond(), in DecodeT32()
34540 vshll(CurrentCond(), in DecodeT32()
34586 vshll(CurrentCond(), in DecodeT32()
34632 vshll(CurrentCond(), in DecodeT32()
34678 vshll(CurrentCond(), in DecodeT32()
34724 vshll(CurrentCond(), in DecodeT32()
34770 vshll(CurrentCond(), in DecodeT32()
34816 vshll(CurrentCond(), in DecodeT32()
34862 vshll(CurrentCond(), in DecodeT32()
34908 vshll(CurrentCond(), in DecodeT32()
34954 vshll(CurrentCond(), in DecodeT32()
35000 vshll(CurrentCond(), in DecodeT32()
35046 vshll(CurrentCond(), in DecodeT32()
35092 vshll(CurrentCond(), in DecodeT32()
35138 vshll(CurrentCond(), in DecodeT32()
35184 vshll(CurrentCond(), in DecodeT32()
35230 vshll(CurrentCond(), in DecodeT32()
35276 vshll(CurrentCond(), in DecodeT32()
35322 vshll(CurrentCond(), in DecodeT32()
35365 vshll(CurrentCond(), in DecodeT32()
35431 vmov(CurrentCond(), in DecodeT32()
35466 vmov(CurrentCond(), in DecodeT32()
35518 vmov(CurrentCond(), in DecodeT32()
35560 vmvn(CurrentCond(), in DecodeT32()
35607 vmov(CurrentCond(), in DecodeT32()
35649 vmvn(CurrentCond(), in DecodeT32()
35696 vmov(CurrentCond(), in DecodeT32()
35738 vmvn(CurrentCond(), in DecodeT32()
35785 vmov(CurrentCond(), in DecodeT32()
35827 vmvn(CurrentCond(), in DecodeT32()
35874 vmov(CurrentCond(), in DecodeT32()
35916 vmvn(CurrentCond(), in DecodeT32()
35963 vmov(CurrentCond(), in DecodeT32()
36005 vmvn(CurrentCond(), in DecodeT32()
36052 vmov(CurrentCond(), in DecodeT32()
36094 vmvn(CurrentCond(), in DecodeT32()
36141 vmov(CurrentCond(), in DecodeT32()
36183 vmvn(CurrentCond(), in DecodeT32()
36230 vmov(CurrentCond(), in DecodeT32()
36277 vmov(CurrentCond(), in DecodeT32()
36324 vmov(CurrentCond(), in DecodeT32()
36372 vmov(CurrentCond(), in DecodeT32()
36416 vcvt(CurrentCond(), in DecodeT32()
36482 vmvn(CurrentCond(), in DecodeT32()
36520 vmov(CurrentCond(), in DecodeT32()
36562 vorr(CurrentCond(), in DecodeT32()
36596 vbic(CurrentCond(), in DecodeT32()
36642 vshr(CurrentCond(), in DecodeT32()
36680 vsra(CurrentCond(), in DecodeT32()
36718 vrshr(CurrentCond(), in DecodeT32()
36756 vrsra(CurrentCond(), in DecodeT32()
36809 vmvn(CurrentCond(), in DecodeT32()
36847 vmov(CurrentCond(), in DecodeT32()
36889 vorr(CurrentCond(), in DecodeT32()
36923 vbic(CurrentCond(), in DecodeT32()
36969 vsri(CurrentCond(), in DecodeT32()
37012 vshl(CurrentCond(), in DecodeT32()
37049 vsli(CurrentCond(), in DecodeT32()
37088 vqshlu(CurrentCond(), in DecodeT32()
37124 vqshl(CurrentCond(), in DecodeT32()
37189 vmvn(CurrentCond(), in DecodeT32()
37235 vmov(CurrentCond(), in DecodeT32()
37277 vorr(CurrentCond(), in DecodeT32()
37311 vbic(CurrentCond(), in DecodeT32()
37352 vrshrn(CurrentCond(), in DecodeT32()
37385 vqrshrun(CurrentCond(), in DecodeT32()
37419 vqrshrn(CurrentCond(), in DecodeT32()
37486 vmov(CurrentCond(), in DecodeT32()
37525 vmov(CurrentCond(), in DecodeT32()
37582 vmov(CurrentCond(), in DecodeT32()
37629 vmvn(CurrentCond(), in DecodeT32()
37681 vmov(CurrentCond(), in DecodeT32()
37728 vmvn(CurrentCond(), in DecodeT32()
37780 vmov(CurrentCond(), in DecodeT32()
37827 vmvn(CurrentCond(), in DecodeT32()
37879 vmov(CurrentCond(), in DecodeT32()
37926 vmvn(CurrentCond(), in DecodeT32()
37978 vmov(CurrentCond(), in DecodeT32()
38025 vmvn(CurrentCond(), in DecodeT32()
38077 vmov(CurrentCond(), in DecodeT32()
38124 vmvn(CurrentCond(), in DecodeT32()
38176 vmov(CurrentCond(), in DecodeT32()
38223 vmvn(CurrentCond(), in DecodeT32()
38275 vmov(CurrentCond(), in DecodeT32()
38322 vmvn(CurrentCond(), in DecodeT32()
38374 vmov(CurrentCond(), in DecodeT32()
38426 vmov(CurrentCond(), in DecodeT32()
38478 vmov(CurrentCond(), in DecodeT32()
38530 vmov(CurrentCond(), in DecodeT32()
38582 vcvt(CurrentCond(), in DecodeT32()