Re: Discussion: What would be the point of a 65xx HAL?
Posted: Mon Sep 12, 2022 2:13 pm
Thanks again for all your reading and patience.
If I would had wanted to build a thing like a new processor, I would had titled the thread with the right subject.
But the subject is about discussing about the concept of separate the machine code used in 65xx processor from the hardware that implement that machine code, having an abstraction in between.
Is HAL the right term? It seems not to.
I will try to explain once more:
The internal architecture of a i8086 is different from the one in a i80486, which itself is different from Pentiums, and so. Even Intel mobile processors with the same brand and sold under the same family can have different internal architectures.
But all of them understand the x86 instruction set.
How the Intel processors run the x86 instructions set has been evolving during decades, but the original instruction set still apply.
Maybe rephrasing the question would help:
Is there any point on evolving the hardware that run the 65xx instruction set at all?
If I would had wanted to build a thing like a new processor, I would had titled the thread with the right subject.
But the subject is about discussing about the concept of separate the machine code used in 65xx processor from the hardware that implement that machine code, having an abstraction in between.
Is HAL the right term? It seems not to.
I will try to explain once more:
The internal architecture of a i8086 is different from the one in a i80486, which itself is different from Pentiums, and so. Even Intel mobile processors with the same brand and sold under the same family can have different internal architectures.
But all of them understand the x86 instruction set.
How the Intel processors run the x86 instructions set has been evolving during decades, but the original instruction set still apply.
Maybe rephrasing the question would help:
Is there any point on evolving the hardware that run the 65xx instruction set at all?