radare2/libr/asm/arch
2017-07-11 17:54:22 +02:00
..
6502 SNES: (kinda) handle X and M flags (#7095) 2017-03-23 12:53:14 +01:00
8051 set ptr and val to correct values (#7817) 2017-06-25 17:03:25 +02:00
arc/gnu MSVC compile correctly (WIP) 2017-05-13 00:42:00 +02:00
arm Fix some memleaks, warnings and null derefs pointed out by clang analyzer 2017-07-10 11:20:03 +02:00
avr MSVC compile correctly (WIP) 2017-05-13 00:42:00 +02:00
cr16 Add changes to compile more plugins with MSVC 2017-05-17 23:42:22 +02:00
cris/gnu Fix some meamleaks (#6156) 2016-11-09 02:28:14 +01:00
dalvik Fix some dalvik opcodes 2015-08-21 13:28:52 +02:00
dcpu16 More fixes from osx-ppc 2016-04-27 11:27:22 +02:00
ebc Add changes to compile more plugins with MSVC 2017-05-17 23:42:22 +02:00
evm Implement evm assembler, simplify disassembler 2017-07-09 01:54:56 +02:00
gb Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
h8300 Add changes to compile more plugins with MSVC 2017-05-17 23:42:22 +02:00
hexagon/gnu Fix last pending warnings 2017-07-11 17:54:22 +02:00
hppa/gnu Fix some warnings 2016-06-01 12:23:10 +02:00
i4004 Fix i4004dis scr -> src opcode 2016-01-26 15:10:39 +01:00
i8080 Fix static build. Generate single libr.a 2013-01-04 14:38:07 +01:00
include Initial support for the Hexagon CPU (ripped from a binutils fork from 2013) 2017-06-07 11:43:24 +02:00
lanai Fix #4275 - Fix lanai format string warnings 2016-03-13 03:23:54 +01:00
lh5801 Get rid of _Bool 2015-12-01 12:39:12 +01:00
lm32 add lm32 disassembly support 2015-09-20 23:58:12 +02:00
mcs96 add mcs96-disassembler (needs a lots of love) 2015-09-16 00:45:01 +00:00
mips Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
msp430 Add changes to compile more plugins with MSVC 2017-05-17 23:42:22 +02:00
nios/gnu add more fixes to msvc build (#7468) 2017-05-10 22:12:49 +02:00
ppc Coverity patch for VLE (#7904) 2017-07-11 11:25:32 +02:00
propeller WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
riscv add more fixes to msvc build (#7468) 2017-05-10 22:12:49 +02:00
rsp Add basic support for N64 RSP processor. (#5269) 2016-07-03 22:03:26 +02:00
sh/gnu cast immediate values to unsigned char instead of char (#7871) 2017-07-07 00:31:37 +02:00
snes SNES: (kinda) handle X and M flags (#7095) 2017-03-23 12:53:14 +01:00
sparc/gnu add more fixes to msvc build (#7468) 2017-05-10 22:12:49 +02:00
spc700 add spc700-disassembler 2014-06-16 01:14:52 +02:00
tms320 Add changes to compile more plugins with MSVC 2017-05-17 23:42:22 +02:00
tricore add more fixes to msvc build (#7468) 2017-05-10 22:12:49 +02:00
v810 Add changes to compile more plugins with MSVC 2017-05-17 23:42:22 +02:00
v850 Add changes to compile more plugins with MSVC 2017-05-17 23:42:22 +02:00
vax Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
whitespace Fix crash with negative length in whitespace 2015-01-28 12:04:21 +01:00
xap Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
xtensa/gnu MSVC compile correctly (WIP) 2017-05-13 00:42:00 +02:00
z80 MSVC compile correctly (WIP) 2017-05-13 00:42:00 +02:00