Reply to post: Re: Legacy code in scientific computing

Fujitsu picks 64-bit ARM for Japan's monster 1,000-PFLOPS super

Roland6 Silver badge

Re: Legacy code in scientific computing

Code generation for a RISC machine is easier too since you don't have to worry all of the funny non orthogonal instructions.

This was one part of the RISC v. CISC argument I never really got. Having written an x86 code generator for a C compiler back in the mid 80's, there weren't that many non-orthogonal instructions you had to worry about. However, if you were generating code for an ICL 1900, VAX etc. ie. the previous generation of computers where you did stuff to squeeze the maximum performance out of the system and minimised the wasteful use of memory, then the situation is a little different.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon