| Related articles |
|---|
| looking for register VMs cm.abo@aktivanet.de (Christian Mueller) (2005-01-30) |
| Re: looking for register VMs dido@imperium.ph (Rafael 'Dido' Sevilla) (2005-02-03) |
| Re: looking for register VMs ralph@inputplus.co.uk (2005-02-03) |
| Re: looking for register VMs gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-02-03) |
| From: | glen herrmannsfeldt <gah@ugcs.caltech.edu> |
| Newsgroups: | comp.compilers |
| Date: | 3 Feb 2005 22:44:06 -0500 |
| Organization: | Compilers Central |
| References: | 05-01-101 |
| Keywords: | VM |
| Posted-Date: | 03 Feb 2005 22:44:06 EST |
Christian Mueller wrote:
> As I am going to design a small virtual machine I am currently
> investigating some virtual machine architectures. I am especially
> interested in register based machines and therefore already looked at
> Lua and Parrot. Are there other examples of well designed register
> VMs? Is there any attempt to map some virtual registers to hardware
> registers?
I suppose VM/370, VM/ESA, and z/VM don't count as register
architecture VMs? They virtualize well known and tested
architectures.
-- glen
Return to the
comp.compilers page.
Search the
comp.compilers archives again.