Splitting load hit store table for out-of-order processor

US2020142702A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2020142702-A1
Application numberUS-201816179245-A
CountryUS
Kind codeA1
Filing dateNov 2, 2018
Priority dateNov 2, 2018
Publication dateMay 7, 2020
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

According to one or more embodiments, an example computer-implemented method for executing one or more out-of-order instructions by a processing unit, includes decoding an instruction to be executed, and based on a determination that the instruction is a store instruction, identifying a split load-hit-store (LHS) table for the store instruction, wherein a LHS table of the processing unit includes multiple split LHS tables. Identifying the split LHS table includes determining, for the store instruction, a first split LHS table by performing a mod operation using one or more operands from the store instruction, and adding one or more parameters of the store instruction in the first split LHS table by generating an ITAG for the store instruction. The method further includes dispatching the store instruction for execution to an issue queue with the ITAG.

First claim

Opening claim text (preview).

What is claimed is: 1 . A computer-implemented method for executing one or more out-of-order instructions by a processing unit, the method comprising: decoding an instruction to be executed; based on a determination that the instruction is a store instruction, identifying a split load-hit-store (LHS) table for the store instruction, an LHS table of the processing unit comprising a plurality of split LHS tables, the identifying comprising: determining, for the store instruction, a first split LHS table from the plurality of split LHS tables by performing a mod operation using one or more operands from the store instruction; adding one or more parameters of the store instruction in the first split LHS table by generating an ITAG for the store instruction; and dispatching the store instruction for execution to an issue queue with the ITAG. 2 . The computer-implemented method of claim 1 , wherein the operands of the store instruction include an index register (RA). 3 . The computer-implemented method of claim 1 , wherein the operands of the store instruction used for determining the first split LHS table include a base register (RB). 4 . The computer-implemented method of claim 1 , wherein the operands of the store instruction used for determining the first split LHS table include a displacement. 5 . The computer-implemented method of claim 1 , wherein the mod operation is performed on a result of a function of an index register, a base register, and a displacement of the store instruction. 6 . The computer-implemented method of claim 1 , further comprising: prior to adding the one or more operands of the store instruction in an entry in the first split LHS table, checking for an existing entry corresponding to the store instruction in the first split LHS table; and based on identifying the existing entry, invalidating the existing entry prior to adding the entry. 7 . The computer-implemented method of claim 1 , further comprising: based on a determination that the instruction is a load instruction, checking for an existing entry corresponding to the load instruction in the LHS table, the checking comprising: identifying the split LHS table corresponding to the load instruction, from the plurality of split LHS tables, using the mod operation with one or more operands of the load instruction. 8 . A processing unit for executing one or more instructions, the processing unit comprising: a load hit store (LHS) table comprising a plurality of split LHS tables; and the processing unit configured to execute instructions by performing a method that comprises: decoding an instruction to be executed; based on a determination that the instruction is a store instruction, identifying a split load-hit-store (LHS) table for the store instruction, the identifying comprising: determining, for the store instruction, a first split LHS table from the plurality of split LHS tables by performing a mod operation using one or more operands from the store instruction; adding one or more parameters of the store instruction in the first split LHS table by generating an ITAG for the store instruction; and dispatching the store instruction for execution to an issue queue with the ITAG. 9 . The processing unit of claim 8 , wherein the operands of the store instruction include an index register (RA). 10 . The processing unit of claim 8 , wherein the operands of the store instruction used for determining the first split LHS table include a base register (RB). 11 . The processing unit of claim 8 , wherein the operands of the store instruction used for determining the first split LHS table include a displacement. 12 . The processing unit of claim 8 , wherein the mod operation is performed on a result of a function of an index register, a base register, and a displacement of the store instruction. 13 . The processing unit of claim 8 , further comprising: prior to adding the one or more operands of the store instruction in an entry in the first split LHS table, checking for an existing entry corresponding to the store instruction in the first split LHS table; and based on identifying the existing entry, invalidating the existing entry prior to adding the entry. 14 . The processing unit of claim 8 , further comprising: based on a determination that the instruction is a load instruction, checking for an existing entry corresponding to the load instruction in the LHS table, the checking comprising: identifying the split LHS table corresponding to the load instruction, from the plurality of split LHS tables, using the mod operation with one or more operands of the load instruction. 15 . A computer program product comprising a computer readable storage medium having program instructions embodied therewith, the program instructions executable by a processing unit to cause the processing unit to perform operations comprising: decoding an instruction to be executed; based on a determination that the instruction is a store instruction, identifying a split load-hit-store (LHS) table for the store instruction, an LHS table of the processing unit comprising a plurality of split LHS tables, the identifying comprising: determining, for the store instruction, a first split LHS table from the plurality of split LHS tables by performing a mod operation using one or more operands from the store instruction; adding one or more parameters of the store instruction in the first split LHS table by generating an ITAG for the store instruction; and dispatching the store instruction for execution to an issue queue with the ITAG. 16 . The computer program product of claim 15 , wherein the operands of the store instruction comprise an index register (RA), a base register (RB), and a displacement. 17 . The computer program product of claim 15 , wherein the mod operation is performed on a result of a function of an index register, a base register, and a displacement of the store instruction. 18 . The computer program product of claim 15 , further comprising: prior to adding the one or more operands of the store instruction in an entry in the first split LHS table, checking for an existing entry corresponding to the store instruction in the first split LHS table; and based on identifying the existing entry, invalidating the existing entry prior to adding the entry. 19 . The computer program product of claim 15 , further comprising: based on a determination that the instruction is a load instruction, checking for an existing entry corresponding to the load instruction in the LHS table, the checking comprising: identifying the split LHS table corresponding to the load instruction, from the plurality of split LHS tables, using the mod operation with one or more operands of the load instruction. 20 . The computer program product of claim 19 , further comprising: based on identifying the existing entry for the load instruction, dispatching the load instruction with the ITAG from the existing entry.

Assignees

Inventors

Classifications

  • LOAD or STORE instructions; Clear instruction · CPC title

  • G06F9/3838Primary

    Dependency mechanisms, e.g. register scoreboarding · CPC title

  • Operand accessing · CPC title

  • Maintaining memory consistency · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2020142702A1 cover?
According to one or more embodiments, an example computer-implemented method for executing one or more out-of-order instructions by a processing unit, includes decoding an instruction to be executed, and based on a determination that the instruction is a store instruction, identifying a split load-hit-store (LHS) table for the store instruction, wherein a LHS table of the processing unit includ…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F9/3838. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu May 07 2020 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).