Home
last modified time | relevance | path

Searched refs:ULong (Results 1 – 25 of 2294) sorted by relevance

12345678910>>...92

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_generic_simd64.h56 extern ULong h_generic_calc_Add32x2 ( ULong, ULong );
57 extern ULong h_generic_calc_Add16x4 ( ULong, ULong );
58 extern ULong h_generic_calc_Add8x8 ( ULong, ULong );
60 extern ULong h_generic_calc_QAdd16Sx4 ( ULong, ULong );
61 extern ULong h_generic_calc_QAdd8Sx8 ( ULong, ULong );
62 extern ULong h_generic_calc_QAdd16Ux4 ( ULong, ULong );
63 extern ULong h_generic_calc_QAdd8Ux8 ( ULong, ULong );
65 extern ULong h_generic_calc_Sub32x2 ( ULong, ULong );
66 extern ULong h_generic_calc_Sub16x4 ( ULong, ULong );
67 extern ULong h_generic_calc_Sub8x8 ( ULong, ULong );
[all …]
H A Dguest_arm64_defs.h90 ULong arm64g_calculate_flag_c ( ULong cc_op, ULong cc_dep1,
113 extern ULong arm64g_calc_crc32b ( ULong acc, ULong bits );
114 extern ULong arm64g_calc_crc32h ( ULong acc, ULong bits );
115 extern ULong arm64g_calc_crc32w ( ULong acc, ULong bits );
116 extern ULong arm64g_calc_crc32x ( ULong acc, ULong bits );
143 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
149 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
152 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
155 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
161 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
[all …]
H A Dguest_amd64_defs.h92 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
97 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
103 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
116 extern ULong amd64g_calculate_pclmul(ULong s1, ULong s2, ULong which);
149 extern ULong amd64g_calc_crc32b ( ULong crcIn, ULong b );
150 extern ULong amd64g_calc_crc32w ( ULong crcIn, ULong w );
151 extern ULong amd64g_calc_crc32l ( ULong crcIn, ULong l );
152 extern ULong amd64g_calc_crc32q ( ULong crcIn, ULong q );
154 extern ULong amd64g_calc_mpsadbw ( ULong sHi, ULong sLo,
158 extern ULong amd64g_calculate_pext ( ULong, ULong );
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_generic_simd64.h56 extern ULong h_generic_calc_Add32x2 ( ULong, ULong );
57 extern ULong h_generic_calc_Add16x4 ( ULong, ULong );
58 extern ULong h_generic_calc_Add8x8 ( ULong, ULong );
60 extern ULong h_generic_calc_QAdd16Sx4 ( ULong, ULong );
61 extern ULong h_generic_calc_QAdd8Sx8 ( ULong, ULong );
62 extern ULong h_generic_calc_QAdd16Ux4 ( ULong, ULong );
63 extern ULong h_generic_calc_QAdd8Ux8 ( ULong, ULong );
65 extern ULong h_generic_calc_Sub32x2 ( ULong, ULong );
66 extern ULong h_generic_calc_Sub16x4 ( ULong, ULong );
67 extern ULong h_generic_calc_Sub8x8 ( ULong, ULong );
[all …]
H A Dguest_arm64_defs.h90 ULong arm64g_calculate_flag_c ( ULong cc_op, ULong cc_dep1,
113 extern ULong arm64g_calc_crc32b ( ULong acc, ULong bits );
114 extern ULong arm64g_calc_crc32h ( ULong acc, ULong bits );
115 extern ULong arm64g_calc_crc32w ( ULong acc, ULong bits );
116 extern ULong arm64g_calc_crc32x ( ULong acc, ULong bits );
143 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
149 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
152 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
155 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
161 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
[all …]
H A Dguest_amd64_defs.h92 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
97 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
103 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
116 extern ULong amd64g_calculate_pclmul(ULong s1, ULong s2, ULong which);
149 extern ULong amd64g_calc_crc32b ( ULong crcIn, ULong b );
150 extern ULong amd64g_calc_crc32w ( ULong crcIn, ULong w );
151 extern ULong amd64g_calc_crc32l ( ULong crcIn, ULong l );
152 extern ULong amd64g_calc_crc32q ( ULong crcIn, ULong q );
154 extern ULong amd64g_calc_mpsadbw ( ULong sHi, ULong sLo,
158 extern ULong amd64g_calculate_pext ( ULong, ULong );
[all …]
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dhost_generic_simd64.h56 extern ULong h_generic_calc_Add32x2 ( ULong, ULong );
57 extern ULong h_generic_calc_Add16x4 ( ULong, ULong );
58 extern ULong h_generic_calc_Add8x8 ( ULong, ULong );
60 extern ULong h_generic_calc_QAdd16Sx4 ( ULong, ULong );
61 extern ULong h_generic_calc_QAdd8Sx8 ( ULong, ULong );
62 extern ULong h_generic_calc_QAdd16Ux4 ( ULong, ULong );
63 extern ULong h_generic_calc_QAdd8Ux8 ( ULong, ULong );
65 extern ULong h_generic_calc_Sub32x2 ( ULong, ULong );
66 extern ULong h_generic_calc_Sub16x4 ( ULong, ULong );
67 extern ULong h_generic_calc_Sub8x8 ( ULong, ULong );
[all …]
H A Dguest_arm64_defs.h90 ULong arm64g_calculate_flag_c ( ULong cc_op, ULong cc_dep1,
113 extern ULong arm64g_calc_crc32b ( ULong acc, ULong bits );
114 extern ULong arm64g_calc_crc32h ( ULong acc, ULong bits );
115 extern ULong arm64g_calc_crc32w ( ULong acc, ULong bits );
116 extern ULong arm64g_calc_crc32x ( ULong acc, ULong bits );
141 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
147 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
150 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
153 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
159 ULong nHi, ULong nLo, ULong mHi, ULong mLo );
[all …]
H A Dguest_amd64_defs.h92 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
97 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
103 ULong cc_dep1, ULong cc_dep2, ULong cc_ndep
116 extern ULong amd64g_calculate_pclmul(ULong s1, ULong s2, ULong which);
149 extern ULong amd64g_calc_crc32b ( ULong crcIn, ULong b );
150 extern ULong amd64g_calc_crc32w ( ULong crcIn, ULong w );
151 extern ULong amd64g_calc_crc32l ( ULong crcIn, ULong l );
152 extern ULong amd64g_calc_crc32q ( ULong crcIn, ULong q );
154 extern ULong amd64g_calc_mpsadbw ( ULong sHi, ULong sLo,
158 extern ULong amd64g_calculate_pext ( ULong, ULong );
[all …]
/dports/security/py-pyvex/pyvex-9.0.5405/vex/pub/
H A Dlibvex_guest_mips64.h59 /* 56 */ ULong guest_r5;
60 /* 64 */ ULong guest_r6;
61 /* 72 */ ULong guest_r7;
62 /* 80 */ ULong guest_r8;
63 /* 88 */ ULong guest_r9;
92 /* 304 */ ULong guest_f1;
93 /* 312 */ ULong guest_f2;
94 /* 320 */ ULong guest_f3;
95 /* 328 */ ULong guest_f4;
96 /* 336 */ ULong guest_f5;
[all …]
H A Dlibvex_guest_amd64.h124 ULong guest_CR0;
125 ULong guest_CR1;
126 ULong guest_CR2;
127 ULong guest_CR3;
128 ULong guest_CR4;
129 ULong guest_CR5;
130 ULong guest_CR6;
131 ULong guest_CR7;
132 ULong guest_CR8;
133 ULong guest_CR9;
[all …]
H A Dlibvex_guest_arm64.h48 ULong guest_X0;
49 ULong guest_X1;
50 ULong guest_X2;
51 ULong guest_X3;
52 ULong guest_X4;
53 ULong guest_X5;
54 ULong guest_X6;
55 ULong guest_X7;
56 ULong guest_X8;
57 ULong guest_X9;
[all …]
H A Dlibvex_guest_mips32.h86 /* 160 */ ULong guest_f1;
87 /* 168 */ ULong guest_f2;
88 /* 176 */ ULong guest_f3;
89 /* 184 */ ULong guest_f4;
90 /* 192 */ ULong guest_f5;
91 /* 200 */ ULong guest_f6;
92 /* 208 */ ULong guest_f7;
93 /* 216 */ ULong guest_f8;
94 /* 224 */ ULong guest_f9;
95 /* 232 */ ULong guest_f10;
[all …]
H A Dlibvex_guest_ppc64.h95 /* 0 */ ULong guest_GPR0;
96 /* 8 */ ULong guest_GPR1;
97 /* 16 */ ULong guest_GPR2;
98 /* 24 */ ULong guest_GPR3;
99 /* 32 */ ULong guest_GPR4;
100 /* 40 */ ULong guest_GPR5;
101 /* 48 */ ULong guest_GPR6;
102 /* 56 */ ULong guest_GPR7;
103 /* 64 */ ULong guest_GPR8;
104 /* 72 */ ULong guest_GPR9;
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/pub/
H A Dlibvex_guest_mips64.h59 /* 56 */ ULong guest_r5;
60 /* 64 */ ULong guest_r6;
61 /* 72 */ ULong guest_r7;
62 /* 80 */ ULong guest_r8;
63 /* 88 */ ULong guest_r9;
92 /* 304 */ ULong guest_f1;
93 /* 312 */ ULong guest_f2;
94 /* 320 */ ULong guest_f3;
95 /* 328 */ ULong guest_f4;
96 /* 336 */ ULong guest_f5;
[all …]
H A Dlibvex_guest_arm64.h48 ULong guest_X0;
49 ULong guest_X1;
50 ULong guest_X2;
51 ULong guest_X3;
52 ULong guest_X4;
53 ULong guest_X5;
54 ULong guest_X6;
55 ULong guest_X7;
56 ULong guest_X8;
57 ULong guest_X9;
[all …]
H A Dlibvex_guest_amd64.h68 /* 80 */ ULong guest_R8;
69 /* 88 */ ULong guest_R9;
129 ULong guest_FPREG[8];
131 ULong guest_FPROUND;
132 ULong guest_FC3210;
145 ULong guest_CMSTART;
146 ULong guest_CMLEN;
154 ULong guest_NRADDR;
157 ULong guest_SC_CLASS;
164 ULong guest_GS_CONST;
[all …]
H A Dlibvex_guest_ppc64.h95 /* 0 */ ULong guest_GPR0;
96 /* 8 */ ULong guest_GPR1;
97 /* 16 */ ULong guest_GPR2;
98 /* 24 */ ULong guest_GPR3;
99 /* 32 */ ULong guest_GPR4;
100 /* 40 */ ULong guest_GPR5;
101 /* 48 */ ULong guest_GPR6;
102 /* 56 */ ULong guest_GPR7;
103 /* 64 */ ULong guest_GPR8;
104 /* 72 */ ULong guest_GPR9;
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/pub/
H A Dlibvex_guest_mips64.h59 /* 56 */ ULong guest_r5;
60 /* 64 */ ULong guest_r6;
61 /* 72 */ ULong guest_r7;
62 /* 80 */ ULong guest_r8;
63 /* 88 */ ULong guest_r9;
92 /* 304 */ ULong guest_f1;
93 /* 312 */ ULong guest_f2;
94 /* 320 */ ULong guest_f3;
95 /* 328 */ ULong guest_f4;
96 /* 336 */ ULong guest_f5;
[all …]
H A Dlibvex_guest_arm64.h48 ULong guest_X0;
49 ULong guest_X1;
50 ULong guest_X2;
51 ULong guest_X3;
52 ULong guest_X4;
53 ULong guest_X5;
54 ULong guest_X6;
55 ULong guest_X7;
56 ULong guest_X8;
57 ULong guest_X9;
[all …]
H A Dlibvex_guest_amd64.h68 /* 80 */ ULong guest_R8;
69 /* 88 */ ULong guest_R9;
129 ULong guest_FPREG[8];
131 ULong guest_FPROUND;
132 ULong guest_FC3210;
145 ULong guest_CMSTART;
146 ULong guest_CMLEN;
154 ULong guest_NRADDR;
157 ULong guest_SC_CLASS;
164 ULong guest_GS_CONST;
[all …]
H A Dlibvex_guest_ppc64.h95 /* 0 */ ULong guest_GPR0;
96 /* 8 */ ULong guest_GPR1;
97 /* 16 */ ULong guest_GPR2;
98 /* 24 */ ULong guest_GPR3;
99 /* 32 */ ULong guest_GPR4;
100 /* 40 */ ULong guest_GPR5;
101 /* 48 */ ULong guest_GPR6;
102 /* 56 */ ULong guest_GPR7;
103 /* 64 */ ULong guest_GPR8;
104 /* 72 */ ULong guest_GPR9;
[all …]
/dports/devel/open-beagle/beagle-3.0.3/beagle/include/beagle/
H A DULong.hpp52 ULong; typedef
256 Beagle::ULong& operator++(Beagle::ULong& inULong) in operator ++()
288 Beagle::ULong operator+(const Beagle::ULong& inLeftULong, const Beagle::ULong& inRightULong) in operator +()
318 Beagle::ULong& operator+=(Beagle::ULong& inLeftULong, const Beagle::ULong& inRightULong) in operator +=()
349 Beagle::ULong& operator--(Beagle::ULong& inULong) in operator --()
381 Beagle::ULong operator-(const Beagle::ULong& inLeftULong, const Beagle::ULong& inRightULong) in operator -()
411 Beagle::ULong& operator-=(Beagle::ULong& inLeftULong, const Beagle::ULong& inRightULong) in operator -=()
443 Beagle::ULong operator*(const Beagle::ULong& inLeftULong, const Beagle::ULong& inRightULong) in operator *()
473 Beagle::ULong& operator*=(Beagle::ULong& inLeftULong, const Beagle::ULong& inRightULong) in operator *=()
505 Beagle::ULong operator/(const Beagle::ULong& inLeftULong, const Beagle::ULong& inRightULong) in operator /()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/auxprogs/
H A Dppc64shifts.c9 void do_sradi_##nnn ( ULong arg, /*OUT*/ULong* res, /*OUT*/ULong* xer ) \
161 void do_srawi_##nnn ( ULong arg, /*OUT*/ULong* res, /*OUT*/ULong* xer ) \
248 void do_srad ( ULong arg1, ULong arg2, in do_srad()
269 void do_sraw ( ULong arg1, ULong arg2, in do_sraw()
289 void do_srd ( ULong arg1, ULong arg2, in do_srd()
290 /*OUT*/ULong* res, /*OUT*/ULong* xer ) in do_srd()
310 void do_srw ( ULong arg1, ULong arg2, in do_srw()
331 void do_sld ( ULong arg1, ULong arg2, in do_sld()
352 void do_slw ( ULong arg1, ULong arg2, in do_slw()
433 void(*fn)(ULong,ULong*,ULong*); in do_unary()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/auxprogs/
H A Dppc64shifts.c9 void do_sradi_##nnn ( ULong arg, /*OUT*/ULong* res, /*OUT*/ULong* xer ) \
161 void do_srawi_##nnn ( ULong arg, /*OUT*/ULong* res, /*OUT*/ULong* xer ) \
248 void do_srad ( ULong arg1, ULong arg2, in do_srad()
269 void do_sraw ( ULong arg1, ULong arg2, in do_sraw()
289 void do_srd ( ULong arg1, ULong arg2, in do_srd()
290 /*OUT*/ULong* res, /*OUT*/ULong* xer ) in do_srd()
310 void do_srw ( ULong arg1, ULong arg2, in do_srw()
331 void do_sld ( ULong arg1, ULong arg2, in do_sld()
352 void do_slw ( ULong arg1, ULong arg2, in do_slw()
433 void(*fn)(ULong,ULong*,ULong*); in do_unary()
[all …]

12345678910>>...92