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

/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c8236 # define ILO16x4(_t1, _t2) \ macro
8256 assign(b1b0a1a0, ILO16x4(i1, i0));
8257 assign(b3b2a3a2, ILO16x4(i3, i2));
8280 assign(b1b0a1a0, ILO16x4(i1x, i0x));
8281 assign(b3b2a3a2, ILO16x4(i3x, i2x));
8296 # undef ILO16x4 macro

Completed in 149 milliseconds