radare2/libr/asm/p
pancake 7902cb417f * Initial import of r_big - big integer api
* Handle cfg.bigendian in core->assembler
  - fixes powerpc big endian disassembler
2010-05-24 01:31:22 +02:00
..
arm.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
asm_arm.c * Mental note: %lld/%llx does not exist on windows 2010-04-14 13:02:23 +02:00
asm_avr.c * Initial import of the vAVR Atmel disassembler 2010-03-19 00:51:16 +01:00
asm_bf.c * rasm 2010-01-08 18:25:25 +01:00
asm_csr.c * Fix build 2010-03-25 23:16:29 +01:00
asm_dummy.c * Major refactoring patch 2009-09-24 12:29:05 +02:00
asm_gas.c * Mental note: %lld/%llx does not exist on windows 2010-04-14 13:02:23 +02:00
asm_java.c * Added anal_java plugin (copypasta from r1) 2010-05-23 14:31:18 +02:00
asm_mips.c * Mental note: %lld/%llx does not exist on windows 2010-04-14 13:02:23 +02:00
asm_ppc.c * Initial import of r_big - big integer api 2010-05-24 01:31:22 +02:00
asm_psosvm.c * Several fixups in r_asm and rasm2 2010-02-12 18:40:05 +01:00
asm_sparc.c * Mental note: %lld/%llx does not exist on windows 2010-04-14 13:02:23 +02:00
asm_x86_nasm.c * Mental note: %lld/%llx does not exist on windows 2010-04-14 13:02:23 +02:00
asm_x86_olly.c * Fix build in OSX 2010-02-21 20:21:36 +01:00
asm_x86.c * Add 0xeb (short jmp) in modify asm x86 plugin 2010-04-09 11:32:17 +02:00
avr.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
bf.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
csr.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
dummy.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
fastcall_mips.h * Add support for static plugins to r_debug 2009-08-22 01:54:24 +00:00
fastcall_x86.h * Implement STATIC PLUGIN support for r_parse 2009-08-14 01:44:12 +00:00
gas.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
java.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
Makefile * Initial import of the procpid IO plugin 2010-05-21 19:05:53 +02:00
mips.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
ppc.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
psosvm.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
sparc.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
x86_nasm.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
x86_olly.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
x86.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00