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

  /external/pcre/dist/sljit/
sljitNativeARM_T2_32.c 155 #define SUB_W 0xeba00000
742 return push_inst32(compiler, SUB_W | (flags & SET_FLAGS) | RD4(dst) | RN4(arg1) | RM4(arg2));
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 669 #define SUB_W(a, b) CHOICE(subw ARG2(a,b), subw ARG2(a,b), _WTOG sub ARG2(b,a))
    [all...]

Completed in 63 milliseconds