LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: antti@c...
    Date: Tue, 29 Jul 2003 17:57:10 +0200
    Subject: RE: [oc] x86 IP Core
    Top

    > hi, 
    > here is 386 behavioural model 
    > 
    > http://tech-www.informatik.uni-
    hamburg.de/vhdl/models/i80386/i80386.vhd 
    > 
    > Deepu 
    
    and her is list of functions supported:
    
    --    a) Instructions Supported:                                            
    --      1)  nop  
    --      2)  mov eax,"immediate 32 bit data"                                 
    --      3)  mov ebx,"immediate 32 bit data"                                
    --      4)  mov eax,[ebx]                                                   
    --      5)  mov [ebx],eax                                                   
    --      6)  in al,"byte address"                                            
    --      7)  out "byte address",al                                           
    --      8)  inc eax                                                         
    --      9)  inc ebx                                                         
    --      10) jmp "label" (relative nears and shorts)                         
    
    not very useful I would say
    antti
    
    
    
     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.