Register comparison for operand store compare (OSC) prediction
US-9760379-B2 · Sep 12, 2017 · US
US10824430B1 · US · B1
| Field | Value |
|---|---|
| Publication number | US-10824430-B1 |
| Application number | US-201916394056-A |
| Country | US |
| Kind code | B1 |
| Filing date | Apr 25, 2019 |
| Priority date | Apr 25, 2019 |
| Publication date | Nov 3, 2020 |
| Grant date | Nov 3, 2020 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Managing program instruction execution by receiving a first OSC (operand store compare) instruction, the first OSC instruction comprising a first itag and a first instruction address and creating a first OSC table entry according to the first itag and first instruction address. Further, receiving a second OSC instruction, the second OSC instruction comprising a second itag and a second instruction address and creating a second OSC table entry according to the second itag and an itag delta between the first itag and the second itag, then appending the second OSC table entry according to an itag delta between the second itag and a third itag, and providing an itag delta from the second OSC table entry to an instruction sequencing unit (ISU).
Opening claim text (preview).
What is claimed is: 1. A computer implemented method for managing application execution, the method comprising: receiving a first OSC (operand store compare) instruction, the first OSC instruction comprising a first instruction tag (itag) and a first instruction address; creating a first OSC table entry according to the first itag and first instruction address; receiving a second OSC instruction, the second OSC instruction comprising a second itag and a second instruction address; creating a second OSC table entry according to the second itag and an itag delta between the first itag and the second itag; appending the second OSC table entry according to an itag delta between the second itag and a third itag; and providing an itag delta from the second OSC table entry to an ISU (instruction sequencing unit). 2. The computer implemented method according to claim 1 , further comprising creating a dependency between the first OSC instruction and the second OSC instruction according to an itag delta. 3. The computer implemented method according to claim 1 , wherein providing an itag delta from the second OSC table entry to an ISU comprises providing a youngest itag delta from the second OSC table entry to the ISU. 4. The computer implemented method according to claim 1 , further comprising: appending a hash value of a GHV (global history vector) associated with an itag delta value to the second OSC table entry; and providing an itag delta to the ISU according to the hash value of the GHV. 5. The computer implemented method according to claim 4 , further comprising: determining a hash value of a GHV associated with the first OSC table entry; matching the hash value of the GHV associated with the first OSC table entry and the hash value of the GHV associated with an itag delta value of the second OSC table entry; and providing the itag delta value of the second OSC table entry associated with the hash value of the GHV of the second OSC table entry to the ISU. 6. The computer implemented method according to claim 1 , further comprising: appending an LHV (local history vector) to the second OSC table entry, wherein the LHV comprises a set of itag delta values; and providing an itag delta to the ISU according to the LHV. 7. The computer implemented method according to claim 1 , wherein the first OSC instruction comprises a store instruction and the second OSC instruction comprises a load instruction. 8. A computer program product for managing application execution, the computer program product comprising one or more computer readable storage devices and stored program instructions on the one or more computer readable storage devices, the stored program instructions comprising: programmed instructions for receiving a first OSC (operand store compare) instruction, the first OSC instruction comprising a first itag and a first instruction address; programmed instructions for creating a first OSC table entry according to the first itag and first instruction address; programmed instructions for receiving a second OSC instruction, the second OSC instruction comprising a second itag and a second instruction address; programmed instructions for creating a second OSC table entry according to the second itag and an itag delta between the first itag and the second itag; programmed instructions for appending the second OSC table entry according to an itag delta between the second itag and a third itag; and programmed instructions for providing an itag delta from the second OSC table entry to an ISU (instruction sequencing unit). 9. The computer program product according to claim 8 , the stored program instructions further comprising: programmed instructions for creating a dependency between the first OSC instruction and the second OSC instruction according to an itag delta. 10. The computer program product according to claim 8 , wherein providing an itag delta from the second OSC table entry to an ISU comprises providing a youngest itag delta from the second OSC table entry to the ISU. 11. The computer program product according to claim 8 , the stored program instructions further comprising: programmed instructions for appending a hash value of a GHV (global history vector) associated with an itag delta value to the second OSC table entry; and programmed instructions for providing an itag delta to the ISU according to the hash value of the GHV. 12. The computer program product according to claim 11 , the stored program instructions further comprising: programmed instructions for determining a hash value of a GHV associated with the first OSC table entry; programmed instructions for matching the hash value of the GHV associated with the first OSC table entry and the hash value of the GHV associated with an itag delta value of the second OSC table entry; and programmed instructions for providing the itag delta value of the second OSC table entry associated with the hash value of the GHV of the second OSC table entry to the ISU. 13. The computer program product according to claim 8 , the stored program instructions further comprising: programmed instructions for appending an LHV (local history vector) to the second OSC table entry, wherein the LHV comprises a set of itag delta values; and programmed instructions for providing an itag delta to the ISU according to the LHV. 14. The computer program product according to claim 8 , wherein the first OSC instruction comprises a store instruction and the second OSC instruction comprises a load instruction. 15. A computer system for managing application execution, the computer system comprising: one or more computer processors; one or more computer readable storage devices; stored program instructions on the one or more computer readable storage devices for execution by the at least one or more computer processors, the stored program instructions comprising: programmed instructions for receiving a first OSC (operand store compare) instruction, the first OSC instruction comprising a first itag and a first instruction address; programmed instructions for creating a first OSC table entry according to the first itag and first instruction address; programmed instructions for receiving a second OSC instruction, the second OSC instruction comprising a second itag and a second instruction address; programmed instructions for creating a second OSC table entry according to the second itag and an itag delta between the first itag and the second itag; programmed instructions for appending the second OSC table entry according to an itag delta between the second itag and a third itag; and programmed instructions for providing an itag delta from the second OSC table entry to an ISU (instruction sequencing unit). 16. The computer system according to claim 15 , the stored program instructions further comprising: programmed instructions for creating a dependency between the first OSC instruction and the second OSC instruction according to an itag delta. 17. The computer system according to claim 15 , wherein providing an itag delta from the second OSC table entry to an ISU comprises providing a youngest itag delta from the second OSC table entry to the ISU. 18. The computer system according to claim 15 , the stored program instructions further comprising: programmed instructions for appending a hash value of a GHV (global history vector) associated with an itag delta value to the second OSC table entry; and programmed instructions for providing an itag delta to the ISU according to the hash val
Instructions to perform operations on packed data, e.g. vector, tile or matrix operations · CPC title
Dependency mechanisms, e.g. register scoreboarding · CPC title
Maintaining memory consistency · CPC title
to perform miscellaneous control operations, e.g. NOP · CPC title
LOAD or STORE instructions; Clear instruction · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.