Welcome, Guest. Please login or register.

Author Topic: OpenPOWER?  (Read 2304 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline biggun

  • Sr. Member
  • ****
  • Join Date: Apr 2006
  • Posts: 397
    • Show all replies
    • http://www.greyhound-data.com/gunnar/
Re: OpenPOWER?
« on: October 10, 2014, 05:36:09 PM »
Open Power as it - is a good idea.
Maybe they should have done this opening 15 years  - I assume then this could have made a big difference.
Whether it can change anything today?
I dont't know we will see.


Quote from: TeamBlackFox;774783
its absolutely retarded addressing modes.

This is bollocks.

x86 Address modes are great.
Very similar to 68k Address modes.

No RISC chip can compare to them of course.
And all the RISC chips have a serious drawback compared to 68K and 86x EA modes.
I know many POWER developers which  would kill for having the good x86 address modes. ;-)
« Last Edit: October 10, 2014, 09:15:11 PM by biggun »
 

Offline biggun

  • Sr. Member
  • ****
  • Join Date: Apr 2006
  • Posts: 397
    • Show all replies
    • http://www.greyhound-data.com/gunnar/
Re: OpenPOWER?
« Reply #1 on: October 14, 2014, 10:43:27 AM »
Quote from: TeamBlackFox;774979

I'm a little bit confused as to why even bring 68k up on an article about POWER.


Both x86 and 68K share some address modes.
Both x86 and 68k were inspired in their design by the PDP.

x86 has these address modes:

($addr)
(reg)
(offset, reg)
(reg, index*scale)

These address modes are not silly or bad.
These address modes are very good and very usefull.

The 68K supports the same address modes.
The 68k supports some more modes too.