radare2/libr/asm
pancake 2434c3ca74
Switch to Capstone5 as default ##asm (#18127)
* Add riscv for capstone5 in the meson
* Report capstone version in the asm plugins
* Many changes in the ppc analysis, seems like it's improved, (emulation quality and xrefs)
* Update all tests and report issues in capstone4 to upstream
* Fix-x86-16 test marked as broken as it needs better fix
2021-04-24 22:04:51 +02:00
..
arch Fix oobread bug in the GNU arm64 disassembler (#18612) 2021-04-21 18:10:12 +02:00
d Add instruction descriptions for tricore ##disasm (#17942) 2020-11-23 12:34:44 +08:00
p Switch to Capstone5 as default ##asm (#18127) 2021-04-24 22:04:51 +02:00
acode.c Improve .fill and rasm2 -hh with documented directives ##asm 2021-02-04 01:03:58 +01:00
aop.c Use (void) instead of () in function signatures (#17026) ##refactoring 2020-06-14 16:08:32 +02:00
asm.c Code cleanup in c55x and random dead assignments deleted 2021-02-06 03:30:53 +01:00
binutils_as.c Implement ppc assembler plugin ##port ##refactor (#17923) 2020-11-20 19:20:14 +08:00
binutils_as.h Implement ppc assembler plugin ##port ##refactor (#17923) 2020-11-20 19:20:14 +08:00
Makefile Add the m68k.gnu disassembler plugin ##disasm 2021-04-04 18:07:26 +02:00
meson.build Improve MIPS support(mips.gnu) by migrating new codes from binutils (#18579) ##disasm 2021-04-15 18:24:41 +02:00