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 39 const opnd_t *opnd4 = &data->opnds[3]; local
51 opnd3->vbits), opnd4->vbits);
  /external/valgrind/VEX/priv/
ir_inject.c 194 IRExpr *data, *rounding_mode, *opnd1, *opnd2, *opnd3, *opnd4; local
243 opnd4 = load(endian, iricb.t_opnd4, iricb.opnd4);
244 data = qop(iricb.op, opnd1, opnd2, opnd3, opnd4);
  /external/valgrind/VEX/pub/
libvex.h 842 HWord opnd4; \/\/ address of 4th operand member in struct:__anon24826
    [all...]

Completed in 368 milliseconds