radare2/libr/syscall
pancake 1f1a36c817 * Initial implementation of the r_anal_aop_execute api
- It's like r_vm, but using r_anal
  - r_vm is going to be deprecated
* Added r_mem_set_num()
* Remove deprecated asm/t/fastcall example
* Fix warnings in r_syscall_regs
  - Integrated with r_syscall_use()
  - Fix r_syscall_reg() out of bound bug

--HG--
rename : libr/syscall/regs.c => libr/syscall/fastcall.h
2011-02-03 00:20:39 +01:00
..
t * Initial implementation of the r_anal_aop_execute api 2011-02-03 00:20:39 +01:00
darwin.c * Analyze 'svc' opcode in ARM as software interrupt 2010-08-09 23:38:32 +02:00
example.syscall-file * Initial import of libr 2009-02-05 22:08:46 +01:00
fastcall.h * Initial implementation of the r_anal_aop_execute api 2011-02-03 00:20:39 +01:00
freebsd.c * Move r_asm_fastcall into r_syscall_regs (-42LOC) 2011-02-02 13:02:20 +01:00
ioports.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
linux.c * Initial working version of the MIPS code analysis 2010-06-23 13:43:08 +02:00
Makefile * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
netbsd.c * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
syscall.c * Initial implementation of the r_anal_aop_execute api 2011-02-03 00:20:39 +01:00
TODO * Added 'drd' command to show only modified regs 2010-09-24 16:45:56 +02:00
win7.c * Rename {r_*_handle_t, R*Handle} to {r_*_plugin_t, R*Plugin} 2010-05-26 01:42:22 +02:00