radare2/shlr/udis86
pancake 8e1dbb443a Better support for IO ports on asm.pseudo and analysis
* Analyze IO opcodes on x86
* Fix 0x0x in olly disasm
* Fix segfault in objc mangling
* Support for writing nibbles with 'wx'
* If optype is IO, use 'ports' flagspace
* Add support for flagspaces in RParse
* Use RList in RParse instead of list.h
* asm.pseudo handles for in/out x86 opcodes
* Random code cleanup
* Fix udis86 64bit disasm bug
2012-11-13 00:53:52 +01:00
..
decode.c Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00
decode.h Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00
extern.h Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00
input.c Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00
input.h Rename shrl/ to shlr/ (typo) 2012-08-06 14:25:31 +02:00
itab.c Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00
itab.h Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00
Makefile Fix some bugs in cparse and ragg2-cc with gcc 2012-09-03 18:49:29 +02:00
syn-att.c Better support for IO ports on asm.pseudo and analysis 2012-11-13 00:53:52 +01:00
syn-intel.c Better support for IO ports on asm.pseudo and analysis 2012-11-13 00:53:52 +01:00
syn.c Rename shrl/ to shlr/ (typo) 2012-08-06 14:25:31 +02:00
syn.h Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00
types.h Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00
udis86.c Update udis86 from official git repo. 2012-11-12 17:36:29 +01:00