eieio
11–14 of 14 posts
Re: eieio
#12IBM motto: "We found five vowels hiding in a corner, and we used them _all_ for the 'eieio' instruction so that we wouldn't have to use them anywhere else"
Unsourced history of eieio and sex: http://www.mail-archive.com/linux-fbdev@vuser.vu.union.edu/m...
Re: eieio
#13I wonder what they called POPCOUNT.
Sadly, there is no population-count instruction on PowerPC. The closest thing you get is cntlzw (Count Leading Zeroes Word).
Here is one man's theory as to why:
Re: eieio
#14This brings back (mostly) fond memories of writing PowerPC assembler many years ago. One thing that seems odd to me is that the author credits Motorola with naming of the eieio instruction. I would have thought that instruction would have been in the original Power instruction set and thus it would have been IBM that named it. Anyone know?