??? 03/14/06 07:42 Read: times |
#112109 - more powerful Responding to: ???'s previous message |
Andy Neil said:
In other words, a shortage of instructions makes programming "difficult" Thats absolute correct. The hard part on programming was not learning the instrcuction set. The hard part was alwayas to do some real tasks with it. On my impression a bigger and more powerful instruction set make programming easier. E.g. its not easy to perform a 32bit addition with only an 8bit addition without carry instruction. Peter |