mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-24 05:59:45 +00:00
292116bd0d
* Declare global arch arrays with contents (#1171) This eliminates the need for archs_enable() and eliminates the racey initialization. This makes the architecture-specific init and option functions non-static so that they may be called from a different file. Cherry-picked |
||
---|---|---|
.. | ||
PPCDisassembler.c | ||
PPCDisassembler.h | ||
PPCGenAsmWriter.inc | ||
PPCGenDisassemblerTables.inc | ||
PPCGenInstrInfo.inc | ||
PPCGenRegisterInfo.inc | ||
PPCGenSubtargetInfo.inc | ||
PPCInstPrinter.c | ||
PPCInstPrinter.h | ||
PPCMapping.c | ||
PPCMapping.h | ||
PPCMappingInsn.inc | ||
PPCModule.c | ||
PPCModule.h | ||
PPCPredicates.h |