On 10/06/2014 04:38 PM, Andy Lutomirski wrote:
On 10/06/2014 02:58 PM, Rich Felker wrote:
On Mon, Oct 06, 2014 at 02:45:29PM -0700, David Daney wrote:
[...]
This is a huge ill-designed mess.

Amen.

Can the kernel not just emulate the instructions directly?

In theory it could, but since there can be implementation defined instructions, there is no way to achieve full instruction set coverage for all possible machines.

 Can it single-step through them in place?

No.  If it could, we wouldn't be having this informative discussion.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to