Asm/src/arch
2011-04-21 00:48:00 +00:00
..
common.ins Renaming the Devel as project to asm 2011-04-13 01:46:30 +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
Makefile The arch plug-ins depend on libSystem to compile 2011-04-21 00:48:00 +00:00
null.ins Renaming the Devel as project to asm 2011-04-13 01:46:30 +00:00
project.conf The arch plug-ins depend on libSystem to compile 2011-04-21 00:48:00 +00:00
sparc.c Letting each plug-in output instructions as it pleases 2011-04-15 18:48:08 +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