Asm/src/arch
2011-04-23 01:14:04 +00:00
..
common.ins Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
dalvik.c Got rid of some compilation warnings 2011-04-23 01:14:04 +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 Re-introduced support for the i386 architecture in real mode 2011-04-17 06:59:28 +00:00
i386.c Re-introducing support for the i486 architecture 2011-04-17 06:27:40 +00:00
i386.h Fixed handling of the AOF_IMPLICIT flag 2011-04-20 00:11:36 +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 Re-introducing support for the i486 architecture 2011-04-17 06:27:40 +00:00
i486.ins The "cpuid" instruction was added in i486 2011-04-18 06:31:45 +00:00
i586.c Re-introduced support for the i586 variant of the i386 architecture 2011-04-18 22:12:51 +00:00
i586.ins Added the "rdmsr" and "rdpmc" instructions 2011-04-18 22:18:04 +00:00
i686.c Re-introduced the i686 architecture 2011-04-17 13:18:51 +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 The encoding of instructions of slightly more correct 2011-04-23 01:11:20 +00:00
Makefile Re-introducing support for the Dalvik architecture 2011-04-22 22:52:50 +00:00
null.ins Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
project.conf Re-introducing support for the Dalvik architecture 2011-04-22 22:52:50 +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 Re-introducing support for the sparc64 architecture 2011-04-21 19:20:50 +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