mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-23 21:49:46 +00:00
9a29b6afa7
* riscv: Fix printAliasInstr We do not want to append the entire string, only the single non-argument character. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> * riscv: Implement printCSRSystemRegister While upstream LLVM probably has a tablegen thing for these somewhere, the current import doesn't include them. Take the list from riscv-privileged-v1.10.pdf. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
---|---|---|
.. | ||
RISCVBaseInfo.h | ||
RISCVDisassembler.c | ||
RISCVDisassembler.h | ||
RISCVGenAsmWriter.inc | ||
RISCVGenDisassemblerTables.inc | ||
RISCVGenInsnNameMaps.inc | ||
RISCVGenInstrInfo.inc | ||
RISCVGenRegisterInfo.inc | ||
RISCVGenSubtargetInfo.inc | ||
RISCVInstPrinter.c | ||
RISCVInstPrinter.h | ||
RISCVMapping.c | ||
RISCVMapping.h | ||
RISCVMappingInsn.inc | ||
RISCVModule.c | ||
RISCVModule.h |