Home
last modified time | relevance | path

Searched defs:zd (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Ddiv.c13 static int zd = INT_MIN % -1; variable
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc845 void TestEncodable(T value, const ZRegister& zd, int64_t expected_imm) { in TestEncodable() argument
850 void TestUnencodable(T value, const ZRegister& zd) { in TestUnencodable() argument
857 bool TestImpl(T value, const ZRegister& zd, int64_t expected_imm) { in TestImpl() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthRangeTests.cpp105 inline float depthRangeTransform (const float zd, const float zNear, const float zFar) in depthRangeTransform() argument
/third_party/vixl/src/aarch64/
H A Doperands-aarch64.h824 bool TryEncodeAsShiftedIntNForLane(const CPURegister& zd, T* imm) const { in TryEncodeAsShiftedIntNForLane() argument
864 TryEncodeAsShiftedIntNForLane(const CPURegister& zd, T* imm, S* shift) const TryEncodeAsShiftedIntNForLane() argument
876 TryEncodeAsIntNForLane(const CPURegister& zd, T* imm) const TryEncodeAsIntNForLane() argument
883 TryEncodeAsShiftedUintNForLane(const CPURegister& zd, T* imm) const TryEncodeAsShiftedUintNForLane() argument
901 TryEncodeAsShiftedUintNForLane(const CPURegister& zd, T* imm, S* shift) const TryEncodeAsShiftedUintNForLane() argument
[all...]
H A Dmacro-assembler-sve-aarch64.cc32 AddSubHelper(AddSubHelperOption option, const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) AddSubHelper() argument
69 TrySingleAddSub(AddSubHelperOption option, const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) TrySingleAddSub() argument
92 IntWideImmHelper(IntArithImmFn imm_fn, SVEArithPredicatedFn reg_macro, const ZRegister& zd, const ZRegister& zn, IntegerOperand imm, bool is_signed) IntWideImmHelper() argument
129 Mul(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Mul() argument
138 Smin(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Smin() argument
148 Smax(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Smax() argument
158 Umax(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Umax() argument
168 Umin(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Umin() argument
363 Cpy(const ZRegister& zd, const PRegister& pg, IntegerOperand imm) Cpy() argument
427 Fcpy(const ZRegister& zd, const PRegisterM& pg, double imm) Fcpy() argument
444 Fcpy(const ZRegister& zd, const PRegisterM& pg, float imm) Fcpy() argument
461 Fcpy(const ZRegister& zd, const PRegisterM& pg, Float16 imm) Fcpy() argument
478 Dup(const ZRegister& zd, IntegerOperand imm) Dup() argument
501 NoncommutativeArithmeticHelper( const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, SVEArithPredicatedFn fn, SVEArithPredicatedFn rev_fn) NoncommutativeArithmeticHelper() argument
523 FPCommutativeArithmeticHelper( const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, SVEArithPredicatedFn fn, FPMacroNaNPropagationOption nan_option) FPCommutativeArithmeticHelper() argument
704 Fadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fadd() argument
719 Fabd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fabd() argument
734 Fmul(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fmul() argument
749 Fmulx(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fmulx() argument
764 Fmax(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fmax() argument
779 Fmin(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fmin() argument
794 Fmaxnm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fmaxnm() argument
809 Fminnm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fminnm() argument
824 Fdup(const ZRegister& zd, double imm) Fdup() argument
846 Fdup(const ZRegister& zd, float imm) Fdup() argument
867 Fdup(const ZRegister& zd, Float16 imm) Fdup() argument
888 Index(const ZRegister& zd, const Operand& start, const Operand& step) Index() argument
966 Mla(const ZRegister& zd, const PRegisterM& pg, const ZRegister& za, const ZRegister& zn, const ZRegister& zm) Mla() argument
993 Mls(const ZRegister& zd, const PRegisterM& pg, const ZRegister& za, const ZRegister& zn, const ZRegister& zm) Mls() argument
1090 Sub(const ZRegister& zd, IntegerOperand imm, const ZRegister& zm) Sub() argument
1667 SVEDotIndexHelper(ZZZImmFn fn, const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) SVEDotIndexHelper() argument
1697 FourRegDestructiveHelper(Int3ArithFn fn, const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm) FourRegDestructiveHelper() argument
1720 FourRegDestructiveHelper(Int4ArithFn fn, const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm) FourRegDestructiveHelper() argument
1743 FourRegOneImmDestructiveHelper(ZZZImmFn fn, const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int imm) FourRegOneImmDestructiveHelper() argument
1768 AbsoluteDifferenceAccumulate(Int3ArithFn fn, const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm) AbsoluteDifferenceAccumulate() argument
1891 Sdot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) Sdot() argument
1900 Udot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) Udot() argument
1909 Sudot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) Sudot() argument
1918 Usdot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index) Usdot() argument
1927 Cdot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int index, int rot) Cdot() argument
1949 Cdot(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int rot) Cdot() argument
1967 FPMulAddHelper(const ZRegister& zd, const PRegisterM& pg, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, SVEMulAddPredicatedZdaFn fn_zda, SVEMulAddPredicatedZdnFn fn_zdn, FPMacroNaNPropagationOption nan_option) FPMulAddHelper() argument
2019 Fmla(const ZRegister& zd, const PRegisterM& pg, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fmla() argument
2036 Fmls(const ZRegister& zd, const PRegisterM& pg, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fmls() argument
2053 Fnmla(const ZRegister& zd, const PRegisterM& pg, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fnmla() argument
2070 Fnmls(const ZRegister& zd, const PRegisterM& pg, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, FPMacroNaNPropagationOption nan_option) Fnmls() argument
2087 Ftmad(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int imm3) Ftmad() argument
2104 Fcadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, int rot) Fcadd() argument
2124 Fcmla(const ZRegister& zd, const PRegisterM& pg, const ZRegister& za, const ZRegister& zn, const ZRegister& zm, int rot) Fcmla() argument
2145 Splice(const ZRegister& zd, const PRegister& pg, const ZRegister& zn, const ZRegister& zm) Splice() argument
2167 Clasta(const ZRegister& zd, const PRegister& pg, const ZRegister& zn, const ZRegister& zm) Clasta() argument
2186 Clastb(const ZRegister& zd, const PRegister& pg, const ZRegister& zn, const ZRegister& zm) Clastb() argument
2205 ShiftRightAccumulate(IntArithImmFn fn, const ZRegister& zd, const ZRegister& za, const ZRegister& zn, int shift) ShiftRightAccumulate() argument
2225 Srsra(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, int shift) Srsra() argument
2232 Ssra(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, int shift) Ssra() argument
2239 Ursra(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, int shift) Ursra() argument
2246 Usra(const ZRegister& zd, const ZRegister& za, const ZRegister& zn, int shift) Usra() argument
2253 ComplexAddition(ZZZImmFn fn, const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int rot) ComplexAddition() argument
2273 Cadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int rot) Cadd() argument
2280 Sqcadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int rot) Sqcadd() argument
[all...]
H A Dassembler-sve-aarch64.cc50 void Assembler::adr(const ZRegister& zd, const SVEMemOperand& addr) { in adr() argument
100 void Assembler::and_(const ZRegister& zd, const ZRegister& zn, uint64_t imm) { in and_() argument
107 void Assembler::dupm(const ZRegister& zd, uint64_t imm) { in dupm() argument
115 void Assembler::eor(const ZRegister& zd, cons argument
122 orr(const ZRegister& zd, const ZRegister& zn, uint64_t imm) orr() argument
130 and_(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) and_() argument
139 bic(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) bic() argument
148 eor(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) eor() argument
157 orr(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) orr() argument
178 asr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) asr() argument
195 asr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) asr() argument
217 asrd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) asrd() argument
235 asrr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) asrr() argument
252 lsl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) lsl() argument
270 lsl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) lsl() argument
292 lslr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) lslr() argument
309 lsr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) lsr() argument
327 lsr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) lsr() argument
349 lsrr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) lsrr() argument
379 SVEBitwiseShiftImmediate(const ZRegister& zd, const ZRegister& zn, Instr encoded_imm_and_tsz, Instr op) SVEBitwiseShiftImmediate() argument
389 asr(const ZRegister& zd, const ZRegister& zn, int shift) asr() argument
397 asr(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) asr() argument
407 lsl(const ZRegister& zd, const ZRegister& zn, int shift) lsl() argument
414 lsl(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) lsl() argument
424 lsr(const ZRegister& zd, const ZRegister& zn, int shift) lsr() argument
431 lsr(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) lsr() argument
570 fabd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fabd() argument
587 fadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) fadd() argument
606 fadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fadd() argument
623 fdiv(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fdiv() argument
640 fdivr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fdivr() argument
657 fmax(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) fmax() argument
676 fmax(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fmax() argument
693 fmaxnm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) fmaxnm() argument
712 fmaxnm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fmaxnm() argument
729 fmin(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) fmin() argument
748 fmin(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fmin() argument
765 fminnm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) fminnm() argument
784 fminnm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fminnm() argument
801 fmul(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) fmul() argument
820 fmul(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fmul() argument
837 fmulx(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fmulx() argument
854 fscale(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fscale() argument
871 fsub(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) fsub() argument
890 fsub(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fsub() argument
907 fsubr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) fsubr() argument
926 fsubr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fsubr() argument
943 ftmad(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int imm3) ftmad() argument
963 fadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) fadd() argument
977 fmul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) fmul() argument
991 frecps(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) frecps() argument
1005 frsqrts(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) frsqrts() argument
1019 fsub(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) fsub() argument
1033 ftsmul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) ftsmul() argument
1267 fcadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm, int rot) fcadd() argument
1648 fmul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, unsigned index) fmul() argument
1673 fcvt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fcvt() argument
1716 fcvtzs(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fcvtzs() argument
1761 fcvtzu(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fcvtzu() argument
1806 frecpx(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) frecpx() argument
1820 frinta(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) frinta() argument
1830 frinti(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) frinti() argument
1840 frintm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) frintm() argument
1850 frintn(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) frintn() argument
1860 frintp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) frintp() argument
1870 frintx(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) frintx() argument
1880 frintz(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) frintz() argument
1890 fsqrt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fsqrt() argument
1904 scvtf(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) scvtf() argument
1949 ucvtf(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) ucvtf() argument
1996 frecpe(const ZRegister& zd, const ZRegister& zn) frecpe() argument
2008 frsqrte(const ZRegister& zd, const ZRegister& zn) frsqrte() argument
2201 index(const ZRegister& zd, int start, int step) index() argument
2212 index(const ZRegister& zd, const Register& rn, const Register& rm) index() argument
2228 index(const ZRegister& zd, const Register& rn, int imm5) index() argument
2240 index(const ZRegister& zd, int imm5, const Register& rm) index() argument
2254 add(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) add() argument
2267 sqadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sqadd() argument
2280 sqsub(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sqsub() argument
2293 sub(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sub() argument
2306 uqadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uqadd() argument
2319 uqsub(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uqsub() argument
2334 add(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) add() argument
2350 and_(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) and_() argument
2366 bic(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) bic() argument
2382 eor(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) eor() argument
2398 mul(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) mul() argument
2414 orr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) orr() argument
2430 sabd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sabd() argument
2446 sdiv(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sdiv() argument
2463 sdivr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sdivr() argument
2480 smax(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) smax() argument
2496 smin(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) smin() argument
2512 smulh(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) smulh() argument
2528 sub(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sub() argument
2544 subr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) subr() argument
2560 uabd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uabd() argument
2576 udiv(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) udiv() argument
2593 udivr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) udivr() argument
2610 umax(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) umax() argument
2626 umin(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) umin() argument
2642 umulh(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) umulh() argument
3134 fexpa(const ZRegister& zd, const ZRegister& zn) fexpa() argument
3146 ftssel(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) ftssel() argument
3160 movprfx(const ZRegister& zd, const ZRegister& zn) movprfx() argument
3273 movprfx(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) movprfx() argument
3353 abs(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) abs() argument
3366 cls(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) cls() argument
3379 clz(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) clz() argument
3392 cnot(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) cnot() argument
3405 cnt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) cnt() argument
3418 fabs(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fabs() argument
3432 fneg(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fneg() argument
3446 neg(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) neg() argument
3459 not_(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) not_() argument
3472 sxtb(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) sxtb() argument
3486 sxth(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) sxth() argument
3500 sxtw(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) sxtw() argument
3514 uxtb(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) uxtb() argument
3528 uxth(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) uxth() argument
3542 uxtw(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) uxtw() argument
3558 cpy(const ZRegister& zd, const PRegister& pg, int imm8, int shift) cpy() argument
3577 fcpy(const ZRegister& zd, const PRegisterM& pg, double imm) fcpy() argument
3591 SVEIntAddSubtractImmUnpredicatedHelper( SVEIntAddSubtractImm_UnpredicatedOp op, const ZRegister& zd, int imm8, int shift) SVEIntAddSubtractImmUnpredicatedHelper() argument
3614 add(const ZRegister& zd, const ZRegister& zn, int imm8, int shift) add() argument
3630 dup(const ZRegister& zd, int imm8, int shift) dup() argument
3644 fdup(const ZRegister& zd, double imm) fdup() argument
3656 mul(const ZRegister& zd, const ZRegister& zn, int imm8) mul() argument
3669 smax(const ZRegister& zd, const ZRegister& zn, int imm8) smax() argument
3682 smin(const ZRegister& zd, const ZRegister& zn, int imm8) smin() argument
3695 sqadd(const ZRegister& zd, const ZRegister& zn, int imm8, int shift) sqadd() argument
3711 sqsub(const ZRegister& zd, const ZRegister& zn, int imm8, int shift) sqsub() argument
3727 sub(const ZRegister& zd, const ZRegister& zn, int imm8, int shift) sub() argument
3743 subr(const ZRegister& zd, const ZRegister& zn, int imm8, int shift) subr() argument
3759 umax(const ZRegister& zd, const ZRegister& zn, int imm8) umax() argument
3772 umin(const ZRegister& zd, const ZRegister& zn, int imm8) umin() argument
3785 uqadd(const ZRegister& zd, const ZRegister& zn, int imm8, int shift) uqadd() argument
3801 uqsub(const ZRegister& zd, const ZRegister& zn, int imm8, int shift) uqsub() argument
5563 ext(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, unsigned offset) ext() argument
5597 trn1(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) trn1() argument
5610 trn2(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) trn2() argument
5623 uzp1(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uzp1() argument
5636 uzp2(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uzp2() argument
5649 zip1(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) zip1() argument
5662 zip2(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) zip2() argument
5709 clasta(const ZRegister& zd, const PRegister& pg, const ZRegister& zn, const ZRegister& zm) clasta() argument
5757 clastb(const ZRegister& zd, const PRegister& pg, const ZRegister& zn, const ZRegister& zm) clastb() argument
5773 compact(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) compact() argument
5789 cpy(const ZRegister& zd, const PRegisterM& pg, const Register& rn) cpy() argument
5803 cpy(const ZRegister& zd, const PRegisterM& pg, const VRegister& vn) cpy() argument
5868 rbit(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) rbit() argument
5881 revb(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) revb() argument
5895 revh(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) revh() argument
5909 revw(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) revw() argument
5923 splice(const ZRegister& zd, const PRegister& pg, const ZRegister& zn, const ZRegister& zm) splice() argument
5944 splice_con(const ZRegister& zd, const PRegister& pg, const ZRegister& zn1, const ZRegister& zn2) splice_con() argument
5962 dup(const ZRegister& zd, const Register& xn) dup() argument
5972 dup(const ZRegister& zd, const ZRegister& zn, unsigned index) dup() argument
6011 rev(const ZRegister& zd, const ZRegister& zn) rev() argument
6022 sunpkhi(const ZRegister& zd, const ZRegister& zn) sunpkhi() argument
6034 sunpklo(const ZRegister& zd, const ZRegister& zn) sunpklo() argument
6046 tbl(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) tbl() argument
6059 uunpkhi(const ZRegister& zd, const ZRegister& zn) uunpkhi() argument
6071 uunpklo(const ZRegister& zd, const ZRegister& zn) uunpklo() argument
6451 sel(const ZRegister& zd, const PRegister& pg, const ZRegister& zn, const ZRegister& zm) sel() argument
6485 bic(const ZRegister& zd, const ZRegister& zn, uint64_t imm) bic() argument
6489 eon(const ZRegister& zd, const ZRegister& zn, uint64_t imm) eon() argument
6493 orn(const ZRegister& zd, const ZRegister& zn, uint64_t imm) orn() argument
6498 fmov(const ZRegister& zd, const PRegisterM& pg, double imm) fmov() argument
6506 fmov(const ZRegister& zd, double imm) fmov() argument
6535 mov(const ZRegister& zd, const PRegister& pg, int imm8, int shift) mov() argument
6543 mov(const ZRegister& zd, const Register& xn) mov() argument
6545 mov(const ZRegister& zd, const VRegister& vn) mov() argument
6551 mov(const ZRegister& zd, const ZRegister& zn) mov() argument
6556 mov(const ZRegister& zd, const ZRegister& zn, unsigned index) mov() argument
6561 mov(const ZRegister& zd, const PRegisterM& pg, const Register& rn) mov() argument
6567 mov(const ZRegister& zd, const PRegisterM& pg, const VRegister& vn) mov() argument
6575 mov(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) mov() argument
6582 mov(const ZRegister& zd, uint64_t imm) mov() argument
6589 mov(const ZRegister& zd, int imm8, int shift) mov() argument
6651 addhnb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) addhnb() argument
6666 addhnt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) addhnt() argument
6681 addp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) addp() argument
6697 bcax(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, const ZRegister& zk) bcax() argument
6714 bdep(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) bdep() argument
6728 bext(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) bext() argument
6742 bgrp(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) bgrp() argument
6756 bsl(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, const ZRegister& zk) bsl() argument
6773 bsl1n(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, const ZRegister& zk) bsl1n() argument
6790 bsl2n(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, const ZRegister& zk) bsl2n() argument
6807 cadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int rot) cadd() argument
6909 eor3(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, const ZRegister& zk) eor3() argument
6926 eorbt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) eorbt() argument
6939 eortb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) eortb() argument
6952 faddp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) faddp() argument
6969 fcvtlt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fcvtlt() argument
6989 fcvtnt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fcvtnt() argument
7008 fcvtx(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fcvtx() argument
7021 fcvtxnt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) fcvtxnt() argument
7033 flogb(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) flogb() argument
7049 fmaxnmp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fmaxnmp() argument
7066 fmaxp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fmaxp() argument
7083 fminnmp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fminnmp() argument
7100 fminp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) fminp() argument
7241 histcnt(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn, const ZRegister& zm) histcnt() argument
7256 histseg(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) histseg() argument
7327 mul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) mul() argument
7348 mul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) mul() argument
7361 nbsl(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, const ZRegister& zk) nbsl() argument
7393 pmul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) pmul() argument
7405 pmullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) pmullb() argument
7422 pmullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) pmullt() argument
7439 raddhnb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) raddhnb() argument
7454 raddhnt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) raddhnt() argument
7499 rsubhnb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) rsubhnb() argument
7514 rsubhnt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) rsubhnt() argument
7572 sabdlb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sabdlb() argument
7588 sabdlt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sabdlt() argument
7618 saddlb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) saddlb() argument
7634 saddlbt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) saddlbt() argument
7649 saddlt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) saddlt() argument
7665 saddwb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) saddwb() argument
7680 saddwt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) saddwt() argument
7725 shadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) shadd() argument
7741 shsub(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) shsub() argument
7757 shsubr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) shsubr() argument
7773 sli(const ZRegister& zd, const ZRegister& zn, int shift) sli() argument
7786 smaxp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) smaxp() argument
7802 sminp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sminp() argument
7909 smulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) smulh() argument
7922 smullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) smullb() argument
7937 smullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) smullt() argument
7952 sqabs(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) sqabs() argument
7965 sqadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sqadd() argument
7981 sqcadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int rot) sqcadd() argument
8221 sqdmulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) sqdmulh() argument
8242 sqdmulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sqdmulh() argument
8255 sqdmullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sqdmullb() argument
8270 sqdmullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sqdmullt() argument
8285 sqneg(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) sqneg() argument
8410 sqrdmulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) sqrdmulh() argument
8431 sqrdmulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) sqrdmulh() argument
8444 sqrshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sqrshl() argument
8461 sqrshlr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sqrshlr() argument
8478 sqshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) sqshl() argument
8495 sqshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sqshl() argument
8512 sqshlr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sqshlr() argument
8529 sqshlu(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) sqshlu() argument
8547 sqsub(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sqsub() argument
8563 sqsubr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) sqsubr() argument
8579 sqxtnb(const ZRegister& zd, const ZRegister& zn) sqxtnb() argument
8593 sqxtnt(const ZRegister& zd, const ZRegister& zn) sqxtnt() argument
8607 sqxtunb(const ZRegister& zd, const ZRegister& zn) sqxtunb() argument
8621 sqxtunt(const ZRegister& zd, const ZRegister& zn) sqxtunt() argument
8635 srhadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) srhadd() argument
8651 sri(const ZRegister& zd, const ZRegister& zn, int shift) sri() argument
8664 srshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) srshl() argument
8681 srshlr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) srshlr() argument
8698 srshr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) srshr() argument
8729 sshllb(const ZRegister& zd, const ZRegister& zn, int shift) sshllb() argument
8743 sshllt(const ZRegister& zd, const ZRegister& zn, int shift) sshllt() argument
8771 ssublb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) ssublb() argument
8787 ssublbt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) ssublbt() argument
8802 ssublt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) ssublt() argument
8818 ssubltb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) ssubltb() argument
8833 ssubwb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) ssubwb() argument
8848 ssubwt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) ssubwt() argument
8914 subhnb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) subhnb() argument
8929 subhnt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) subhnt() argument
8944 suqadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) suqadd() argument
8960 tbl(const ZRegister& zd, const ZRegister& zn1, const ZRegister& zn2, const ZRegister& zm) tbl() argument
8976 tbx(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) tbx() argument
9032 uabdlb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uabdlb() argument
9048 uabdlt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uabdlt() argument
9078 uaddlb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uaddlb() argument
9094 uaddlt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uaddlt() argument
9110 uaddwb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uaddwb() argument
9125 uaddwt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) uaddwt() argument
9140 uhadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uhadd() argument
9156 uhsub(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uhsub() argument
9172 uhsubr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uhsubr() argument
9188 umaxp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) umaxp() argument
9204 uminp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uminp() argument
9280 umulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) umulh() argument
9293 umullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) umullb() argument
9308 umullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) umullt() argument
9323 uqadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uqadd() argument
9339 uqrshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uqrshl() argument
9356 uqrshlr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uqrshlr() argument
9373 uqshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) uqshl() argument
9390 uqshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uqshl() argument
9407 uqshlr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uqshlr() argument
9424 uqsub(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uqsub() argument
9440 uqsubr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) uqsubr() argument
9456 uqxtnb(const ZRegister& zd, const ZRegister& zn) uqxtnb() argument
9470 uqxtnt(const ZRegister& zd, const ZRegister& zn) uqxtnt() argument
9484 urecpe(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) urecpe() argument
9497 urhadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) urhadd() argument
9513 urshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) urshl() argument
9530 urshlr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) urshlr() argument
9547 urshr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) urshr() argument
9564 ursqrte(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) ursqrte() argument
9591 ushllb(const ZRegister& zd, const ZRegister& zn, int shift) ushllb() argument
9605 ushllt(const ZRegister& zd, const ZRegister& zn, int shift) ushllt() argument
9619 usqadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, const ZRegister& zm) usqadd() argument
9649 usublb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) usublb() argument
9665 usublt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) usublt() argument
9681 usubwb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) usubwb() argument
9696 usubwt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) usubwt() argument
9797 xar(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int shift) xar() argument
[all...]
H A Dmacro-assembler-aarch64.h3649 Abs(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Abs() argument
3654 Add(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Add() argument
3659 Add(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Add() argument
3666 Adr(const ZRegister& zd, const SVEMemOperand& addr) Adr() argument
3679 And(const ZRegister& zd, const ZRegister& zn, uint64_t imm) And() argument
3689 And(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) And() argument
3708 Asr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Asr() argument
3720 Asr(const ZRegister& zd, const ZRegister& zn, int shift) Asr() argument
3725 Asr(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Asr() argument
3730 Asrd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Asrd() argument
3750 Bic(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Bic() argument
3756 Bic(const ZRegister& zd, const ZRegister& zn, uint64_t imm) Bic() argument
3896 Cls(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Cls() argument
3901 Clz(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Clz() argument
4109 Cnot(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Cnot() argument
4114 Cnt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Cnt() argument
4149 Compact(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Compact() argument
4155 Cpy(const ZRegister& zd, const PRegisterM& pg, const Register& rn) Cpy() argument
4160 Cpy(const ZRegister& zd, const PRegisterM& pg, const VRegister& vn) Cpy() argument
4205 Decp(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Decp() argument
4223 Dup(const ZRegister& zd, const Register& xn) Dup() argument
4228 Dup(const ZRegister& zd, const ZRegister& zn, int index) Dup() argument
4234 Eon(const ZRegister& zd, const ZRegister& zn, uint64_t imm) Eon() argument
4252 Eor(const ZRegister& zd, const ZRegister& zn, uint64_t imm) Eor() argument
4262 Eor(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Eor() argument
4281 Ext(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, unsigned offset) Ext() argument
4294 Fabs(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fabs() argument
4331 Fadd(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) Fadd() argument
4344 Fadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Fadd() argument
4519 Fcvt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fcvt() argument
4524 Fcvt(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Fcvt() argument
4535 Fcvtzs(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fcvtzs() argument
4540 Fcvtzu(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fcvtzu() argument
4552 Fexpa(const ZRegister& zd, const ZRegister& zn) Fexpa() argument
4565 Fmax(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) Fmax() argument
4579 Fmaxnm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) Fmaxnm() argument
4602 Fmin(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) Fmin() argument
4616 Fminnm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) Fminnm() argument
4665 Fmov(const ZRegister& zd, double imm) Fmov() argument
4669 Fmov(const ZRegister& zd, float imm) Fmov() argument
4673 Fmov(const ZRegister& zd, Float16 imm) Fmov() argument
4677 Fmov(const ZRegister& zd, const PRegisterM& pg, double imm) Fmov() argument
4681 Fmov(const ZRegister& zd, const PRegisterM& pg, float imm) Fmov() argument
4685 Fmov(const ZRegister& zd, const PRegisterM& pg, Float16 imm) Fmov() argument
4697 Fmul(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) Fmul() argument
4710 Fmul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, unsigned index) Fmul() argument
4718 Fmul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Fmul() argument
4728 Fneg(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fneg() argument
4747 Frecpe(const ZRegister& zd, const ZRegister& zn) Frecpe() argument
4752 Frecps(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Frecps() argument
4757 Frecpx(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Frecpx() argument
4762 Frecpx(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Frecpx() argument
4767 Frinta(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Frinta() argument
4772 Frinta(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Frinta() argument
4777 Frinti(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Frinti() argument
4782 Frinti(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Frinti() argument
4787 Frintm(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Frintm() argument
4792 Frintm(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Frintm() argument
4797 Frintn(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Frintn() argument
4802 Frintn(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Frintn() argument
4807 Frintp(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Frintp() argument
4812 Frintp(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Frintp() argument
4817 Frintx(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Frintx() argument
4822 Frintx(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Frintx() argument
4827 Frintz(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Frintz() argument
4832 Frintz(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Frintz() argument
4837 Frsqrte(const ZRegister& zd, const ZRegister& zn) Frsqrte() argument
4842 Frsqrts(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Frsqrts() argument
4851 Fsqrt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fsqrt() argument
4856 Fsqrt(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn) Fsqrt() argument
4861 Fsub(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, double imm) Fsub() argument
4869 Fsub(const ZRegister& zd, const PRegisterM& pg, double imm, const ZRegister& zn) Fsub() argument
4881 Fsub(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Fsub() argument
4890 Ftsmul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Ftsmul() argument
4895 Ftssel(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Ftssel() argument
4930 Incp(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Incp() argument
5401 Lsl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Lsl() argument
5413 Lsl(const ZRegister& zd, const ZRegister& zn, int shift) Lsl() argument
5418 Lsl(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Lsl() argument
5423 Lsr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Lsr() argument
5435 Lsr(const ZRegister& zd, const ZRegister& zn, int shift) Lsr() argument
5440 Lsr(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Lsr() argument
5464 Mov(const ZRegister& zd, const Register& xn) Mov() argument
5470 Mov(const ZRegister& zd, const VRegister& vn) Mov() argument
5476 Mov(const ZRegister& zd, const ZRegister& zn) Mov() argument
5481 Mov(const ZRegister& zd, const ZRegister& zn, unsigned index) Mov() argument
5486 Mov(const ZRegister& zd, const PRegister& pg, IntegerOperand imm) Mov() argument
5491 Mov(const ZRegister& zd, const PRegisterM& pg, const Register& rn) Mov() argument
5496 Mov(const ZRegister& zd, const PRegisterM& pg, const VRegister& vn) Mov() argument
5501 Mov(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Mov() argument
5506 Mov(const ZRegister& zd, IntegerOperand imm) Mov() argument
5553 Neg(const ZRegister& zd, const ZRegister& zn) Neg() argument
5558 Neg(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Neg() argument
5586 Not(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Not() argument
5606 Orn(const ZRegister& zd, const ZRegister& zn, uint64_t imm) Orn() argument
5632 Orr(const ZRegister& zd, const ZRegister& zn, uint64_t imm) Orr() argument
5642 Orr(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Orr() argument
5735 Rbit(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Rbit() argument
5775 Rev(const ZRegister& zd, const ZRegister& zn) Rev() argument
5780 Revb(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Revb() argument
5785 Revh(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Revh() argument
5790 Revw(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Revw() argument
5800 Scvtf(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Scvtf() argument
5826 Sel(const ZRegister& zd, const PRegister& pg, const ZRegister& zn, const ZRegister& zm) Sel() argument
5855 Sqadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sqadd() argument
5860 Sqadd(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Sqadd() argument
5928 Sqdecp(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Sqdecp() argument
6017 Sqincp(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Sqincp() argument
6045 Sqsub(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sqsub() argument
6050 Sqsub(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Sqsub() argument
6197 Sub(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sub() argument
6202 Sub(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Sub() argument
6207 Sunpkhi(const ZRegister& zd, const ZRegister& zn) Sunpkhi() argument
6212 Sunpklo(const ZRegister& zd, const ZRegister& zn) Sunpklo() argument
6217 Sxtb(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Sxtb() argument
6222 Sxth(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Sxth() argument
6227 Sxtw(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Sxtw() argument
6232 Tbl(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Tbl() argument
6244 Trn1(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Trn1() argument
6256 Trn2(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Trn2() argument
6266 Ucvtf(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Ucvtf() argument
6296 Uqadd(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uqadd() argument
6301 Uqadd(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Uqadd() argument
6352 Uqdecp(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Uqdecp() argument
6416 Uqincp(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Uqincp() argument
6436 Uqsub(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uqsub() argument
6441 Uqsub(const ZRegister& zd, const ZRegister& zn, IntegerOperand imm) Uqsub() argument
6448 Uunpkhi(const ZRegister& zd, const ZRegister& zn) Uunpkhi() argument
6453 Uunpklo(const ZRegister& zd, const ZRegister& zn) Uunpklo() argument
6458 Uxtb(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Uxtb() argument
6463 Uxth(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Uxth() argument
6468 Uxtw(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Uxtw() argument
6480 Uzp1(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uzp1() argument
6492 Uzp2(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uzp2() argument
6542 Zip1(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Zip1() argument
6554 Zip2(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Zip2() argument
6569 Addhnb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Addhnb() argument
6574 Addhnt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Addhnt() argument
6587 Bdep(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Bdep() argument
6592 Bext(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Bext() argument
6597 Bgrp(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Bgrp() argument
6644 Eorbt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Eorbt() argument
6649 Eortb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Eortb() argument
6658 Fcvtlt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fcvtlt() argument
6663 Fcvtnt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fcvtnt() argument
6668 Fcvtx(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Fcvtx() argument
6674 Fcvtxnt(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn) Fcvtxnt() argument
6679 Flogb(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Flogb() argument
6736 Histcnt(const ZRegister& zd, const PRegisterZ& pg, const ZRegister& zn, const ZRegister& zm) Histcnt() argument
6744 Histseg(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Histseg() argument
6788 Mul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Mul() argument
6796 Mul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Mul() argument
6813 Pmul(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Pmul() argument
6818 Pmullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Pmullb() argument
6823 Pmullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Pmullt() argument
6828 Raddhnb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Raddhnb() argument
6833 Raddhnt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Raddhnt() argument
6838 Rshrnb(const ZRegister& zd, const ZRegister& zn, int shift) Rshrnb() argument
6843 Rshrnt(const ZRegister& zd, const ZRegister& zn, int shift) Rshrnt() argument
6848 Rsubhnb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Rsubhnb() argument
6853 Rsubhnt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Rsubhnt() argument
6870 Sabdlb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sabdlb() argument
6875 Sabdlt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sabdlt() argument
6885 Saddlb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Saddlb() argument
6890 Saddlbt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Saddlbt() argument
6895 Saddlt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Saddlt() argument
6900 Saddwb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Saddwb() argument
6905 Saddwt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Saddwt() argument
6918 Shrnb(const ZRegister& zd, const ZRegister& zn, int shift) Shrnb() argument
6923 Shrnt(const ZRegister& zd, const ZRegister& zn, int shift) Shrnt() argument
6932 Sli(const ZRegister& zd, const ZRegister& zn, int shift) Sli() argument
6981 Smulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Smulh() argument
6986 Smullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Smullb() argument
6994 Smullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Smullb() argument
6999 Smullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Smullt() argument
7007 Smullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Smullt() argument
7012 Sqabs(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Sqabs() argument
7065 Sqdmulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Sqdmulh() argument
7073 Sqdmulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sqdmulh() argument
7078 Sqdmullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Sqdmullb() argument
7086 Sqdmullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sqdmullb() argument
7091 Sqdmullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Sqdmullt() argument
7099 Sqdmullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sqdmullt() argument
7104 Sqneg(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Sqneg() argument
7138 Sqrdmulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Sqrdmulh() argument
7146 Sqrdmulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Sqrdmulh() argument
7155 Sqrshrnb(const ZRegister& zd, const ZRegister& zn, int shift) Sqrshrnb() argument
7160 Sqrshrnt(const ZRegister& zd, const ZRegister& zn, int shift) Sqrshrnt() argument
7165 Sqrshrunb(const ZRegister& zd, const ZRegister& zn, int shift) Sqrshrunb() argument
7170 Sqrshrunt(const ZRegister& zd, const ZRegister& zn, int shift) Sqrshrunt() argument
7175 Sqshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Sqshl() argument
7187 Sqshlu(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Sqshlu() argument
7195 Sqshrnb(const ZRegister& zd, const ZRegister& zn, int shift) Sqshrnb() argument
7200 Sqshrnt(const ZRegister& zd, const ZRegister& zn, int shift) Sqshrnt() argument
7205 Sqshrunb(const ZRegister& zd, const ZRegister& zn, int shift) Sqshrunb() argument
7210 Sqshrunt(const ZRegister& zd, const ZRegister& zn, int shift) Sqshrunt() argument
7219 Sqxtnb(const ZRegister& zd, const ZRegister& zn) Sqxtnb() argument
7224 Sqxtnt(const ZRegister& zd, const ZRegister& zn) Sqxtnt() argument
7229 Sqxtunb(const ZRegister& zd, const ZRegister& zn) Sqxtunb() argument
7234 Sqxtunt(const ZRegister& zd, const ZRegister& zn) Sqxtunt() argument
7239 Sri(const ZRegister& zd, const ZRegister& zn, int shift) Sri() argument
7248 Srshr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Srshr() argument
7260 Sshllb(const ZRegister& zd, const ZRegister& zn, int shift) Sshllb() argument
7265 Sshllt(const ZRegister& zd, const ZRegister& zn, int shift) Sshllt() argument
7274 Ssublb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Ssublb() argument
7279 Ssublbt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Ssublbt() argument
7284 Ssublt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Ssublt() argument
7289 Ssubltb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Ssubltb() argument
7294 Ssubwb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Ssubwb() argument
7299 Ssubwt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Ssubwt() argument
7304 Subhnb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Subhnb() argument
7309 Subhnt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Subhnt() argument
7318 Tbl(const ZRegister& zd, const ZRegister& zn1, const ZRegister& zn2, const ZRegister& zm) Tbl() argument
7326 Tbx(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Tbx() argument
7343 Uabdlb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uabdlb() argument
7348 Uabdlt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uabdlt() argument
7358 Uaddlb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uaddlb() argument
7363 Uaddlt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uaddlt() argument
7368 Uaddwb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uaddwb() argument
7373 Uaddwt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Uaddwt() argument
7426 Umulh(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Umulh() argument
7431 Umullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Umullb() argument
7439 Umullb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Umullb() argument
7444 Umullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int index) Umullt() argument
7452 Umullt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Umullt() argument
7461 Uqrshrnb(const ZRegister& zd, const ZRegister& zn, int shift) Uqrshrnb() argument
7466 Uqrshrnt(const ZRegister& zd, const ZRegister& zn, int shift) Uqrshrnt() argument
7471 Uqshl(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Uqshl() argument
7483 Uqshrnb(const ZRegister& zd, const ZRegister& zn, int shift) Uqshrnb() argument
7488 Uqshrnt(const ZRegister& zd, const ZRegister& zn, int shift) Uqshrnt() argument
7497 Uqxtnb(const ZRegister& zd, const ZRegister& zn) Uqxtnb() argument
7502 Uqxtnt(const ZRegister& zd, const ZRegister& zn) Uqxtnt() argument
7507 Urecpe(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Urecpe() argument
7516 Urshr(const ZRegister& zd, const PRegisterM& pg, const ZRegister& zn, int shift) Urshr() argument
7524 Ursqrte(const ZRegister& zd, const PRegister& pg, const ZRegister& zn) Ursqrte() argument
7533 Ushllb(const ZRegister& zd, const ZRegister& zn, int shift) Ushllb() argument
7538 Ushllt(const ZRegister& zd, const ZRegister& zn, int shift) Ushllt() argument
7551 Usublb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Usublb() argument
7556 Usublt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Usublt() argument
7561 Usubwb(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Usubwb() argument
7566 Usubwt(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) Usubwt() argument
7613 Xar(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm, int shift) Xar() argument
[all...]
H A Dsimulator-aarch64.cc2195 SimVRegister& zd = ReadVRegister(instr->GetRd()); in Simulator() local
2207 SimVRegister& zd = ReadVRegister(instr->GetRd()); in Simulator() local
2234 SimVRegister& zd = ReadVRegister(instr->GetRd()); in Simulator() local
2277 SimVRegister& zd = ReadVRegister(instr->GetRd()); in Simulator() local
2307 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2390 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2410 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2439 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2460 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2484 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2508 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2524 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2572 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2612 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2639 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2737 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2815 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2864 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
2918 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
3216 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
9636 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
9709 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
9898 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10014 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10111 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10297 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10314 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10576 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10586 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10676 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10689 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10749 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10789 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10810 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10851 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
10913 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11050 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11071 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11211 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11256 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11529 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11547 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11566 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11582 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11635 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11747 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11758 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11781 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11816 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
11840 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13300 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13472 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13508 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13531 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13587 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13606 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13620 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13633 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13646 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13670 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13683 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13706 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
13958 SimVRegister& zd = ReadVRegister(instr->GetRd()); Simulator() local
[all...]
/third_party/python/Objects/
H A Dmemoryobject.c1646 Py_ssize_t zd; in pylong_as_zd() local
1693 Py_ssize_t zd; in unpack_single() local
1785 Py_ssize_t zd; in pack_single() local
[all...]

Completed in 45 milliseconds