radare2/libr/asm/p
2019-02-27 11:40:43 +01:00
..
6502_cs.mk Initial support for 6502 with Capstone ##disasm 2018-12-29 16:22:08 +01:00
6502.mk
8051.mk
arc.mk
arm_as.mk
arm_cs.mk
arm_gnu.mk
arm_winedbg.mk
asm_6502_cs.c Initial support for 6502 with Capstone ##disasm 2018-12-29 16:22:08 +01:00
asm_6502.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_8051.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_arc.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_arm_as.c Remove R_ASM_BUFSIZE, all buffers are now dynamic ##asm 2019-02-04 00:23:40 +01:00
asm_arm_cs.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_arm_gnu.c Fix arm.gnu build on pre-C99 compilers (#12696) 2019-01-08 16:45:03 +01:00
asm_arm_winedbg.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_avr.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_bf.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_chip8.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_cr16.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_cris_gnu.c Fix #12336 - Handle asm.cpu in the CRIS disassembler 2018-11-29 11:01:23 +01:00
asm_dalvik.c Try a fix for #13072 - invalid address in dalvik disassembler 2019-02-17 20:24:55 +01:00
asm_dcpu16.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_ebc.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_gas.c Remove R_ASM_BUFSIZE, all buffers are now dynamic ##asm 2019-02-04 00:23:40 +01:00
asm_gb.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_h8300.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_hexagon_gnu.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_hexagon.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_hppa_gnu.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_i4004.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_i8080.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_java.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_lanai_gnu.c remove random warnings when compiling (#11767) 2018-10-08 13:21:50 +02:00
asm_lh5801.c Fixes spotted by clang-analyzer (#12391) 2018-12-04 10:45:46 +01:00
asm_lm32.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_m68k_cs.c Fix few more covs (#12303) 2018-11-23 20:50:23 +01:00
asm_m680x_cs.c Rename m68xx to m680x for consistency 2018-12-29 17:42:07 +01:00
asm_malbolge.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_mcore.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_mcs96.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_mips_cs.c Fix more clang-analyzer warnings (#12427) 2018-12-10 14:41:38 +01:00
asm_mips_gnu.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_msp430.c Fix msp430 disasm and warnings 2018-11-27 16:43:13 +01:00
asm_nios2.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_null.c Fix #13208 - Initial import of the asm.null plugin ##asm 2019-02-27 11:40:43 +01:00
asm_pic.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_ppc_cs.c Fix few covs (#12251) 2018-11-21 13:34:43 +01:00
asm_ppc_gnu.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_propeller.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_riscv.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_rsp.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_sh.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_snes.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_snes.h
asm_sparc_cs.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_sparc_gnu.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_spc700.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_sysz.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_tms320.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_tms320c64x.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_tricore.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_v810.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_v850.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_vax.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_wasm.c Remove R_ASM_BUFSIZE, all buffers are now dynamic ##asm 2019-02-04 00:23:40 +01:00
asm_ws.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_x86_as.c Remove R_ASM_BUFSIZE, all buffers are now dynamic ##asm 2019-02-04 00:23:40 +01:00
asm_x86_cs.c Fix vv_ and signed addresses bug in esil for x86.cs (fixes kernel emulation) ##esil 2019-02-03 18:41:11 -06:00
asm_x86_nasm.c Remove R_ASM_BUFSIZE, all buffers are now dynamic ##asm 2019-02-04 00:23:40 +01:00
asm_x86_nz.c Use r_return in RAsm APIs and fix some regressions ##asm 2019-02-04 00:25:27 +01:00
asm_x86_vm.c Minor dead code cleanups (#12203) 2018-11-19 13:00:53 +01:00
asm_xap.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_xcore_cs.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
asm_xtensa.c Fix GNU-based RAsm plugins to use RStrBuf API properly (#11625) 2018-09-23 12:13:34 +02:00
asm_z80.c Fix #11487 (#11534) 2018-09-15 22:52:12 +02:00
avr.mk
bf.mk
capstone.mk Initial support for 6502 with Capstone ##disasm 2018-12-29 16:22:08 +01:00
chip8.mk
cr16.mk
cris_gnu.mk
cs_mnemonics.c Unify /A into /a and move ?O into aom (#11019) 2018-08-11 16:39:18 +02:00
dalvik.mk
dcpu16.mk
ebc.mk
gas.mk
gb.mk
h8300.mk
hexagon_gnu.mk Hexagon QDSP6 v6 support - LGPLv3 (#9289) 2018-02-02 13:10:40 +01:00
hexagon.mk Hexagon QDSP6 v6 support - LGPLv3 (#9289) 2018-02-02 13:10:40 +01:00
hppa_gnu.mk
i4004.mk
i8080.mk
java.mk
lanai_gnu.mk
lh5801.mk
lm32.mk
m68k_cs.mk
m680x_cs.mk Rename m68xx to m680x for consistency 2018-12-29 17:42:07 +01:00
Makefile C-Sky and MCore support for r2 (#11448) 2018-09-08 19:52:33 +02:00
malbolge.mk
mcore.mk C-Sky and MCore support for r2 (#11448) 2018-09-08 19:52:33 +02:00
mcs96.mk
mips_cs.mk Move mipsasm from mips_gnu to mips_cs 2018-12-15 18:32:24 +01:00
mips_gnu.mk Move mipsasm from mips_gnu to mips_cs 2018-12-15 18:32:24 +01:00
msp430.mk
nios2.mk
null.mk Fix #13208 - Initial import of the asm.null plugin ##asm 2019-02-27 11:40:43 +01:00
pic.mk Add support for PIC Midrange & Enhanced Midrange (#10199) 2018-05-28 16:20:21 +02:00
ppc_cs.mk added ppc Paired single (#9172) 2018-01-11 14:07:30 +01:00
ppc_gnu.mk
propeller.mk
riscv.mk
rsp.mk
sh.mk
snes.mk
sparc_cs.mk
sparc_gnu.mk
spc700.mk
sysz.mk
tms320.mk
tricore.mk
v810.mk
v850.mk
vax.mk
wasm.mk
ws.mk
x86_as.mk
x86_cs.mk
x86_nasm.mk
x86_nz.mk
xap.mk
xcore_cs.mk
xtensa.mk
z80.mk