mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-12-03 19:21:06 +00:00
65da43d0b1
* 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 |
||
---|---|---|
.. | ||
MipsDisassembler.c | ||
MipsDisassembler.h | ||
MipsGenAsmWriter.inc | ||
MipsGenDisassemblerTables.inc | ||
MipsGenInstrInfo.inc | ||
MipsGenRegisterInfo.inc | ||
MipsGenSubtargetInfo.inc | ||
MipsInstPrinter.c | ||
MipsInstPrinter.h | ||
MipsMapping.c | ||
MipsMapping.h | ||
MipsMappingInsn.inc | ||
MipsModule.c | ||
MipsModule.h |