Asm/src/arch
2011-04-23 16:48:15 +00:00
..
amd64.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
amd64.reg Re-introducing support for the amd64 architecture 2011-04-23 03:11:00 +00:00
common.ins Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
dalvik.c Got rid of a warning 2011-04-23 03:02:32 +00:00
dalvik.ins Completed the instruction list for the Dalvik architecture (need be checked) 2011-04-22 23:17:16 +00:00
dalvik.reg Re-introducing support for the Dalvik architecture 2011-04-22 22:52:50 +00:00
i386_real.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i386.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i386.h Also decode immediate values to some extent 2011-04-23 16:48:15 +00:00
i386.ins Added the "fyl2xp1" and "hlt" instructions 2011-04-20 00:38:01 +00:00
i386.reg Re-introduced the i686 architecture 2011-04-17 13:18:51 +00:00
i486.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i486.ins The "cpuid" instruction was added in i486 2011-04-18 06:31:45 +00:00
i586.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i586.ins Added the "rdmsr" and "rdpmc" instructions 2011-04-18 22:18:04 +00:00
i686.c Beginning to be useful as a disassembler again 2011-04-23 06:09:06 +00:00
i686.ins Added the "movd" instruction 2011-04-19 23:05:58 +00:00
i686.reg Trying to add the "pxor" instruction 2011-04-18 22:54:55 +00:00
java.c Using helper callbacks to write assembly instructions 2011-04-23 03:01:55 +00:00
Makefile Compile with the -g flag set 2011-04-23 06:08:18 +00:00
null.ins Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
project.conf Compile with the -g flag set 2011-04-23 06:08:18 +00:00
sparc64.c Code cleanup 2011-04-22 22:51:25 +00:00
sparc.c Code cleanup 2011-04-22 22:51:25 +00:00
sparc.h Using helper callbacks to write assembly instructions 2011-04-23 03:01:55 +00:00
sparc.ins Added licensing information 2011-04-17 07:20:07 +00:00
sparc.reg Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00