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

  /external/valgrind/VEX/priv/
host_tilegx_isel.c 501 aluOp = GXalu_AND;
536 case GXalu_AND:
770 addInstr(env, TILEGXInstr_Alu(GXalu_AND, tLo_1, tLo,
842 addInstr(env, TILEGXInstr_Alu(GXalu_AND, dst, src, TILEGXRH_Imm(False, 1)));
925 addInstr(env, TILEGXInstr_Alu(GXalu_AND, tmp, r_src,
    [all...]
host_tilegx_defs.h 236 GXalu_AND,
host_tilegx_defs.c     [all...]

Completed in 4385 milliseconds