How can I change cr0 register in redhat system

Fan Yang lljyangfan at gmail.com
Mon Jul 23 00:00:46 EDT 2012


hi all:
       when I change the cr0 register I get a "Segmentation fault (core
dumped)".
       my code is :


.data
.text
.global _start
_start:
        movl %eax, %cr0

      this code can work well in ubuntu system when I use root to run it.
So what can I do to work it in redhat system?

     thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120723/95e85dc2/attachment.html 


More information about the Kernelnewbies mailing list