Content deleted Content added
→Design: 4E40-4E4F are the programmable traps. That other range was undefined instructions, reserved for future use. |
No edit summary Tag: Reverted |
||
Line 4:
{{Machine code}}
In [[computer science]], an '''instruction set architecture''' ('''ISA''') is an [[abstract model]] that generally defines how
In general, an ISA defines the supported [[Machine code|instructions]], [[data type]]s, [[Register (computer)|registers]], the hardware support for managing [[Computer memory|main memory]],{{Clarify|date=April 2024|reason=See "What does "Hardware support for managing main memory" refer to?" on the talk page.]]}} fundamental features (such as the [[memory consistency]], [[addressing mode]]s, [[virtual memory]]), and the [[input/output]] model of implementations of the ISA.
|