HomeSort by relevance Sort by last modified time
    Searched defs:opnd4 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/memcheck/tests/vbit-test/
qernary.c 15 const opnd_t *opnd4 = &data->opnds[3]; local
27 opnd3->vbits), opnd4->vbits);
  /external/valgrind/VEX/priv/
ir_inject.c 194 IRExpr *data, *rounding_mode, *opnd1, *opnd2, *opnd3, *opnd4; local
242 opnd4 = load(endian, iricb.t_opnd4, iricb.opnd4);
243 data = qop(iricb.op, opnd1, opnd2, opnd3, opnd4);
  /external/valgrind/VEX/pub/
libvex.h 840 HWord opnd4; \/\/ address of 4th operand member in struct:__anon20024
    [all...]

Completed in 169 milliseconds