Subject: Re: INSN_EMULATION
To: David Brownlee <abs@netbsd.org>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 09/04/2000 13:02:48
> 
> 	Do emulated instructions tend to be needed in specific groups,
> 	such that splitting up INSN_EMULATION would make sense (though
> 	INSN_EMULATION could include all). Just trying to shave a few
> 	bytes for those 4MB users :)
> 
Well, G and H floats could be separated out, but I don't think it's 
so important because it is in assembles and is rather small.
(And there is currently no emulation code for G and H :-)
The current code is less than 3K.

-- Ragge