Searched defs:a0 (Results 1 - 13 of 13) sorted by relevance

/vbox/src/recompiler/
H A Dhost-utils.c56 uint32_t a0, a1, b0, b1; local
59 a0 = a;
65 v = (uint64_t)a0 * (uint64_t)b0;
69 v = (uint64_t)a0 * (uint64_t)b1;
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/win32/
H A Dxptcinvoke_asm_alpha.s12 #define a0 $16 define
40 // a0 a1 a2 a3
50 stq a0, A0OFF(sp)
58 bis a2,zero,a0 // move a2 into a0
72 bis sp,zero,a0 //a0 = param stack address
81 stq a0,8(sp)
85 ldq t3,8(sp) // get previous a0
88 ldq a0,A0OF
[all...]
H A Dxptcstubs_asm_alpha.s12 #define a0 $16 // argument registers define
113 // a0 a1 a2 a3 a4
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/swrast/
H A Ds_aalinetemp.h198 const GLfloat a0 = v0->attrib[attr][c] * invW0; local
200 compute_plane(line.x0, line.y0, line.x1, line.y1, a0, a1,
H A Ds_aatritemp.h171 const GLfloat a0 = v0->attrib[attr][c] * invW0; variable
174 compute_plane(p0, p1, p2, a0, a1, a2, attrPlane[attr][c]);
/vbox/src/VBox/Devices/PC/ipxe/src/crypto/axtls/
H A Daes.c360 uint32_t tmp1, old_a0, a0, a1, a2, a3, row; local
375 a0 = (uint32_t)aes_sbox[(data[row%4]>>24)&0xFF];
383 tmp1 = a0 ^ a1 ^ a2 ^ a3;
384 old_a0 = a0;
385 a0 ^= tmp1 ^ AES_xtime(a0 ^ a1);
391 tmp[row] = ((a0 << 24) | (a1 << 16) | (a2 << 8) | a3);
408 uint32_t a0, a1, a2, a3, row; local
423 a0 = aes_isbox[(data[(row+3)%4]>>24)&0xFF];
434 xt0 = AES_xtime(a0
[all...]
/vbox/src/recompiler/fpu/
H A Dsoftfloat-macros.h86 | Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
94 | (This routine makes more sense if `a0' and `a1' are considered to form
95 | a fixed-point value with binary point between `a0' and `a1'. This fixed-
104 bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr )
111 z0 = a0;
114 z1 = ( a0<<negCount ) | ( a1 != 0 );
115 z0 = a0>>count;
119 z1 = a0 | ( a1 != 0 );
122 z1 = ( ( a0 | a1 ) != 0 );
132 | Shifts the 128-bit value formed by concatenating `a0' an
103 shift64ExtraRightJamming( bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) argument
140 shift128Right( bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) argument
175 shift128RightJamming( bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) argument
226 shift128ExtraRightJamming( bits64 a0, bits64 a1, bits64 a2, int16 count, bits64 *z0Ptr, bits64 *z1Ptr, bits64 *z2Ptr ) argument
284 shortShift128Left( bits64 a0, bits64 a1, int16 count, bits64 *z0Ptr, bits64 *z1Ptr ) argument
303 shortShift192Left( bits64 a0, bits64 a1, bits64 a2, int16 count, bits64 *z0Ptr, bits64 *z1Ptr, bits64 *z2Ptr ) argument
338 add128( bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr ) argument
358 add192( bits64 a0, bits64 a1, bits64 a2, bits64 b0, bits64 b1, bits64 b2, bits64 *z0Ptr, bits64 *z1Ptr, bits64 *z2Ptr ) argument
396 sub128( bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr ) argument
414 sub192( bits64 a0, bits64 a1, bits64 a2, bits64 b0, bits64 b1, bits64 b2, bits64 *z0Ptr, bits64 *z1Ptr, bits64 *z2Ptr ) argument
480 mul128By64To192( bits64 a0, bits64 a1, bits64 b, bits64 *z0Ptr, bits64 *z1Ptr, bits64 *z2Ptr ) argument
508 mul128To256( bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr, bits64 *z2Ptr, bits64 *z3Ptr ) argument
546 estimateDiv128To64( bits64 a0, bits64 a1, bits64 b ) argument
675 eq128( bits64 a0, bits64 a1, bits64 b0, bits64 b1 ) argument
688 le128( bits64 a0, bits64 a1, bits64 b0, bits64 b1 ) argument
701 lt128( bits64 a0, bits64 a1, bits64 b0, bits64 b1 ) argument
714 ne128( bits64 a0, bits64 a1, bits64 b0, bits64 b1 ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dmisc.c903 char *b = (char*)b1, *a0 = a; local
906 return a0;
/vbox/src/recompiler/tcg/i386/
H A Dtcg-target.c1748 TCGArg a0 = args[0], a1 = args[1], a2 = args[2], c3 = 0; local
1752 } else if (a0 == a2) {
1755 tgen_arithr(s, ARITH_ADD + rexw, a0, a1);
1759 tcg_out_modrm_sib_offset(s, OPC_LEA + rexw, a0, a1, a2, 0, c3);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c792 UInt32 a0 = GET_PRICE_0a(p->choice); local
801 prices[i] = a0 + RcTree_GetPrice(p->low + (posState << kLenNumLowBits), kLenNumLowBits, i, ProbPrices);
/vbox/src/recompiler/target-i386/
H A Dtranslate.c559 TCGv t0, a0;
569 a0 = tcg_temp_local_new(TCG_TYPE_TL);
570 tcg_gen_mov_tl(a0, cpu_A0);
590 tcg_gen_mov_tl(cpu_A0, a0);
591 tcg_temp_free(a0);
667 static inline void gen_op_ld_v(int idx, TCGv t0, TCGv a0) argument
672 tcg_gen_qemu_ld8u(t0, a0, mem_index);
675 tcg_gen_qemu_ld16u(t0, a0, mem_index);
678 tcg_gen_qemu_ld32u(t0, a0, mem_index);
684 tcg_gen_qemu_ld64(t0, a0, mem_inde
706 gen_op_st_v(int idx, TCGv t0, TCGv a0) argument
1740 TCGv t0, t1, t2, a0; local
1836 TCGv t0, t1, a0; local
1966 TCGv t0, t1, t2, a0; local
5210 TCGv t0, t1, t2, a0; local
7729 TCGv t0, t1, t2, a0; local
[all...]
H A Dop_helper.c2381 void helper_cmpxchg8b(target_ulong a0) argument
2387 d = ldq(a0);
2389 stq(a0, ((uint64_t)ECX << 32) | (uint32_t)EBX);
2393 stq(a0, d);
2402 void helper_cmpxchg16b(target_ulong a0) argument
2407 if ((a0 & 0xf) != 0)
2410 d0 = ldq(a0);
2411 d1 = ldq(a0 + 8);
2413 stq(a0, EBX);
2414 stq(a0
5430 uint64_t q, r, a1, a0; local
5673 helper_boundw(target_ulong a0, int v) argument
5684 helper_boundl(target_ulong a0, int v) argument
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h166 s0, s1, s2, s3, s4, s5, s6, a0, a1, a2, a3, a4, a5, at; } alpha_regs; member in struct:__anon1497::__anon1504::__anon1507

Completed in 126 milliseconds