radare2/libr/asm/p
2017-06-24 19:58:48 +02:00
..
6502.mk
8051.mk Rewritten 8051 disassembler 2017-06-18 10:23:04 +02:00
arc.mk
arm_as.mk
arm_cs.mk Handle movk and movz in the arm64 assembler and pseudo disassembler 2016-03-17 17:26:08 +01:00
arm_gnu.mk
arm_winedbg.mk
asm_6502.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_8051.c Rewritten 8051 disassembler 2017-06-18 10:23:04 +02:00
asm_arc.c Some code cleanup/review for rasm2 + arc 2016-09-15 16:21:44 +02:00
asm_arm_as.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_arm_cs.c fix cs_open()-without-cs_close() memory leak in disassemble() by uncommenting //cs_close() 2017-06-15 09:06:22 +02:00
asm_arm_gnu.c Fix #7307 - Remove harmless warnings reported by a Debian user 2017-04-18 16:22:06 +02:00
asm_arm_winedbg.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_avr.c Set ATmega8 MCU by default. (#6291) 2016-12-08 01:22:54 +01:00
asm_bf.c Implement author and version of RAsmPlugin 2017-02-28 02:26:55 +01:00
asm_cr16.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_cris_gnu.c Fix a huge list of null derefs from clang-analyzer 2017-04-17 22:02:04 +02:00
asm_dalvik.c Fix disasm crash in r2_ir_dalvik_disassemble 2017-06-05 12:42:35 +02:00
asm_dcpu16.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_ebc.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_gas.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_gb.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_h8300.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_hexagon_gnu.c Minor tweaks for this hexagon support 2017-06-07 11:54:00 +02:00
asm_hppa_gnu.c fix more coverities 2016-12-19 17:23:30 +01:00
asm_i4004.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_i8080.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_java.c Fix #7706 - Enhance the Java assembler 2017-06-24 19:58:48 +02:00
asm_lanai_gnu.c Fix 20 more covs (divBy0, dbl3, negidx, bufovr, ..) 2016-10-20 15:39:36 +02:00
asm_lh5801.c Fix null deref and infinite loop when building with no plugins 2017-02-02 13:25:21 +01:00
asm_lm32.c Fix a bunch of bugs reported by clang-analyzer 2017-04-17 19:59:14 +02:00
asm_m68k_cs.c Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
asm_malbolge.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_mcs96.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_mips_cs.c Fix regression with capstone 3 (#7666) 2017-06-03 18:18:05 +02:00
asm_mips_gnu.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
asm_msp430.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_nios2.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
asm_pic18c.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_ppc_cs.c Fix capstone3 build regression introduced in 272786852b 2017-03-09 00:02:28 +01:00
asm_ppc_gnu.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
asm_propeller.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_riscv.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_rsp.c Add basic support for N64 RSP processor. (#5269) 2016-07-03 22:03:26 +02:00
asm_sh.c Fix #7070 - oob read wrong init buffer asm_sh.c 2017-03-20 23:28:38 +01:00
asm_snes.c Upgrade capstone-next to get tms320c64x support and more fixes for SFC 2017-04-17 23:37:04 +02:00
asm_snes.h SNES: (kinda) handle X and M flags (#7095) 2017-03-23 12:53:14 +01:00
asm_sparc_cs.c Implement opex for sparc and remove the % from the disasm 2017-04-07 20:11:01 +02:00
asm_sparc_gnu.c Fix sparc regressions, ahi s and pd@x 2017-03-24 02:42:31 +01:00
asm_spc700.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_sysz.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_tms320.c Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
asm_tms320c64x.c Initial implementation of the anal plug for tms320c64x 2017-04-18 00:08:13 +02:00
asm_tricore.c Fix #6882 - tricore byte copy 2017-03-03 00:10:32 +01:00
asm_v810.c Fix #5666 2016-09-02 14:15:05 +02:00
asm_v850.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_vax.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
asm_wasm.c fixed r_types.h use in wasm (#7292) 2017-04-16 19:37:15 +02:00
asm_ws.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_x86_as.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_x86_cs.c Fix regression with capstone 3 (#7757) 2017-06-16 20:44:40 +02:00
asm_x86_nasm.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_x86_nz.c Fix 64bit lea instruction in nz (#7795) 2017-06-21 06:33:16 -05:00
asm_x86_udis.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_xap.c Rename CSR disasm/anal into XAP4 Fix #5355 2016-07-23 00:41:42 +02:00
asm_xcore_cs.c WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
asm_xtensa.c asm_xtensa: fix possible buffer overrun (#5820) 2016-09-22 12:21:37 +02:00
asm_z80.c Initial support for the Meson build system 2017-05-02 05:05:36 +02:00
avr.mk
bf.mk
capstone.mk Various static and iOS related build issues are now fixed 2015-12-28 02:01:45 +01:00
cr16.mk
cris_gnu.mk
cs_mnemonics.c Fix #6052 - ?O supports name -> id 2016-11-02 03:49:55 +01:00
dalvik.mk
dcpu16.mk
ebc.mk
gas.mk
gb.mk Fix asm.gb build 2015-10-21 19:45:54 +02:00
h8300.mk
hexagon_gnu.mk Initial support for the Hexagon CPU (ripped from a binutils fork from 2013) 2017-06-07 11:43:24 +02:00
hppa_gnu.mk
i4004.mk
i8080.mk
java.mk Refix mingw32 build 2017-05-10 00:34:05 +02:00
lanai_gnu.mk Initial support for LANAI disassembler 2016-02-15 13:27:23 +01:00
lh5801.mk
lm32.mk
m68k_cs.mk
Makefile Initial stub for gdbserver support 2017-05-22 19:37:48 +02:00
malbolge.mk
mcs96.mk
mips_cs.mk
mips_gnu.mk
msp430.mk
nios2.mk
pic18c.mk Adding initial support for PIC18C diassembler 2016-03-02 11:55:22 +01:00
ppc_cs.mk
ppc_gnu.mk
propeller.mk
riscv.mk Fix static builds 2015-11-01 00:20:58 +01:00
rsp.mk Add basic support for N64 RSP processor. (#5269) 2016-07-03 22:03:26 +02:00
sh.mk
snes.mk
sparc_cs.mk
sparc_gnu.mk
spc700.mk
sysz.mk
tms320.mk Fix mingw32 build 2017-05-09 02:42:16 +02:00
tricore.mk Initial import of asm.tricore disassembler plugin 2016-01-30 02:47:17 +01:00
v810.mk
v850.mk
vax.mk Initial import of the VAX asm/anal/bin support 2015-11-23 12:34:53 +01:00
wasm.mk Initial import of the WIP support for WebAssembly (bin + disasm) 2017-03-02 14:42:05 +01:00
ws.mk
x86_as.mk
x86_cs.mk
x86_nasm.mk
x86_nz.mk
x86_udis.mk
xap.mk Rename CSR disasm/anal into XAP4 Fix #5355 2016-07-23 00:41:42 +02:00
xcore_cs.mk
xtensa.mk Initial support for xtensa CPU disassmbler (from GNU binutils) 2016-01-28 23:59:50 +01:00
z80.mk