13 comments

[ 355 ms ] story [ 4156 ms ] thread
Interesting story. Surprised it shot to the top though.
Lightweight enough to be an easy upvote, but hackery enough where you wouldn't feel guilty about upvoting it. It's basically a perfect story.
Yeah, I was amused with that instruction when I was hacking at vxworks and hand modifying a bootloader without source code ... good times ...
I've long believed one of the ISA designers was a Japanese, as eieio means kinda hooray in Japanese.
AAA on X86 is not bad.... By the way, i386 NOP is in fact XCHG EAX, EAX
This 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?
He probably just thinks Moto invented PowerPC.
Oh, that eieio. There's another one:

    Description: Enhanced Implementation of Emacs Interpreted Objects
    EIEIO is an Emacs lisp program which implements a controlled
    object-oriented programming methodology following the CLOS
    standard. EIEIO also has object browsing functions, and custom widget
    types. It has a fairly complete manual describing how to use it.
 
    EIEIO is now a part of CEDET (Collection of Emacs Development
    Environment Tools).
looks like eieio came from IBM...not sure about sex (sign extend) instruction though.