HomeSort by relevance Sort by last modified time
    Searched refs:Alu64R (Results 1 - 2 of 2) sorted by null

  /external/valgrind/VEX/priv/
host_amd64_defs.c 599 i->Ain.Alu64R.op = op;
600 i->Ain.Alu64R.src = src;
601 i->Ain.Alu64R.dst = dst;
    [all...]
host_amd64_defs.h 360 Ain_Alu32R, /* 32-bit add/sub/and/or/xor/cmp, dst=REG (a la Alu64R) */
423 } Alu64R;
448 /* 32-bit add/sub/and/or/xor/cmp, dst=REG (a la Alu64R) */

Completed in 28 milliseconds