Searched refs:Iop_InterleaveLO8x8 (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h975 Iop_InterleaveLO8x8, Iop_InterleaveLO16x4, Iop_InterleaveLO32x2, enumerator in enum:__anon19778
/external/valgrind/VEX/priv/
H A Dir_defs.c547 case Iop_InterleaveLO8x8: vex_printf("InterleaveLO8x8"); return;
2547 case Iop_InterleaveHI8x8: case Iop_InterleaveLO8x8:
H A Dhost_arm_isel.c2351 case Iop_InterleaveLO8x8:
2362 case Iop_InterleaveLO8x8: resRd = True; size = 0; break;
H A Dhost_x86_isel.c2458 case Iop_InterleaveLO8x8:
H A Dhost_amd64_isel.c1111 case Iop_InterleaveLO8x8:
H A Dguest_arm_toIR.c7336 op_lo = Q ? Iop_InterleaveLO8x16 : Iop_InterleaveLO8x8;
7998 assign(*i0, binop(Iop_InterleaveLO8x8, mkexpr(u1), mkexpr(u0)));
H A Dguest_x86_toIR.c5619 case 0x60: op = Iop_InterleaveLO8x8; eLeft = True; break;
H A Dguest_amd64_toIR.c7129 case 0x60: op = Iop_InterleaveLO8x8; eLeft = True; break;
[all...]
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c482 { DEFOP(Iop_InterleaveLO8x8, UNDEF_UNKNOWN), },
/external/valgrind/memcheck/
H A Dmc_translate.c3171 case Iop_InterleaveLO8x8:

Completed in 241 milliseconds