[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [oc] x86 IP Core
> 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
--
To unsubscribe from cores mailing list please visit http://www.opencores.org/mailinglists.shtml