Coalescing adjacent gather/scatter operations

US12360774B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12360774-B2
Application numberUS-202218092298-A
CountryUS
Kind codeB2
Filing dateDec 31, 2022
Priority dateDec 26, 2012
Publication dateJul 15, 2025
Grant dateJul 15, 2025

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 embodiment, a processor includes an instruction decoder to decode a first instruction to gather data elements from memory, the first instruction having a first operand specifying a first storage location and a second operand specifying a first memory address storing a plurality of data elements. The processor further includes an execution unit coupled to the instruction decoder, in response to the first instruction, to read contiguous a first and a second of the data elements from a memory location based on the first memory address indicated by the second operand, and to store the first data element in a first entry of the first storage location and a second data element in a second entry of a second storage location corresponding to the first entry of the first storage location.

First claim

Opening claim text (preview).

What is claimed is: 1. A processor comprising: a data cache to cache data; an instruction cache to cache instructions; a decode unit coupled to the instruction cache, the decode unit to decode the instructions, including a first instruction, the first instruction having a first field to specify a first source vector register, the first instruction having a second field to specify a 64-bit general-purpose register as a source of a base address, the first instruction having a third field to specify a mask register as a source of a mask, and the first instruction to indicate a data element width of 64-bits; and an execution unit coupled to the decode unit, coupled to the first source vector register, and coupled to the 64-bit general-purpose register, the execution unit to perform operations corresponding to the first instruction, including to: for mask bits of the mask that are one: store a corresponding structure to a memory based on the base address, the structure to include, as contiguous elements in the memory, a first 64-bit data element from a 64-bit data element position of the first source vector register corresponding to the mask bit, a second 64-bit data element from a 64-bit data element position of a second source vector register corresponding to the mask bit, and a third 64-bit data element from a 64-bit data element position of a third source vector register corresponding to the mask bit; and for mask bits of the mask that are zero, not store a corresponding structure to the memory. 2. The processor of claim 1 , wherein the mask register is a 16-bit register, and wherein the first source vector register is a 128-bit vector register. 3. The processor of claim 1 , wherein the first instruction has a data element width field to indicate the data element width of 64-bits. 4. The processor of claim 1 , wherein the first, second, and third source vector registers are a sequence of registers. 5. The processor of claim 1 , further comprising a plurality of mask registers including the mask register. 6. The processor of claim 5 , wherein the third field is a three-bit field. 7. The processor of claim 1 , wherein the mask register is one of a set of registers, the set of registers including a plurality of mask registers and a given register, the processor not supporting use of the given register for masking. 8. The processor of claim 1 , wherein not all bits of the mask register are utilized by the first instruction. 9. The processor of claim 1 , wherein the processor has a reduced instruction set computing (RISC) architecture. 10. A system on a chip (SoC) comprising: a memory controller unit; and a processor core coupled with the memory controller unit, the processor core comprising: a data cache to cache data; an instruction cache to cache instructions; a decode unit coupled to the instruction cache, the decode unit to decode the instructions, including a first instruction, the first instruction having a first field to specify a first source vector register, the first instruction having a second field to specify a 64-bit general-purpose register as a source of a base address, the first instruction having a third field to specify a mask register as a source of a mask, and the first instruction to indicate a data element width of 64-bits; and an execution unit coupled to the decode unit, coupled to the first source vector register, and coupled to the 64-bit general-purpose register, the execution unit to perform operations corresponding to the first instruction, including to: for mask bits of the mask that are one: store a corresponding structure to a memory based on the base address, the structure to include, as contiguous elements in the memory, a first 64-bit data element from a 64-bit data element position of the first source vector register corresponding to the mask bit, a second 64-bit data element from a 64-bit data element position of a second source vector register corresponding to the mask bit, and a third 64-bit data element from a 64-bit data element position of a third source vector register corresponding to the mask bit; and for mask bits of the mask that are zero, not store a corresponding structure to the memory. 11. The SoC of claim 10 , further comprising a display logic to couple to one or more displays coupled with the processor core, wherein the mask register is a 16-bit register, and wherein the first source vector register is a 128-bit vector register, and wherein the first instruction has a data element width field to indicate the data element width of 64-bits. 12. The SoC of claim 10 , further comprising an image processor coupled with the processor core, wherein the processor core further comprises a plurality of mask registers including the mask register, and wherein the first, second, and third source vector registers are a sequence of registers. 13. The SoC of claim 10 , further comprising a graphics processing unit (GPU) coupled with the processor core, wherein the mask register is one of a set of registers, the set of registers including a plurality of mask registers and a given register, the processor core not supporting use of the given register for masking. 14. The SoC of claim 10 , further comprising a Peripheral Component Interconnect (PCI) Express bus interface coupled to the processor core, wherein not all bits of the mask register are utilized by the first instruction, wherein the mask register is a 16-bit register, and wherein the first source vector register is a 128-bit vector register, and wherein the first instruction has a data element width field to indicate the data element width of 64-bits. 15. A system comprising: a system memory; and a processor coupled with the system memory, the processor comprising: a data cache to cache data; an instruction cache to cache instructions; a decode unit coupled to the instruction cache, the decode unit to decode the instructions, including a first instruction, the first instruction having a first field to specify a first source vector register, the first instruction having a second field to specify a 64-bit general-purpose register as a source of a base address, the first instruction having a third field to specify a mask register as a source of a mask, and the first instruction to indicate a data element width of 64-bits; and an execution unit coupled to the decode unit, coupled to the first source vector register, and coupled to the 64-bit general-purpose register, the execution unit to perform operations corresponding to the first instruction, including to: for mask bits of the mask that are one: store a corresponding structure to a memory based on the base address, the structure to include, as contiguous elements in the memory, a first 64-bit data element from a 64-bit data element position of the first source vector register corresponding to the mask bit, a second 64-bit data element from a 64-bit data element position of a second source vector register corresponding to the mask bit, and a third 64-bit data element from a 64-bit data element position of a third source vector register corresponding to the mask bit; and for mask bits of the mask that are zero, not store a corresponding structure to the memory. 16. The system of claim 15 , further comprising a communication device coupled to the processor, wherein the processor further comprises a plurality of mask registers including the mask register, and wherein the first, second, and third source vector registers are a sequence of registers. 17. The system of claim 15 , further comprising a Peripheral Componen

Assignees

Inventors

Classifications

  • on a serial bus, e.g. I2C bus, SPI bus (on daisy chain buses G06F13/4247) · CPC title

  • controlled by a single instruction for multiple data lanes [SIMD] · CPC title

  • for branches, e.g. hedging, branch folding · CPC title

  • Register arrangements · CPC title

  • Performance improvement · 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 US12360774B2 cover?
According to one embodiment, a processor includes an instruction decoder to decode a first instruction to gather data elements from memory, the first instruction having a first operand specifying a first storage location and a second operand specifying a first memory address storing a plurality of data elements. The processor further includes an execution unit coupled to the instruction decoder…
Who is the assignee on this patent?
Intel Corp
What technology area does this patent fall under?
Primary CPC classification G06F9/30018. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jul 15 2025 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 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).