|
|
|
|
|
by GLGirty
1315 days ago
|
|
It's a shame they haven't got anything to market. It's such a clever re-think of how instructions operate. If anything, they are probably too far ahead of their time. Reminds me a bit of Transmeta. "Code morphing" sounds very much like the instruction reordering that's standard now. |
|
Doing an emulator/JIT at this level has some severe problems & a very sketchy security story. It's unlikely that anyone else wants to do this, and "AOT" solutions like Rosetta 2 are almost certainly the better approach to ISA flexibility.