Re: Merge sort



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!

--
Ian Collins.
.



Relevant Pages

  • Re: Merge sort
    ... Translate that to 68k asm. ... If he can translate C code to 68k asm, why wouldn't he write it in 68k ... his 68K cross compiler sure can! ...
    (alt.lang.asm)
  • Re: Merge sort
    ... Write one in C using the simplest techniques you can, ... Translate that to 68k asm. ... If he can translate C code to 68k asm, why wouldn't he write it in 68k ...
    (alt.lang.asm)
  • Re: Merge sort
    ... Can anybody help me implementing merge sort algorithm with 68000 ... Translate that to 68k asm. ... If he can translate C code to 68k asm, why wouldn't he write it in 68k ...
    (alt.lang.asm)
  • Re: TMA Assembler?
    ... I wish I was as good as Rene in ASM, but there is still some way to go, ... If "I am HLA" then I'm definitely the one to argue with. ... The actual assembly language ...
    (alt.lang.asm)
  • Re: [ Attn: Randy ] Ad-hoc Parsing?
    ... But, as you speak of "major projects", then this is actually one of the ... A chief criticism of assembly language is that it ... is where it derives its power...working with machine instructions ... To "close the gap"...so, at those points where it may be C or ASM chosen, ...
    (alt.lang.asm)