This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaOS
/
Asm
Watch
2
Star
0
Fork
0
You've already forked Asm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c1ea0b8cd9
Asm
/
test
History
Pierre Pronchery
c1ea0b8cd9
Still let "int $3" be output as two bytes and added the "int3" instruction
2011-04-20 00:25:12 +00:00
..
i386_real.S
Re-introduced support for the i386 architecture in real mode
2011-04-17 06:59:28 +00:00
i386.S
Still let "int $3" be output as two bytes and added the "int3" instruction
2011-04-20 00:25:12 +00:00
i486.S
The "cpuid" instruction was added in i486
2011-04-18 06:31:45 +00:00
i586.S
Added the "rdmsr" and "rdpmc" instructions
2011-04-18 22:18:04 +00:00
i686.S
Added the "movd" instruction
2011-04-19 23:05:58 +00:00
Makefile
Re-introduced support for the i586 variant of the i386 architecture
2011-04-18 22:12:51 +00:00
project.conf
Re-introduced support for the i586 variant of the i386 architecture
2011-04-18 22:12:51 +00:00
sparc.S
Added test files (breaks compilation when the plug-ins are not installed)
2011-04-13 01:53:08 +00:00