Systems, apparatuses, and methods for generating a dependency vector based on two source writemask registers

US9354881B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9354881-B2
Application numberUS-201113992707-A
CountryUS
Kind codeB2
Filing dateDec 27, 2011
Priority dateDec 27, 2011
Publication dateMay 31, 2016
Grant dateMay 31, 2016

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.

Embodiments of systems, apparatuses, and methods of performing in a computer processor dependency index vector calculation in response to an instruction that includes a first and second source writemask register operands, a destination vector register operand, and an opcode are described.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of performing in a computer processor dependency index vector calculation in response to an instruction that includes a first and second source writemask register operands, a destination vector register operand, and an opcode, the method comprising steps of: executing the instruction to determine, for each bit position the first source writemask register, a dependence value that indicates for an iteration corresponding to that bit position, which bit position that it is dependent on; storing the determined dependence values in corresponding data element positions of the destination vector register. 2. The method of claim 1 , wherein the destination vector register is a 128-bit vector register. 3. The method of claim 1 , wherein the destination vector register is a 256-bit vector register. 4. The method of claim 1 , wherein the destination vector register is a 512-bit vector register. 5. The method of claim 1 , wherein the source writemask registers are 16-bit registers. 6. The method of claim 1 , wherein the source writemask registers are 64-bit registers. 7. The method of claim 1 , wherein the determining and storing further comprises: setting a counter value and a temporary value to 0; determining if a value in the counter value bit position of the first source writemask register is 1; when the value in the counter value bit position of the first source writemask register is 1, setting a destination vector register data element at position counter value to be the temporary value; when the value in the counter value bit position of the first source writemask register is 0, setting a destination vector register data element at position counter value to be 0; determining if a value in the counter value bit position of the second source writemask register is 1; when the value in the counter value bit position of the second source writemask register is 1, setting the temporary value to be the counter value plus 1; incrementing the counter value by 1; and repeating the above until all necessary bit positions of the first and second source writemask registers have been processed. 8. An article of manufacture comprising: a tangible machine-readable storage medium having stored thereon an occurrence of an instruction, wherein the instruction's format specifies as its source operands a first and second writemask register and specifies as its destination a single vector register, and wherein the instruction format includes an opcode which instructs a machine, responsive to the single occurrence of the single instruction, to determine, for each bit position of the first source writemask register, a dependence value that indicates for an iteration corresponding to that bit position, which bit position that it is dependent on, and store the determined dependence values in corresponding data element positions of the destination vector register. 9. The article of manufacture of claim 8 , wherein the destination vector register is a 128-bit vector register. 10. The article of manufacture of claim 8 , wherein the destination vector register is a 256-bit vector register. 11. The article of manufacture of claim 8 , wherein the destination vector register is a 512-bit vector register. 12. The article of manufacture of claim 8 , wherein the source writemask registers are 16-bit registers. 13. The article of manufacture of claim 8 , wherein the source writemask registers are 64-bit registers. 14. The article of manufacture of claim 8 , wherein the determining and storing further comprises: setting a counter value and a temporary value to 0; determining if a value in the counter value bit position of the first source writemask register is 1; when the value in the counter value bit position of the first source writemask register is 1, setting a destination vector register data element at position counter value to be the temporary value; when the value in the counter value bit position of the first source writemask register is 0, setting a destination vector register data element at position counter value to be 0; determining if a value in the counter value bit position of the second source writemask register is 1; when the value in the counter value bit position of the second source writemask register is 1, setting the temporary value to be the counter value plus 1; incrementing the counter value by 1; and repeating the above until all necessary bit positions of the first and second source writemask registers have been processed. 15. An apparatus comprising; a hardware decoder to decode a single dependency index vector calculation instruction that includes a first and second source writemask register operands, a destination vector register operand, and an opcode; and execution logic to determine, for each bit position of the first source writemask register, a dependence value that indicates for an iteration corresponding to that bit position, which bit position that it is dependent on, and store the determined dependence values in corresponding data element positions of the destination vector register. 16. The apparatus of claim 15 , wherein the destination vector register is a 128-bit vector register. 17. The apparatus of claim 15 , wherein the destination vector register is a 256-bit vector register. 18. The apparatus of claim 15 , wherein the destination vector register is a 512-bit vector register. 19. The apparatus of claim 15 , wherein the source writemask registers are either 16-bit registers or 64-bit registers. 20. The apparatus of claim 15 , wherein the execution logic to determine and store by: setting a counter value and a temporary value to 0; determining if a value in the counter value bit position of the first source writemask register is 1; when the value in the counter value bit position of the first source writemask register is 1, setting a destination vector register data element at position counter value to be the temporary value; when the value in the counter value bit position of the first source writemask register is 0, setting a destination vector register data element at position counter value to be 0; determining if a value in the counter value bit position of the second source writemask register is 1; when the value in the counter value bit position of the second source writemask register is 1, setting the temporary value to be the counter value plus 1; incrementing the counter value by 1; and repeating the above until all necessary bit positions of the first and second source writemask registers have been processed.

Assignees

Inventors

Classifications

  • G06F9/3838Primary

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

  • Instruction analysis, e.g. decoding, instruction word fields · CPC title

  • Loop control instructions; iterative instructions, e.g. LOOP, REPEAT · CPC title

  • Register arrangements · CPC title

  • G06F9/3016Primary

    Decoding the operand specifier, e.g. specifier format · 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 US9354881B2 cover?
Embodiments of systems, apparatuses, and methods of performing in a computer processor dependency index vector calculation in response to an instruction that includes a first and second source writemask register operands, a destination vector register operand, and an opcode are described.
Who is the assignee on this patent?
Bharadwaj Jayashankar, Intel Corp
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 Tue May 31 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). 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).