Re: Merge sort
- From: Phil Carmody <thefatphil_demunged@xxxxxxxxxxx>
- Date: 28 Jan 2007 01:02:01 +0200
Ian Collins <ian-news@xxxxxxxxxxx> writes:
santosh wrote:
Phil Carmody wrote:
"Foolad" <fooladgh@xxxxxxxxx> writes:
Hello,
Can anybody help me implementing merge sort algorithm with 68000
assembly language?
I don't know where to begin.
Easy:
Write one in C using the simplest techniques you can, and avoiding
use of more than a couple of dozen variables.
Translate that to 68k asm.
Hand in to your teacher.
Get goods marks.
If he can translate C code to 68k asm, why wouldn't he write it in 68k
asm to begin with?
Even if he can't, his 68K cross compiler sure can!
Cross compiler? Oi, you cheeky bugger!
Some of us are still happily running 68ks with native
compilers and assemblers!
Phil
--
"Home taping is killing big business profits. We left this side blank
so you can help." -- Dead Kennedys, written upon the B-side of tapes of
/In God We Trust, Inc./.
.
- References:
- Merge sort
- From: Foolad
- Re: Merge sort
- From: Phil Carmody
- Re: Merge sort
- From: santosh
- Re: Merge sort
- From: Ian Collins
- Merge sort
- Prev by Date: Re: Merge sort
- Next by Date: Some help translating some asm to C
- Previous by thread: Re: Merge sort
- Next by thread: Moore's law resuccitated
- Index(es):
Relevant Pages
|