/[qemu]/qemu/tests/test-i386-code16.S
ViewVC logotype

Diff of /qemu/tests/test-i386-code16.S

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by bellard, Tue Jun 24 13:29:40 2003 UTC revision 1.3 by bellard, Sat Apr 23 17:54:59 2005 UTC
# Line 77  myfunc2: Line 77  myfunc2:
77    
78    
79  code16_end:  code16_end:
   
   
 /* other 32 bits tests */  
         .code32  
   
         .globl func_lret32  
 func_lret32:  
         movl $0x87654321, %eax  
         lret  
   
         .globl func_iret32  
 func_iret32:  
         movl $0xabcd4321, %eax  
         iret  
   
                   
   
           

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26