Searched refs:X86_REDUCE (Results 1 – 5 of 5) sorted by relevance
204 X86_REDUCE = macro206 X86_REDUCE = _reduce macro211 DEP_X86 += arch/X86/X86GenAsmWriter$(X86_REDUCE).inc212 DEP_X86 += arch/X86/X86GenAsmWriter1$(X86_REDUCE).inc213 DEP_X86 += arch/X86/X86GenDisassemblerTables$(X86_REDUCE).inc214 DEP_X86 += arch/X86/X86GenInstrInfo$(X86_REDUCE).inc
42 By default, Capstone use system dynamic memory management, and both DIET and X86_REDUCE44 …X86_REDUCE, run "cmake" with: -DCAPSTONE_USE_SYS_DYN_MEM=0 -DCAPSTONE_BUILD_DIET=1 -DCAPSTONE_X86_…
53 By default, Capstone use system dynamic memory management, and both DIET and X86_REDUCE
36 By default, Capstone uses system dynamic memory management, both DIET and X86_REDUCE
228 - Fix a compilation bug for X86_REDUCE mode.