radare2/libr/asm/p
2014-09-09 01:06:21 +02:00
..
6502.mk add 6502-disassembler + make asm.snes shared 2014-02-24 17:24:51 +01:00
8051.mk 8051 - remove inclusion of the C source 2014-05-10 18:18:26 +04:00
arc.mk Update ARC disassembler and add support for compact arc 2013-06-24 23:57:19 +02:00
arm_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
arm_gnu.mk Rename GNU plugins to _gnu 2014-06-25 12:22:08 +02:00
arm_winedbg.mk Add new ARM disassembler plugin based on winedbg (arm_winedbg) 2012-08-07 22:17:14 +02:00
asm_6502.c Add Capstone SystemZ and SPARC disassembler and analysis plugins 2014-05-17 02:53:37 +02:00
asm_8051.c 8051 is a 8bit cpu, set asm.bits when asm.arch doesnt supports current value 2014-06-10 11:48:02 +02:00
asm_arc.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_arm_cs.c Aim to fix some crashes related to capstone on !x86 2014-07-23 01:16:43 +02:00
asm_arm_gnu.c Fix rasm2 -a arm -b 16 2014-08-22 01:17:36 +02:00
asm_arm_winedbg.c Fix non-shared capstone build 2014-06-24 13:34:11 +02:00
asm_avr.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_bf.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_cr16.c cr16: Initial support for CR16. 2014-03-21 21:03:17 +04:00
asm_csr.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_dalvik.c Fix segfault in Dalvik disassembler 2014-09-05 18:59:24 +02:00
asm_dcpu16.c More static link fixes 2014-03-25 01:21:25 +01:00
asm_ebc.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_gas.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_gb.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_h8300.c h8300: Initial commit. 2014-02-26 19:46:13 +01:00
asm_i8080.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_java.c Fix static build 2014-06-25 04:11:43 +02:00
asm_m68k.c fixing warnings (not the unused ones) in various files 2014-04-28 12:58:35 -05:00
asm_malbolge.c Fix some clang warnings 2014-06-13 23:41:36 +02:00
asm_mips_cs.c Rollback to use GNU disassembler for MIPS. Capstone is still buggy 2014-08-10 17:15:49 +02:00
asm_mips_gnu.c More coverifix 2014-08-17 21:04:12 +02:00
asm_msil.c Fix MSIL disassembler 2014-02-26 00:57:42 +01:00
asm_nios2.c Add sys/ios-sdk build scripts 2014-05-17 04:41:33 +02:00
asm_ppc_cs.c Add Cydia packaging 2014-05-18 03:15:38 +02:00
asm_ppc.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_psosvm.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_rar.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_sh.c Fix CID 1135187 2014-04-30 01:56:36 +02:00
asm_snes.c fix gcc-warnings, thx @jvoisin 2014-06-06 15:46:32 +02:00
asm_sparc_cs.c Aim to fix some crashes related to capstone on !x86 2014-07-23 01:16:43 +02:00
asm_sparc.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_spc700.c add spc700-disassembler 2014-06-16 01:14:52 +02:00
asm_sysz.c Coverifix 2014-07-30 22:26:13 +02:00
asm_tms320.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
asm_v850.c Adds v850 support. 2014-05-16 15:56:52 +04:00
asm_ws.c Remove some warnings and unused code 2014-03-21 12:28:34 +01:00
asm_x86_as.c Fix CID 1211138 2014-05-06 01:13:39 +04:00
asm_x86_cs.c Fix some coverity issues 2014-07-25 17:11:14 +02:00
asm_x86_nasm.c Add checks to "r_file_mkstemp" calls 2014-04-28 11:36:19 +02:00
asm_x86_nz.c Fix long relative jmp assemble in x86.nz plugin 2014-09-09 01:06:21 +02:00
asm_x86_olly.c Reduce RAsmOp struct size from 4096 to 384 bytes 2014-07-31 03:37:38 +02:00
asm_x86.c Fix udis86 64bit jump immediate regression issue 2014-05-15 23:39:19 +02:00
asm_xcore_cs.c Add initial XCore capstone disassembler and code analysis plugins 2014-05-27 23:08:59 +02:00
asm_z80.c Show bits and enhace RAsm plugin descriptions 2014-02-25 17:03:12 +01:00
avr.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
bf.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
capstone.mk More warning and build fixes 2014-06-25 02:30:42 +02:00
cr16.mk cr16: Initial support for CR16. 2014-03-21 21:03:17 +04:00
csr.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
dalvik.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
dcpu16.mk More static link fixes 2014-03-25 01:21:25 +01:00
ebc.mk Initial commit for EFI Byte Code (EBC) disassembler. 2013-12-02 01:25:54 +01:00
gas.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
gb.mk Fix r_io_desc_new issue 2013-11-15 00:04:17 +01:00
h8300.mk h8300: Initial commit. 2014-02-26 19:46:13 +01:00
i8080.mk Initial implementation of i8080 disassembler. 2012-10-29 20:51:40 +00:00
java.mk FIx w32 build 2014-06-25 04:19:23 +02:00
m68k.mk * Added m68 disassembler and code analysis 2012-02-02 01:06:22 +01:00
Makefile Rename GNU plugins to _gnu 2014-06-25 12:22:08 +02:00
malbolge.mk Add support for Malbolge disasm and analysis 2014-01-28 11:21:17 +01:00
mips_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
mips_gnu.mk Rename GNU plugins to _gnu 2014-06-25 12:22:08 +02:00
msil.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
nios2.mk Add simple nios2 analysis plugin (colors!) 2014-01-15 22:44:14 +01:00
ppc_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
ppc.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
psosvm.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
rar.mk Better new WebUI, fix pdf,pD, implement http.timeout and more 2012-12-03 04:01:55 +01:00
sh.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
snes.mk Add SNES disassembler 2013-11-29 17:30:58 +01:00
sparc_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
sparc.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
spc700.mk add spc700-disassembler 2014-06-16 01:14:52 +02:00
sysz.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
tms320.mk More static link fixes 2014-03-25 01:21:25 +01:00
v850.mk Adds v850 support. 2014-05-16 15:56:52 +04:00
ws.mk Add basic whitespace support #592 2014-02-02 23:56:58 +01:00
x86_as.mk * Initial import of asm.x86.as plugin 2011-08-03 21:01:56 +02:00
x86_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
x86_nasm.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
x86_nz.mk * Initial import of the asm.x86.nz plugin 2011-08-05 00:34:45 +02:00
x86_olly.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
x86.mk Update udis86 from git 2013-11-15 01:37:24 +01:00
xcore_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
z80.mk * Added m68 disassembler and code analysis 2012-02-02 01:06:22 +01:00