Searched refs:qword (Results 1 - 25 of 43) sorted by relevance

12

/haiku-buildtools/gcc/gcc/config/rs6000/
H A Dsi2vmx.h61 static __inline qword si_from_uchar(unsigned char c) {
63 qword q;
70 static __inline qword si_from_char(signed char c) {
72 qword q;
79 static __inline qword si_from_ushort(unsigned short s) {
81 qword q;
88 static __inline qword si_from_short(short s) {
90 qword q;
98 static __inline qword si_from_uint(unsigned int i) {
100 qword
[all...]
H A Dspu2vmx.h37 return ((vec_uchar16)(si_absdb((qword)(a), (qword)(b))));
47 return ((vec_uint4)(si_a((qword)(a), (qword)(b))));
52 return ((vec_int4)(si_a((qword)(a), (qword)(b))));
57 return ((vec_ushort8)(si_ah((qword)(a), (qword)(b))));
62 return ((vec_short8)(si_ah((qword)(a), (qword)(
[all...]
H A Dvec_types.h29 #define qword __vector unsigned char macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/aapcs64/
H A Dtest_align-3.c20 union int128_t qword; variable in typeref:union:int128_t
28 qword.l64 = 0xDEADBEEFCAFEBABELL;
29 qword.h64 = 0x123456789ABCDEF0LL;
43 ARG(__int128, qword.i, X4)
H A Dva_arg-15.c12 union int128_t qword; variable in typeref:union:int128_t
19 qword.l64 = 0xfdb9753102468aceLL;
20 qword.h64 = 0xeca8642013579bdfLL;
32 ARG (__int128, qword.i, STACK, LAST_NAMED_ARG_ID)
H A Dfunc-ret-1.c15 union int128_t qword; variable in typeref:union:int128_t
23 qword.l64 = 0xfdb9753102468aceLL;
24 qword.h64 = 0xeca8642013579bdfLL;
37 FUNC_VAL_CHECK (8, __int128, qword.i, X0, flat)
H A Dva_arg-1.c15 union int128_t qword; variable in typeref:union:int128_t
27 qword.l64 = 0xfdb9753102468aceLL;
28 qword.h64 = 0xeca8642013579bdfLL;
43 ANON ( __int128, qword.i , STACK+16, 9)
H A Dva_arg-2.c15 union int128_t qword; variable in typeref:union:int128_t
27 qword.l64 = 0xfdb9753102468aceLL;
28 qword.h64 = 0xeca8642013579bdfLL;
43 ANON ( __int128, qword.i , X2, 8)
45 ANON ( __int128, qword.i , X6, 10)
H A Dva_arg-3.c49 union int128_t qword; member in struct:x5
64 y5.qword.l64 = 0xfdb9753102468aceLL;
65 y5.qword.h64 = 0xeca8642013579bdfLL;
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34856.c4 typedef __vector signed char qword; typedef
7 void f(qword);
13 f((qword)pin);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr34856.c11 typedef __vector signed char qword; typedef
16 void f (qword);
25 f ((qword) pin);
/haiku-buildtools/gcc/libgcc/config/spu/
H A Dfloat_unssidf.c31 qword __float_unssidf (qword SI);
32 qword
33 __float_unssidf (qword SI)
35 qword t0, t1, t2, t3, t4, t5, t6, t7;
43 t7 = si_shufb (t6, t5, *(const qword *) __sidf_pat);
H A Dmulti3.c28 qword q;
32 inline static qword
41 si_to_TItype (qword q)
58 qword u = si_from_TItype (l);
59 qword v = si_from_TItype (r);
60 qword splat0 = si_shufb (v, v, si_ilh (0x0001));
61 qword splat1 = si_shufb (v, v, si_ilh (0x0203));
62 qword splat2 = si_shufb (v, v, si_ilh (0x0405));
63 qword splat3 = si_shufb (v, v, si_ilh (0x0607));
64 qword splat
[all...]
H A Dfloat_unsdidf.c39 qword __float_unsdidf (qword DI);
40 qword
41 __float_unsdidf (qword DI)
43 qword t0, t1, t2, t3, t4, t5, t6, t7, t8;
47 t3 = si_sf (t0, *(const qword *) __didf_scale);
50 t6 = si_shufb (t5, t4, *(const qword *) __didf_pat);
H A Ddivmodti4.c34 qword q;
38 inline static qword
47 si_to_UTItype (qword q)
57 qword c = si_clz (*(qword *) & x);
58 qword cmp0 = si_cgti (c, 31);
59 qword cmp1 = si_and (cmp0, si_shlqbyi (cmp0, 4));
60 qword cmp2 = si_and (cmp1, si_shlqbyi (cmp0, 8));
61 qword s = si_a (c, si_and (cmp0, si_shlqbyi (c, 4)));
90 qword shif
[all...]
H A Dcachemgr.c97 #define CHECK_DIRTY(_vec) (si_to_uint (si_orx ((qword) (_vec))))
142 qword *buf_ptr = (qword *) (((unsigned int) (buffer) + 127) & ~127);
143 qword *line = GET_CACHE_LINE (entry->tag_lo[way], way);
144 qword bits;
166 bits = (qword) entry->dirty_bits[way];
307 qword etag_hi;
312 qword etag_lo;
313 qword equal;
314 qword bit_mas
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dmem.s28 cmpxchg8b qword ptr [esi]
29 vmptrld qword ptr [esi]
30 vmclear qword ptr [esi]
31 vmxon qword ptr [esi]
32 vmptrst qword ptr [esi]
H A Dx86-64-mem.s29 cmpxchg8b qword ptr [rsi]
31 vmptrld qword ptr [rsi]
32 vmclear qword ptr [rsi]
33 vmxon qword ptr [rsi]
34 vmptrst qword ptr [rsi]
H A Dx86-64-movbe.s20 movbe rbx, qword ptr [rcx]
23 movbe qword ptr [rcx], rbx
H A Dintelbad.s5 add eax, qword ptr [eax]
7 add qword ptr [eax], 1
9 addpd xmm0, qword ptr [eax]
12 addps xmm0, qword ptr [eax]
17 addss xmm0, qword ptr [eax]
23 call qword ptr [eax]
35 fbstp qword ptr [eax]
43 fist qword ptr [eax]
68 paddb xmm0, qword ptr [eax]
71 pinsrw mm0, qword pt
[all...]
H A Dintel-expr.s27 .byte byte, word, dword, fword, qword, tbyte, oword, xmmword, ymmword
H A Dintelok.s21 addsd xmm0, qword ptr [eax]
25 bound eax, qword ptr [ecx]
32 cmpxchg8b qword ptr [eax]
34 fadd qword ptr [eax]
42 fild qword ptr [eax]
47 fistp qword ptr [eax]
50 fisttp qword ptr [eax]
53 fld qword ptr [eax]
61 fst qword ptr [eax]
63 fstp qword pt
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/spu/
H A Dmuldivti3.c5 typedef int qword __attribute__((mode(TI))); typedef
10 qword q;
17 qword g, h;
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Dintelok.s6 .equiv qword, 8
29 addsd xmm0, qword ptr [eax]
38 cmpxchg8b qword ptr [eax]
40 fadd qword ptr [eax]
48 fild qword ptr [eax]
53 fistp qword ptr [eax]
56 fisttp qword ptr [eax]
59 fld qword ptr [eax]
67 fst qword ptr [eax]
69 fstp qword pt
[all...]
H A Dintelbad.s5 add eax, qword ptr [eax]
7 add qword ptr [eax], 1
9 addpd xmm0, qword ptr [eax]
12 addps xmm0, qword ptr [eax]
17 addss xmm0, qword ptr [eax]
21 call qword ptr [eax]
33 fbstp qword ptr [eax]
41 fist qword ptr [eax]
66 paddb xmm0, qword ptr [eax]
69 pinsrw mm0, qword pt
[all...]

Completed in 116 milliseconds

12