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

  /external/valgrind/VEX/priv/
host_tilegx_isel.c 495 aluOp = GXalu_SUB;
533 case GXalu_SUB:
738 addInstr(env, TILEGXInstr_Alu(GXalu_SUB, tmp, argL, argR));
795 addInstr(env, TILEGXInstr_Alu(GXalu_SUB, r_dst, r_dst, r_srcR));
950 addInstr(env, TILEGXInstr_Alu(GXalu_SUB, r_dst, hregTILEGX_R63(),
967 addInstr(env, TILEGXInstr_Alu(GXalu_SUB, r_dst, hregTILEGX_R63(),
1005 addInstr(env, TILEGXInstr_Alu(GXalu_SUB, tmp2, hregTILEGX_R63(),
    [all...]
host_tilegx_defs.h 235 GXalu_SUB,
host_tilegx_defs.c     [all...]

Completed in 39 milliseconds