JP7253492B2 - データ処理装置における乗累算 - Google Patents
データ処理装置における乗累算 Download PDFInfo
- Publication number
- JP7253492B2 JP7253492B2 JP2019543976A JP2019543976A JP7253492B2 JP 7253492 B2 JP7253492 B2 JP 7253492B2 JP 2019543976 A JP2019543976 A JP 2019543976A JP 2019543976 A JP2019543976 A JP 2019543976A JP 7253492 B2 JP7253492 B2 JP 7253492B2
- Authority
- JP
- Japan
- Prior art keywords
- data processing
- register
- data
- registers
- contents
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000012545 processing Methods 0.000 claims description 168
- 238000009825 accumulation Methods 0.000 claims description 60
- 230000004044 response Effects 0.000 claims description 29
- 238000000034 method Methods 0.000 claims description 18
- 238000004590 computer program Methods 0.000 claims description 2
- 230000035508 accumulation Effects 0.000 description 44
- 239000013598 vector Substances 0.000 description 30
- 239000011159 matrix material Substances 0.000 description 16
- 238000002360 preparation method Methods 0.000 description 9
- 238000005516 engineering process Methods 0.000 description 7
- 238000013459 approach Methods 0.000 description 6
- 238000007792 addition Methods 0.000 description 3
- 239000000872 buffer Substances 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 3
- 238000000605 extraction Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 239000012536 storage buffer Substances 0.000 description 2
- 238000012800 visualization Methods 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000001186 cumulative effect Effects 0.000 description 1
- 230000001934 delay Effects 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000001404 mediated effect Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000010076 replication Effects 0.000 description 1
- 230000003362 replicative effect Effects 0.000 description 1
- 238000000638 solvent extraction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/3001—Arithmetic instructions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/16—Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/544—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices for evaluating functions by calculation
- G06F7/5443—Sum of products
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/30032—Movement instructions, e.g. MOVE, SHIFT, ROTATE, SHUFFLE
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/30036—Instructions to perform operations on packed data, e.g. vector, tile or matrix operations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/3004—Arrangements for executing specific machine instructions to perform operations on memory
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30072—Arrangements for executing specific machine instructions to perform conditional operations, e.g. using predicates or guards
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
- G06F9/30101—Special purpose registers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
- G06F9/30105—Register structure
- G06F9/30109—Register structure having multiple operands in a single register
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
- G06F9/30105—Register structure
- G06F9/30112—Register structure comprising data of variable length
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30145—Instruction analysis, e.g. decoding, instruction word fields
- G06F9/3016—Decoding the operand specifier, e.g. specifier format
- G06F9/30163—Decoding the operand specifier, e.g. specifier format with implied specifier, e.g. top of stack
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30181—Instruction operation extension or modification
- G06F9/30196—Instruction operation extension or modification using decoder, e.g. decoder per instruction set, adaptable or programmable decoders
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Pure & Applied Mathematics (AREA)
- Computational Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computing Systems (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Complex Calculations (AREA)
- Advance Control (AREA)
- Executing Machine-Instructions (AREA)
Description
によって図示される。
により再び図6Bに素子の組合せが図示される一方、この演算が、実行されている特定の命令に応じて各種の形態をとり得、これが実際に乗算演算であってもよい一方、それは任意の他の種類の算術演算(加算、減算等)でもあり得、又は論理演算(ADD、XOR等)でもあり得ることが再び認識されるべきである。
v4+=v2*v0[0]、
v5+=v2*v0[1]、
v6+=v2*v0[2]、及び
v7+=v2*v0[3]。
Claims (21)
- 複数のデータ要素をそれぞれが記憶する複数のレジスタを有するレジスタ記憶回路と、
データ処理命令に応答して制御信号を生成するデコーダ回路であって、前記データ処理命令が、前記複数のレジスタにおいて、第1のソース・レジスタ、第2のソース・レジスタ及び一組のN個(N>1)の累算レジスタを指定する、デコーダ回路と、
前記制御信号に応答してデータ処理動作を行う処理回路であって、前記データ処理動作が、前記第1のソース・レジスタの内容からN個のデータ要素を抽出すること、前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との乗算を行うこと、及び各乗算の結果を前記一組のN個の累算レジスタのそれぞれの対象レジスタの内容に適用することを含む、処理回路と
を備え、
前記一組の前記N個の累積レジスタの前記それぞれの対象レジスタは、前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との前記乗算のそれぞれにおいて、別々の対象レジスタである、データ処理装置。 - 前記処理回路が、前記制御信号に応答して、前記データ要素の複数のインスタンスからなる前記N個のデータ要素を提供するために、前記第1のソース・レジスタから抽出されるデータ要素を複製するデータ要素操作回路を備え、
前記乗算を行うことが、前記データ要素の前記複数のインスタンスのそれぞれに、前記第2のソース・レジスタの内容の対応する部分を乗算することを含む、
請求項1に記載のデータ処理装置。 - 前記データ要素操作回路が前記制御信号に応答して前記データ要素のM個のインスタンスを供給し、前記M個のインスタンスのサイズが前記複数のレジスタのレジスタ・サイズより小さい、請求項2に記載のデータ処理装置。
- 前記データ要素操作回路が前記制御信号に応答して、前記第1のソース・レジスタから抽出される一組のデータ要素の各データ要素に対するそれぞれのM個のインスタンスを供給し、前記一組のデータ要素に対する前記M個のインスタンスの総サイズが前記レジスタ・サイズに等しい、請求項3に記載のデータ処理装置。
- 前記一組のデータ要素が、前記レジスタ・サイズの繰返し下位部分内の選択されるデータ要素によって与えられる、請求項4に記載のデータ処理装置。
- 前記データ要素の前記複数のインスタンスの合計サイズが前記複数のレジスタのレジスタ・サイズに等しい、請求項2に記載のデータ処理装置。
- Nが2から8の範囲にある、請求項1から6までのいずれか一項に記載のデータ処理装置。
- Nが2である、請求項7に記載のデータ処理装置。
- Nが4である、請求項7に記載のデータ処理装置。
- 前記データ処理動作において各乗算の前記結果を前記それぞれの対象レジスタの内容に適用することが、各乗算の前記結果を前記それぞれの対象レジスタの内容に加算することを含む、請求項1から9までのいずれか一項に記載のデータ処理装置。
- 前記データ処理動作において各乗算の前記結果を前記それぞれの対象レジスタの内容に適用することが、各乗算の前記結果を前記それぞれの対象レジスタの内容から減算することを含む、請求項1から9までのいずれか一項に記載のデータ処理装置。
- 前記データ処理動作において各乗算の前記結果を前記それぞれの対象レジスタの内容に適用することが、前記それぞれの対象レジスタの内容を各乗算の前記結果と置き換えることを含む、請求項1から9までのいずれか一項に記載のデータ処理装置。
- 前記一組のN個の累算レジスタが連続的にアドレス指定されるレジスタである、請求項1から12までのいずれか一項に記載のデータ処理装置。
- 前記一組のN個の累算レジスタの第1の累算レジスタのインデックスがNの非負整数倍である、請求項13に記載のデータ処理装置。
- 前記第1のソース・レジスタの内容から抽出される前記N個のデータ要素が連続的にアドレス指定されるデータ要素である、請求項1から14までのいずれか一項に記載のデータ処理装置。
- 前記第1のソース・レジスタの内容から抽出される前記N個のデータ要素の第1のデータ要素のインデックスがNの非負整数倍である、請求項15に記載のデータ処理装置。
- 前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との前記乗算が、
前記第1のソース・レジスタ及び前記第2のソース・レジスタから少なくとも第1のデータ要素対及び第2のデータ要素対を抽出することと、
前記少なくとも第1のデータ要素対及び第2のデータ要素対を乗算する乗算演算を行うことと、
前記一組のN個の累算レジスタの入力累算器レジスタから累算器値をロードすることと、
前記乗算演算の結果を前記累算器値に加算することと
を含む、請求項1から16までのいずれか一項に記載のデータ処理装置。 - データ処理命令に応じて制御信号を生成するステップであって、前記データ処理命令が、複数のレジスタにおいて、第1のソース・レジスタ、第2のソース・レジスタ及び一組のN個(N>1)の累算レジスタを指定する、ステップと、
前記制御信号に応じてデータ処理動作を行うステップであって、前記データ処理動作が、前記第1のソース・レジスタの内容からN個のデータ要素を抽出すること、前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との乗算を行うこと、及び各乗算の結果を前記一組のN個の累算レジスタのそれぞれの対象レジスタの内容に適用することを含む、ステップと
を含み、
前記一組の前記N個の累積レジスタの前記それぞれの対象レジスタは、前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との前記乗算のそれぞれにおいて、別々の対象レジスタである、データ処理装置を動作させる方法。 - 少なくとも1つのデータ処理命令を備えるプログラムを非一時的に記憶したコンピュータ可読記憶媒体であって、前記少なくとも1つのデータ処理命令がデータ処理装置によって実行されると、
データ処理命令に応じて制御信号を生成することであって、前記データ処理命令が、複数のレジスタにおいて、第1のソース・レジスタ、第2のソース・レジスタ及び一組のN個(N>1)の累算レジスタを指定する、生成することと、
前記制御信号に応じてデータ処理動作を行うことであって、データ処理動作が、前記第1のソース・レジスタの内容からN個のデータ要素を抽出すること、前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との乗算を行うこと、及び各乗算の結果を前記一組のN個の累算レジスタのそれぞれの対象レジスタの内容に適用することを含む、データ処理動作を行うことと
を生じさせ、
前記一組の前記N個の累積レジスタの前記それぞれの対象レジスタは、前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との前記乗算のそれぞれにおいて、別々の対象レジスタである、コンピュータ可読記憶媒体。 - 複数のレジスタのレジスタに複数のデータ要素を記憶するための手段と、
データ処理命令に応じて制御信号を生成するための手段であって、前記データ処理命令が、前記複数のレジスタにおいて、第1のソース・レジスタ、第2のソース・レジスタ及び一組のN個(N>1)の累算レジスタを指定する、手段と、
前記制御信号に応じてデータ処理動作を行うための手段であって、前記データ処理動作が、前記第1のソース・レジスタの内容からN個のデータ要素を抽出すること、前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との乗算を行うこと、及び各乗算の結果を前記一組のN個の累算レジスタのそれぞれの対象レジスタの内容に適用することを含む、手段と
を備え、
前記一組の前記N個の累積レジスタの前記それぞれの対象レジスタは、前記N個のデータ要素の各々と前記第2のソース・レジスタの内容との前記乗算のそれぞれにおいて、別々の対象レジスタである、データ処理装置。 - データ処理装置上で実行されるコンピュータ・プログラムによって提供される仮想マシンであって、請求項1から17まで又は請求項20のいずれか一項に記載のデータ処理装置に対応する命令実行環境を提供する仮想マシン。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GR20170100082 | 2017-02-23 | ||
GR20170100082 | 2017-02-23 | ||
PCT/GB2018/050225 WO2018154268A1 (en) | 2017-02-23 | 2018-01-26 | Multiply-accumulation in a data processing apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020508512A JP2020508512A (ja) | 2020-03-19 |
JP7253492B2 true JP7253492B2 (ja) | 2023-04-06 |
Family
ID=61132823
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019543976A Active JP7253492B2 (ja) | 2017-02-23 | 2018-01-26 | データ処理装置における乗累算 |
Country Status (6)
Country | Link |
---|---|
US (1) | US11513796B2 (ja) |
EP (1) | EP3586226B1 (ja) |
JP (1) | JP7253492B2 (ja) |
KR (1) | KR102425668B1 (ja) |
CN (1) | CN110300956B (ja) |
WO (1) | WO2018154268A1 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102584031B1 (ko) * | 2017-02-23 | 2023-10-04 | 에이알엠 리미티드 | 데이터 처리장치에서의 요소 바이 벡터 연산 |
US11829729B2 (en) | 2019-09-05 | 2023-11-28 | Micron Technology, Inc. | Spatiotemporal fused-multiply-add, and related systems, methods and devices |
US11934824B2 (en) | 2019-09-05 | 2024-03-19 | Micron Technology, Inc. | Methods for performing processing-in-memory operations, and related memory devices and systems |
CN112579042B (zh) * | 2019-09-29 | 2024-04-19 | 广州希姆半导体科技有限公司 | 计算装置及方法、芯片、电子设备及计算机可读存储介质 |
TW202141290A (zh) | 2020-01-07 | 2021-11-01 | 韓商愛思開海力士有限公司 | 記憶體中處理(pim)系統和pim系統的操作方法 |
US11537861B2 (en) | 2020-06-23 | 2022-12-27 | Micron Technology, Inc. | Methods of performing processing-in-memory operations, and related devices and systems |
WO2022150058A1 (en) * | 2021-01-07 | 2022-07-14 | Groq, Inc. | Numerical precision in digital multiplier circuitry |
CN113485750B (zh) * | 2021-06-29 | 2024-01-23 | 海光信息技术股份有限公司 | 数据处理方法及数据处理装置 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005174301A (ja) | 2003-12-09 | 2005-06-30 | Arm Ltd | レジスタとメモリとの間でデータを移動するためのデータ処理装置及び方法 |
JP2006293741A (ja) | 2005-04-12 | 2006-10-26 | Sanyo Electric Co Ltd | プロセッサ |
JP2007317179A (ja) | 2006-05-08 | 2007-12-06 | Nvidia Corp | 帯域幅要件が軽減された行列乗算 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4683547A (en) | 1984-10-25 | 1987-07-28 | International Business Machines Corporation | Special accumulate instruction for multiple floating point arithmetic units which use a putaway bus to enhance performance |
US7120781B1 (en) * | 2000-06-30 | 2006-10-10 | Intel Corporation | General purpose register file architecture for aligned simd |
US7873812B1 (en) * | 2004-04-05 | 2011-01-18 | Tibet MIMAR | Method and system for efficient matrix multiplication in a SIMD processor architecture |
US8290044B2 (en) * | 2006-05-10 | 2012-10-16 | Qualcomm Incorporation | Instruction for producing two independent sums of absolute differences |
US8650240B2 (en) | 2009-08-17 | 2014-02-11 | International Business Machines Corporation | Complex matrix multiplication operations with data pre-conditioning in a high performance computing architecture |
US8458442B2 (en) | 2009-08-26 | 2013-06-04 | International Business Machines Corporation | Method and structure of using SIMD vector architectures to implement matrix multiplication |
GB2474901B (en) | 2009-10-30 | 2015-01-07 | Advanced Risc Mach Ltd | Apparatus and method for performing multiply-accumulate operations |
US20120113133A1 (en) * | 2010-11-04 | 2012-05-10 | Shpigelblat Shai | System, device, and method for multiplying multi-dimensional data arrays |
US10459843B2 (en) * | 2016-12-30 | 2019-10-29 | Texas Instruments Incorporated | Streaming engine with separately selectable element and group duplication |
-
2018
- 2018-01-26 KR KR1020197026459A patent/KR102425668B1/ko active IP Right Grant
- 2018-01-26 CN CN201880012114.4A patent/CN110300956B/zh active Active
- 2018-01-26 JP JP2019543976A patent/JP7253492B2/ja active Active
- 2018-01-26 EP EP18702539.0A patent/EP3586226B1/en active Active
- 2018-01-26 WO PCT/GB2018/050225 patent/WO2018154268A1/en unknown
- 2018-01-26 US US16/487,258 patent/US11513796B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005174301A (ja) | 2003-12-09 | 2005-06-30 | Arm Ltd | レジスタとメモリとの間でデータを移動するためのデータ処理装置及び方法 |
JP2006293741A (ja) | 2005-04-12 | 2006-10-26 | Sanyo Electric Co Ltd | プロセッサ |
JP2007317179A (ja) | 2006-05-08 | 2007-12-06 | Nvidia Corp | 帯域幅要件が軽減された行列乗算 |
Also Published As
Publication number | Publication date |
---|---|
US11513796B2 (en) | 2022-11-29 |
WO2018154268A1 (en) | 2018-08-30 |
KR20190119076A (ko) | 2019-10-21 |
CN110300956A (zh) | 2019-10-01 |
CN110300956B (zh) | 2024-06-28 |
KR102425668B1 (ko) | 2022-07-28 |
JP2020508512A (ja) | 2020-03-19 |
US20190369989A1 (en) | 2019-12-05 |
EP3586226B1 (en) | 2023-07-05 |
EP3586226A1 (en) | 2020-01-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7253492B2 (ja) | データ処理装置における乗累算 | |
EP3586227B1 (en) | Widening arithmetic in a data processing apparatus | |
JP7253506B2 (ja) | レジスタ・ベースの行列乗算 | |
KR102584031B1 (ko) | 데이터 처리장치에서의 요소 바이 벡터 연산 | |
EP3655852B1 (en) | Vector interleaving in a data processing apparatus | |
GR20170200089U (el) | Πολλαπλασιασμος-συσσωρευση σε μια διαταξη επεξεργασιας δεδομενων |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210119 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211130 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211210 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220309 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220803 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221031 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20230302 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230327 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7253492 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |