Re: Compile HLL to microcode on VLIW - possible?

andy@Xenon.Stanford.EDU (Andy Freeman)
18 Apr 1996 00:35:51 -0400

          From comp.compilers

Related articles
[3 earlier articles]
Re: Compile HLL to microcode on VLIW - possible? aaedonnelly@voyager.net (Donnelly) (1996-04-10)
Re: Compile HLL to microcode on VLIW - possible? narad@nudibranch.asd.sgi.com (1996-04-10)
Re: Compile HLL to microcode on VLIW - possible? preston@tera.com (1996-04-11)
Re: Compile HLL to microcode on VLIW - possible? narad@nudibranch.asd.sgi.com (1996-04-13)
Re: Compile HLL to microcode on VLIW - possible? preston@tera.com (1996-04-16)
Re: Compile HLL to microcode on VLIW - possible? krste@ICSI.Berkeley.EDU (1996-04-18)
Re: Compile HLL to microcode on VLIW - possible? andy@Xenon.Stanford.EDU (1996-04-18)
Re: Compile HLL to microcode on VLIW - possible? doconnor@sedona.intel.com (1996-04-20)
Re: Compile HLL to microcode on VLIW - possible? WStreett@shell.monmouth.com (1996-04-29)
Re: Compile HLL to microcode on VLIW - possible? alaric@abwillms.demon.co.uk (Alaric B. Williams) (1996-04-29)
Re: Compile HLL to microcode on VLIW - possible? bill@amber.ssd.hcsc.com (1996-04-30)
Re: Compile HLL to microcode on VLIW - possible? ok@cs.rmit.edu.au (1996-05-01)
Re: Compile HLL to microcode on VLIW - possible? Arthur.Chance@Smallworld.co.uk (1996-05-02)
[3 later articles]
| List of all articles for this month |

From: andy@Xenon.Stanford.EDU (Andy Freeman)
Newsgroups: comp.compilers,comp.arch
Date: 18 Apr 1996 00:35:51 -0400
Organization: Computer Science Department, Stanford University.
References: 96-04-059 96-04-083 96-04-094
Keywords: architecture

Preston Briggs <preston@tera.com> wrote:
>And that's the whole deal. With instruction caches, you can make the
>hardwired instruction cycle as fast as microcode. There's no reason
>to have a separate level of instruction interpretation.


That assumes that the only purpose of microcode is sequencing and
composition. While sequencing is the mechanism, is it really the only
worthwhile purpose? (Given the PALcode example, protected sequencing
isn't a microcode exclusive.) I can't think of others, but ....


-andy
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.