comp.lang.ada
 help / color / mirror / Atom feed
* MC68000 assembler to SPARC assebler cross translator??
@ 1990-11-29 20:08 Mark A Allyn
  1990-11-30 17:32 ` Robert Firth
  1990-12-06  3:07 ` Bob Kitzberger @sation
  0 siblings, 2 replies; 3+ messages in thread
From: Mark A Allyn @ 1990-11-29 20:08 UTC (permalink / raw)


I have the Verdix ada compiler for a Sun-4 (SPARC). I have a bunch of
ada software which was written on a Sun-3 (MC68000). Some of the modules
have assembler code (using the MACHINE_CODE package). 

When the ada code was developed on the Sun-3's, there was no problem since
the Sun-3 is a MC68000 machine.

The embedded system is still a MC68000 series machine. The embedded
MC68000 code has to stay in the software.

What I am looking for (either to buy or do) is come up with some means
to take the MC68000 assembler code that is embedded in the ada modules, 
and translate it to SPARC assembler code so that our Sun-4 based test-bed
can still run the ada software. 

Is there any way to creat another Machine Code package that would lay
on top of the SPARC machine code package to accept the MC68000 code and
translate it to SPARC machine code?

Or do I have to make a tool that would read in the ada code, strip out
and replace the MC68000 code and insert equivilent SPARC code and generate
a a new routine to compile for the Sun-4 based test-bed. (this would pose
some configuratijon control related problems)

Thanks for your help.

Mark A. Allyn  phone    206-477-2937 (day)  206-526-8852 (nite)

               US Mail  Boeing Company
                        Mail Stop 8X-03
			P.O. Box 3777
			Seattle Wa. 98124

               Email    uw-beaver!ssc-vax!ssc-bee!maa

	       Ham      WA1SEY
	       Radio

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1990-12-06  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1990-11-29 20:08 MC68000 assembler to SPARC assebler cross translator?? Mark A Allyn
1990-11-30 17:32 ` Robert Firth
1990-12-06  3:07 ` Bob Kitzberger @sation

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox