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

/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c8173 # define ILO32x2(_t1, _t2) \ macro
8188 assign(*u0, ILO32x2(i2, i0));
8190 assign(*u2, ILO32x2(i3, i1));
8202 assign(*u0, ILO32x2(b3b2a3a2, b1b0a1a0));
8204 assign(*u2, ILO32x2(d3d2c3c2, d1d0c1c0));
8226 assign(*u0, ILO32x2(b3b2a3a2, b1b0a1a0));
8228 assign(*u2, ILO32x2(d3d2c3c2, d1d0c1c0));
8239 # undef ILO32x2 macro
8253 # define ILO32x2(_t1, _t2) \ macro
8268 assign(*i0, ILO32x2(u
8320 # undef ILO32x2 macro
[all...]

Completed in 264 milliseconds