radare2/libr/asm
Prasanna Balan d9f4bce40b MSP430: add support for illegal opcodes
Before this commit,any illegal opcode would return -1 which
would make r2 use 1 byte as default opcode width.This was
wrong on MSP430 as it uses fixed 2 byte opcodes.Fix this
2016-02-25 02:58:38 +01:00
..
arch MSP430: add support for illegal opcodes 2016-02-25 02:58:38 +01:00
d V810: Add opcode descriptions 2016-02-11 00:13:27 -06:00
p Support and load r_fs plugins 2016-02-21 02:32:28 +01:00
t Add two-byte opcodes and fix some issues in x86.new 2015-02-15 13:32:50 +01:00
asm.c Wip fixes for r_strbuf 2016-02-16 00:28:57 +01:00
code.c Modernize asm/code.c 2016-01-30 03:02:06 +01:00
Jamroot Rename x86.new assembler to x86.tab 2015-02-22 22:32:13 +01:00
Makefile Various static and iOS related build issues are now fixed 2015-12-28 02:01:45 +01:00