This application is related to the following co-pending U.S. patent applications, which are filed on the same day as this application, and which have a common assignee and common inventors.
1. Field of the Invention
This invention relates in general to the field of microelectronics, and more particularly to a technique for incorporating architectural features into a microprocessor architecture beyond those provided for by the microprocessor's instruction set architecture.
2. Description of the Related Art
Since microprocessors were fielded in the early 1970's, their use has grown exponentially. Originally employed in the scientific and technical fields, microprocessor use has gravitated from those specialty fields into commercial consumer fields that include products such as desktop and laptop computers, video game controllers, and a host of other common household and business devices.
Along with this explosive growth in use over the past 30 years, the art has experienced a corresponding technology pull that is characterized by an escalating demand for increased speed, expanded addressing capabilities, faster memory accesses, larger operand size, more operations (e.g., floating point, single-instruction multiple data (SIMD), conditional moves, etc.), and added specialty operations (e.g., multi-media operations). This technology pull has resulted in an incredible number of advances in the art which have been incorporated in microprocessor designs such as extensive pipelining, super-scalar architectures, cache structures, out-of-order processing, burst access, branch predication, and speculative execution. Quite frankly, a present day microprocessor is an amazingly complex and capable machine in comparison to its 30-year-old predecessors.
But unlike many other products, there is another very important factor that has constrained, and continues to constrain, the evolution of microprocessor architecture. This factor, legacy compatibility, moreover accounts for a great deal of complexity in a present day microprocessor. For market-driven reasons, many producers have opted to incorporate new architectural features into updated microprocessor designs, but at the same time in these newer products they choose to retain all of the capabilities that are required to insure compatibility with older, so-called legacy application programs.
Nowhere has this legacy compatibility burden been more noticeable than can be seen in the development history of x86-compatible microprocessors. It is well known that a present day virtual-mode, 32-/16-bit x86 microprocessor is still capable of executing 8-bit, real-mode, application programs which were produced during the 1980's. And those skilled in the art will also acknowledge that a significant amount of corresponding architectural “baggage” is carried along in the x86 architecture for the sole purpose of supporting compatibility with legacy applications and operating modes. Yet, while in the past developers have been able to incorporate newly developed architectural features into existing instruction set architectures, the means whereby use of these features is enabled-programmable instructions-are becoming scarce. More succinctly, there are no more “spare” instructions in certain instruction sets of interest that provide designers with a means to incorporate newer features into an existing architecture.
In the x86 instruction set architecture, for example, there are no undefined 1-byte opcode states that have not already been used. All 256 opcode states in the primary 1-byte x86 opcode map are taken up with existing instructions. As a result, x86 microprocessor designers must presently make a choice between providing new features and abandoning legacy compatibility. If new programmable features are to be provided, then they must be assigned to opcode states. And if spare opcode states do not remain in an existing instruction set architecture, then some of the existing opcode states must be redefined to provide for the new features. Thus, legacy compatibility is sacrificed in order to provide for new feature growth.
What is needed is a technique that allows new architectural features to be incorporated into an existing microprocessor instruction set architecture that has a completely populated opcode structure, where the technique retains legacy application compatibility.
The present invention, among other applications, is directed to overcoming these and other problems and disadvantages of the prior art. The present invention provides a superior technique for extending a microprocessor instruction set beyond its current capabilities. In one embodiment, apparatus for extending a fully populated microprocessor instruction set is provided. The apparatus includes translation logic and extended execution logic. The translation logic translates an extended instruction into corresponding micro instructions. The extended instruction has an extended prefix and an extended instruction tag. The extended prefix directs that an architectural extension be employed in the execution of an operation prescribed by the extended instruction. The extended instruction tag indicates the extended instruction prefix, where the extended instruction tag is an otherwise architecturally specified opcode within the fully populated microprocessor instruction set. The extended execution logic is coupled to the translation logic, and receives the corresponding micro instructions, and employs the architectural extension in the execution of the operation.
One aspect of the present invention contemplates, in a microprocessor, an instruction extending mechanism. The mechanism has an instruction extension and a translator. The instruction extension directs the microprocessor to utilize an extended architecture feature during execution of a specified operation, where the instruction extension comprises one of the existing instructions in fully populated instruction set architecture followed by an n-bit extended features prefix. The one of the existing instructions indicates the instruction extension and the n-bit extended features prefix indicates the extended architecture feature. The translator receives the instruction extension, and generates a sequence of micro instructions. The sequence directs extended execution logic to utilize the extended architecture feature during execution of the specified operation.
Another aspect of the present invention comprehends an instruction set extension apparatus. The instruction set extension apparatus includes an escape tag and an extended features specifier. The escape tag is received by a microprocessor translator, and indicates that accompanying parts of a corresponding instruction prescribe an extended operation to be performed by a microprocessor, where the escape tag is an existing instruction within a fully populated microprocessor instruction set. The extended features specifier is coupled to the escape tag and is one of the accompanying parts. The extended features specifier prescribes a supplemental portion of the extended operation. The supplemental portion is supplemental to that provided for by the fully populated microprocessor instruction set.
A further aspect of the present invention provides a method for extending a fully populated microprocessor instruction set. The method includes providing an extended instruction, the extended instruction including an extended tag along with an extended prefix, where the extended tag is one of the existing instructions in the fully populated microprocessor instruction set; prescribing, via the extended prefix and remaining parts of the extended instruction, an extended operation to be performed, where the extended operation employs an architectural feature of a microprocessor that cannot be prescribed by the existing instructions in the fully populated microprocessor instruction set; and employing the architectural feature in execution of the extended operation.
These and other objects, features, and advantages of the present invention will become better understood with regard to the following description, and accompanying drawings where:
The following description is presented to enable one of ordinary skill in the art to make and use the present invention as provided within the context of a particular application and its requirements. Various modifications to the preferred embodiment will, however, be apparent to one skilled in the art, and the general principles discussed herein may be applied to other embodiments. Therefore, the present invention is not intended to be limited to the particular embodiments shown and described herein, but is to be accorded the widest scope consistent with the principles and novel features herein disclosed.
In view of the above background discussion on the techniques employed within present day microprocessors to extend the architectural features of those microprocessors beyond the capabilities of their associated instruction sets, a related art example will now be discussed with reference to
Turning to
One well-known instance of the instruction format 100 shown in
Referring now to
Notwithstanding the fact that architectural features have been provided for in the past by designating available/spare opcode values 201 as prefixes 101 (also known as architectural feature tags/indicators 101 or escape instructions 101), many instruction set architectures 100 have run into a brick wall in terms of providing enhancements for a very straightforward reason: all of the available/spare opcode values have been used up, that is, all of the opcode values in the opcode map 200 have been architecturally specified. When all of the available values have been assigned as either opcode entities 102 or prefix entities 101, then there are no more opcode values left to provide for the incorporation of new features. This significant problem exists in many microprocessor architectures today and consequently forces designers to choose between adding architectural features to a design and retaining compatibility with older programs.
It is notable that the instructions 201 shown in
One alternative short of entirely obliterating an instruction set and replacing it with a new format 100 and opcode map 200 is to substitute new instruction meanings for only a subset of existing opcodes 201, say opcodes 40H through 4FH in
The present inventors, however, have noted the use of opcodes 201 in instruction sets 200 having fully-populated opcode spaces over the gamut of application programs composed for execution on compliant microprocessors, and they have observed that there are some instructions 202 which, although they are architecturally specified, are not employed within application programs that are capable of being executed by the microprocessors. Instruction IF1202 is depicted in
Turning to
The extended instruction 300 according to the present invention, however, is a superset of the instruction format 100 described above with reference to
To summarize the instruction extension technique according to the present invention, an instruction extension is configured from one of the opcodes/instructions 304 in an existing instruction set architecture and an n-bit extended features prefix 305. The selected opcode instruction serves as an indicator 304 that the instruction 300 is an extended instruction 300 (that is, it prescribes extensions to the microprocessor architecture), and the n-bit features prefix 305 specifies an extended architecture feature to be employed during execution of the extended instruction 300. In one embodiment, the extended prefix 305 is 8-bits in size, providing for the specification of up to 256 different architectural additions to the processing of current instructions in an existing instruction set. An n-bit prefix embodiment provides for the specification of up to 2n different additional features to be employed during execution of a specified operation.
Now turning to
The extended features 401 shown in
Now referring to
In operation, the fetch logic 501 retrieves formatted instructions according to the present invention from the instruction cache/external memory 502, and places these instructions in the instruction queue 503 in execution order. The instructions are retrieved from the instruction queue 503 and are provided to the translation logic 504. The translation logic 504 translates/decodes each of the provided instructions into a corresponding sequence of micro instructions that direct the microprocessor 500 to perform the operations prescribed by the instructions. The extended translation logic 505 detects those instructions having the extended prefix tag according to the present invention and also provides for translation/decoding of corresponding extended prefixes. In an x86 embodiment, the extended translation logic 505 is configured to detect an extended prefix tag of value F1H, which is the x86 ICE BKPT opcode. Micro instruction fields are provided in the micro instruction queue 506 to enable/disable architectural features that are prescribed within extended instructions.
The micro instructions are provided from the micro instruction queue 506 to the execution logic 507, wherein the extended execution logic 508 detects micro instructions having architectural features enabled as indicated by the micro instruction fields and employs those architectural features during execution of the operations prescribed by the micro instructions.
One skilled in the art will appreciate that the microprocessor 500 described with reference to
Turning now to
Operationally, during power-up of the microprocessor, the state of the extended field 603 within the machine specific register 602 is established via signal power-up state 601 to indicate whether the particular microprocessor is capable of translating and executing extended instructions according to the present invention. In one embodiment, the signal 601 is derived from a feature control register (not shown) that reads a fuse array (not shown) that was configured during fabrication of the part. The machine specific register 602 provides the state of the extended features field 603 to the translation controller 606. The translation control logic 606 controls whether or not instructions from the instruction buffer 604 are translated according to extended instruction rules or according to existing instruction rules. Such a control feature is provided to allow supervisory applications (e.g., BIOS) to enable/disable extended execution features of the microprocessor. If extended execution is disabled, then instructions having the opcode state selected as the extended features tag would be translated according to existing translation rules. In an x86 embodiment having opcode state F1H selected as the tag, then an occurrence of F1H under conventional translation would result in an illegal instruction exception. Under extended translation rules, however, occurrence of the tag would be detected by the escape instruction detector 608. The escape instruction detector 608 would accordingly disable operation of the instruction decoder 610 during translation/decode of a following extended prefix by the extended prefix decoder 609 and would enable the instruction decoder 610 for translation/decode of the remaining parts of the extended instruction. Certain instructions would cause access to the control ROM 611 to obtain corresponding micro instruction sequence templates. The opcode extension field 613 of the micro instruction buffer 612 is configured by the prefix decoder 609 and the remaining buffer fields 614-617 are configured by the instruction decoder 610. Configured micro instructions 612 are provided to a micro instruction queue (not shown) for subsequent execution by the processor.
Now referring to
At block 704, a next instruction is fetched from cache/memory. Flow then proceeds to decision block 706.
At decision block 706, the next instruction fetched in block 704 is evaluated to determine whether or not it contains an extended escape tag/code. If not, then flow proceeds to block 712. If the extended escape code is detected, then flow proceeds to block 708.
At block 708, translation/decoding is performed on an extended features prefix that follows the escape code detected in block 706. Flow then proceeds to block 710.
At block 710, corresponding fields of a micro instruction sequence are configured to indicate extended architectural features that are enabled/disabled as prescribed by the extended prefix. Flow then proceeds to block 712.
At block 712, the remaining parts of the instruction (e.g., prefix entities, opcode, address specifiers) are translated/decoded to determine the operation to be performed along with associated operand attributes. Flow then proceeds to block 714.
At block 714, remaining fields of a micro instruction sequence are configured to prescribe the specified operation along with its operand specifications. Flow then proceeds to block 716.
At block 716, the micro instruction sequence, comprising the opcode extension field configured in block 710 along with the remaining fields configured in block 714, is provided to a micro instruction queue for execution by the microprocessor. Flow then proceeds to block 718.
At block 718, the method completes.
Although the present invention and its objects, features, and advantages have been described in detail, other embodiments are encompassed by the invention as well. For example, the present invention has been described in terms of a technique that employs a single, unused, opcode state within a completely full instruction set architecture as a tag to indicate that an extended feature prefix follows. But the scope of the present invention is not limited in any sense to full instruction set architectures, or unused instructions, or single tags. On the contrary the present invention comprehends instruction sets that are not entirely mapped, embodiments having used opcodes, and embodiments that employ more than one instruction tag. For example, consider an instruction set architecture where there are no unused opcode states. One embodiment of the present invention comprises selecting an opcode state that is presently used as the escape tag, where the selection criteria is determined according to market-driven factors. An alternative embodiment comprehends employing a peculiar combination of opcodes as the tag, say back-to-back occurrences of opcode state 7FH. The essential nature of the present invention thus embodies use of a tag sequence followed by an n-bit extension prefix that causes extended architectural features to be employed in an operation specified by an extended instruction.
In addition, although a microprocessor setting has been employed to teach the present invention and its features and advantages, one skilled in the art will appreciate that its scope extends beyond the boundaries of microprocessor architecture to include all forms of programmable devices such as signal processors, industrial controllers, array processors, and the like.
Those skilled in the art should appreciate that they can readily use the disclosed conception and specific embodiments as a basis for designing or modifying other structures for carrying out the same purposes of the present invention, and that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
3657705 | Mekota et al. | Apr 1972 | A |
4064554 | Tubbs | Dec 1977 | A |
4217638 | Namimoto et al. | Aug 1980 | A |
4547849 | Louie et al. | Oct 1985 | A |
4851995 | Hsu et al. | Jul 1989 | A |
5029069 | Sakamura | Jul 1991 | A |
5142679 | Owaki et al. | Aug 1992 | A |
5218712 | Cutler et al. | Jun 1993 | A |
5448744 | Eifert et al. | Sep 1995 | A |
5471595 | Yagi et al. | Nov 1995 | A |
5481684 | Richter et al. | Jan 1996 | A |
5687338 | Boggs et al. | Nov 1997 | A |
5751996 | Glew et al. | May 1998 | A |
5768574 | Dutton et al. | Jun 1998 | A |
5778220 | Konigsfeld et al. | Jul 1998 | A |
5796973 | Witt et al. | Aug 1998 | A |
5822778 | Dutton et al. | Oct 1998 | A |
5826089 | Ireton | Oct 1998 | A |
5857103 | Grove | Jan 1999 | A |
5870619 | Wilkinson et al. | Feb 1999 | A |
5875342 | Temple | Feb 1999 | A |
5913049 | Shiell et al. | Jun 1999 | A |
5937199 | Temple | Aug 1999 | A |
5991872 | Shiraishi et al. | Nov 1999 | A |
6014735 | Chennupaty et al. | Jan 2000 | A |
6029222 | Kamiya | Feb 2000 | A |
6058472 | Panwar et al. | May 2000 | A |
6085312 | Abdallah et al. | Jul 2000 | A |
6157996 | Christie et al. | Dec 2000 | A |
6199155 | Kishida et al. | Mar 2001 | B1 |
6230259 | Christie et al. | May 2001 | B1 |
6317822 | Padwekar | Nov 2001 | B1 |
6351806 | Wyland | Feb 2002 | B1 |
6405305 | Meier et al. | Jun 2002 | B1 |
6434693 | Senter et al. | Aug 2002 | B1 |
6456891 | Kranich et al. | Sep 2002 | B1 |
6542985 | Johnson et al. | Apr 2003 | B1 |
6549999 | Kishida et al. | Apr 2003 | B2 |
6560694 | McGrath et al. | May 2003 | B1 |
6581154 | Zaidi | Jun 2003 | B1 |
6647488 | Takeno et al. | Nov 2003 | B1 |
6751737 | Russell et al. | Jun 2004 | B1 |
6779103 | Alexander, III et al. | Aug 2004 | B1 |
6823414 | Radhakrishna | Nov 2004 | B2 |
6883053 | Shinagawa et al. | Apr 2005 | B2 |
7181596 | Henry et al. | Feb 2007 | B2 |
20010013870 | Pentkovski et al. | Aug 2001 | A1 |
20020194457 | Akkary | Dec 2002 | A1 |
20030159009 | Henry et al. | Aug 2003 | A1 |
20030159020 | Henry et al. | Aug 2003 | A1 |
20030172252 | Henry et al. | Sep 2003 | A1 |
20030188131 | Henry et al. | Oct 2003 | A1 |
20030196077 | Henry et al. | Oct 2003 | A1 |
20031881130 | Henry et al. | Oct 2003 | |
20030221091 | Henry et al. | Nov 2003 | A1 |
20040268090 | Coke et al. | Dec 2004 | A1 |
20050188179 | Henry et al. | Aug 2005 | A1 |
Number | Date | Country |
---|---|---|
1431584 | Jul 2003 | CN |
1431584 | Jul 2003 | CN |
0550289 | Jul 1993 | EP |
0942359 | Sep 1999 | EP |
0947919 | Oct 1999 | EP |
WO-9722922 | Jun 1997 | WO |
Number | Date | Country | |
---|---|---|---|
20050102492 A1 | May 2005 | US |