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 Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
8051.mk Fix Gentoo linking 2017-11-27 13:40:31 +08:00
arc.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
arm_as.mk Fix #3136 - Add ARM and ARM64 assemmbler support from NDK 2015-08-24 15:43:13 +02:00
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 Update arm.gnu plugin to support CRC and UDF instructions 2015-08-28 14:40:25 +02:00
arm_winedbg.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
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 SNES: (kinda) handle X and M flags (#7095) 2017-03-23 12:53:14 +01:00
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 Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
bf.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
capstone.mk Initial support for 6502 with Capstone ##disasm 2018-12-29 16:22:08 +01:00
chip8.mk Add chip8 disassembler and partial analyzer 2017-12-07 15:25:27 +01:00
cr16.mk Fix iOS build 2015-06-04 04:30:48 +02:00
cris_gnu.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
cs_mnemonics.c Unify /A into /a and move ?O into aom (#11019) 2018-08-11 16:39:18 +02:00
dalvik.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
dcpu16.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
ebc.mk Fix iOS build 2015-06-04 04:30:48 +02:00
gas.mk Fix #3136 - Add ARM and ARM64 assemmbler support from NDK 2015-08-24 15:43:13 +02:00
gb.mk Fix asm.gb build 2015-10-21 19:45:54 +02:00
h8300.mk Fix iOS build 2015-06-04 04:30:48 +02:00
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 Add missing hppa files 2015-05-28 11:57:22 +02:00
i4004.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
i8080.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
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 Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
lm32.mk Fix plugin linking issues 2017-12-06 15:06:06 +08:00
m68k_cs.mk Initial support for capstone-m68k 2015-10-07 14:37:25 +02:00
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 Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
mcore.mk C-Sky and MCore support for r2 (#11448) 2018-09-08 19:52:33 +02:00
mcs96.mk add mcs96-disassembler (needs a lots of love) 2015-09-16 00:45:01 +00:00
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 Fix iOS build 2015-06-04 04:30:48 +02:00
nios2.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
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 Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
propeller.mk Fix plugin linking issues 2017-12-06 15:06:06 +08:00
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 Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
snes.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
sparc_cs.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
sparc_gnu.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
spc700.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
sysz.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
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 Add V810 support 2015-07-08 21:09:59 +02:00
v850.mk Fix iOS build 2015-06-04 04:30:48 +02:00
vax.mk Initial import of the VAX asm/anal/bin support 2015-11-23 12:34:53 +01:00
wasm.mk WASM analysis - initial stub (#9091) 2017-12-29 19:56:33 +01:00
ws.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
x86_as.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
x86_cs.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
x86_nasm.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
x86_nz.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
xap.mk Rename CSR disasm/anal into XAP4 Fix #5355 2016-07-23 00:41:42 +02:00
xcore_cs.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
xtensa.mk Initial support for xtensa CPU disassmbler (from GNU binutils) 2016-01-28 23:59:50 +01:00
z80.mk Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00