HomeSort by relevance Sort by last modified time
    Searched refs:opnd4 (Results 1 - 4 of 4) 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);
valgrind.c 43 cb.opnd4 = (HWord)&data->opnds[3].value;
  /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 48 milliseconds