JP5659772B2 - 演算処理装置 - Google Patents
演算処理装置 Download PDFInfo
- Publication number
- JP5659772B2 JP5659772B2 JP2010281723A JP2010281723A JP5659772B2 JP 5659772 B2 JP5659772 B2 JP 5659772B2 JP 2010281723 A JP2010281723 A JP 2010281723A JP 2010281723 A JP2010281723 A JP 2010281723A JP 5659772 B2 JP5659772 B2 JP 5659772B2
- Authority
- JP
- Japan
- Prior art keywords
- vector
- cycle
- register
- arithmetic processing
- alignment
- 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.)
- Expired - Fee Related
Links
- 239000013598 vector Substances 0.000 claims description 93
- 238000010586 diagram Methods 0.000 description 17
- 238000000034 method Methods 0.000 description 7
- 239000012634 fragment Substances 0.000 description 2
- 230000003111 delayed effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000012530 fluid Substances 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/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
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Complex Calculations (AREA)
- Executing Machine-Instructions (AREA)
Description
(付記1)
ベクトルレジスタと、
前記ベクトルレジスタから任意の第1サイクルで読み出された第1要素,および,前記ベクトルレジスタから前記第1サイクルの次の第2サイクルで読み出された第2要素を結合して所定要素分だけシフトしてアライメントさせたアライメント要素を生成するアライメント制御部と、
前記アライメント要素,および,前記ベクトルレジスタから前記第2サイクルで読み出された第3要素を並列に演算する複数の演算器を有するベクトル演算部と、を有することを特徴とする演算処理装置。
前記アライメント制御部は、
前記第1サイクルで読み出された前記第1要素を一時的に保持する一時レジスタと、
該一時レジスタに保持された前記第1要素,および,前記第2サイクルで読み出された前記第2要素を受け取るセレクタと、を有することを特徴とする付記1に記載の演算処理装置。
前記セレクタは、シフト量を示すシフト信号を受け取り、前記第1要素および前記第2要素から、該シフト信号に従った要素分だけシフトしてアライメントさせた前記アライメント要素を出力することを特徴とする付記2に記載の演算処理装置。
前記シフト信号は、命令をデコードするデコードロジック部からのアドレスを格納するスカラレジスタから出力されることを特徴とする付記3に記載の演算処理装置。
前記ベクトルレジスタは、
前記第1サイクルが,前記第1要素を前記ベクトルレジスタから最初に読み出す1サイクル目のとき、前記複数の演算器の出力をライトバックしないようにフラグを制御すると共に、
前記第1サイクルが、前記第1要素を前記ベクトルレジスタから最初に読み出す1サイクル目よりも後のサイクルのとき、前記複数の演算器の出力をライトバックするようにフラグを制御することを特徴とする付記1〜4のいずれか1項に記載の演算処理装置。
前記各演算器は、前記アライメント要素および前記第3要素を並列に加算する加算器であることを特徴とする付記1〜5のいずれか1項に記載の演算処理装置。
2,20 演算処理装置(ベクトルプロセッサ)
3 データメモリ
4 アライメント制御部
21 デコードロジック部(デコーダ)
22 スカラレジスタ
23 ベクトルレジスタ
24 スカラ演算部
25 ベクトル演算部
26 スカラロードストア部
27 ベクトルロードストアユニット
41 一時レジスタ
42 セレクタ(シフタ)
50〜53 演算器(加算器)
FS フラグ
SS シフト信号
VA アライメント処理された要素(アライメント要素)
VP 前のサイクルで読み出された要素(第1要素)
VS0 ソース0から読み出された要素(第3要素)
VS1 ソース1から読み出された要素(そのサイクルで読み出された要素:第2要素)
Claims (2)
- 複数のベクトルレジスタを含むベクトルレジスタファイルと、アライメント制御部と、ベクトル演算部と、を備える演算処理装置であって、
演算対象となる1つのベクトルが第1要素群と第2要素群の2つの要素群に分かれて、前記第1要素群が第1ベクトルレジスタに一方に寄せてロードされており、前記第2要素群が第2ベクトルレジスタに前記第1要素群と異なる他方に寄せてロードされている場合に、
前記アライメント制御部は、
第1サイクルにおいて、前記第1ベクトルレジスタの内容を一時レジスタに転送し、
前記第1サイクルの次のサイクルである第2サイクルにおいて、前記第2ベクトルレジスタを読み出し、前記一時レジスタの内容と結合してシフトすることによりアライメントされたアライメント要素群を生成し、
前記ベクトル演算部は、
前記第2サイクルにおいて、前記アライメント要素群と、第3ベクトルレジスタから読み出した第3要素群の対応する各要素を並列に演算してライトバックする、
ことを特徴とする演算処理装置。 - 前記第1サイクルと前記第2サイクルにおける、ベクトルのアライメントと演算をパイプライン処理にて連続的に行う場合に、
前記第1サイクルの当初のサイクルでは、前記複数の演算器の出力をライトバックしないようにフラグが制御され、
前記当初のサイクルより後のサイクルでは、前記複数の演算器の出力をライトバックするようにフラグが制御される、
ことを特徴とする請求項1に記載の演算処理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010281723A JP5659772B2 (ja) | 2010-12-17 | 2010-12-17 | 演算処理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010281723A JP5659772B2 (ja) | 2010-12-17 | 2010-12-17 | 演算処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012128790A JP2012128790A (ja) | 2012-07-05 |
JP5659772B2 true JP5659772B2 (ja) | 2015-01-28 |
Family
ID=46645709
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010281723A Expired - Fee Related JP5659772B2 (ja) | 2010-12-17 | 2010-12-17 | 演算処理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5659772B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6492943B2 (ja) | 2015-05-07 | 2019-04-03 | 富士通株式会社 | 計算機、コンパイル方法、コンパイルプログラム、およびパイプライン処理プログラム |
WO2020116025A1 (ja) * | 2018-12-07 | 2020-06-11 | 日本電気株式会社 | コンパイル装置、コンパイル方法、及び非一時的なコンピュータ可読媒体 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US2010A (en) * | 1841-03-18 | Machine foe | ||
JPS6180452A (ja) * | 1984-09-28 | 1986-04-24 | Hitachi Ltd | ベクトル処理装置 |
JP2636789B2 (ja) * | 1995-03-31 | 1997-07-30 | 日本電気株式会社 | マイクロプロセッサ |
JP3776732B2 (ja) * | 2001-02-02 | 2006-05-17 | 株式会社東芝 | プロセッサ装置 |
JP2002358288A (ja) * | 2001-05-31 | 2002-12-13 | Hitachi Ltd | 半導体集積回路及びコンピュータ読取り可能な記録媒体 |
JP3958662B2 (ja) * | 2002-09-25 | 2007-08-15 | 松下電器産業株式会社 | プロセッサ |
-
2010
- 2010-12-17 JP JP2010281723A patent/JP5659772B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2012128790A (ja) | 2012-07-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8984043B2 (en) | Multiplying and adding matrices | |
CN109062608B (zh) | 用于独立数据上递归计算的向量化的读和写掩码更新指令 | |
KR101597774B1 (ko) | 마스킹된 전체 레지스터 액세스들을 이용한 부분적 레지스터 액세스들을 구현하기 위한 프로세서들, 방법들 및 시스템들 | |
KR102118836B1 (ko) | Simd 아키텍처에서 레인 셔플을 위한 셔플러 회로 | |
JP2017010573A (ja) | 書込マスクを用いて2つのソースオペランドを単一のデスティネーションに融合するシステム、装置及び方法 | |
KR102592056B1 (ko) | 패킹된 데이터 정렬 플러스 계산 명령어, 프로세서,방법, 및 시스템 | |
TWI603262B (zh) | 緊縮有限脈衝響應(fir)濾波器處理器,方法,系統及指令 | |
KR102318531B1 (ko) | 스트리밍 메모리의 치환 동작 | |
CN107145335B (zh) | 用于大整数运算的向量指令的装置和方法 | |
CN115686633A (zh) | 用于实现链式区块操作的系统和方法 | |
US7043627B2 (en) | SIMD operation system capable of designating plural registers via one register designating field | |
US10749502B2 (en) | Apparatus and method for performing horizontal filter operations | |
US9965275B2 (en) | Element size increasing instruction | |
JP2013174961A (ja) | ベクトルプロセッサ、ベクトルプロセッサの処理方法 | |
US11106465B2 (en) | Vector add-with-carry instruction | |
US20240004663A1 (en) | Processing device with vector transformation execution | |
JP5659772B2 (ja) | 演算処理装置 | |
US20100115232A1 (en) | Large integer support in vector operations | |
US8055883B2 (en) | Pipe scheduling for pipelines based on destination register number | |
KR20200028965A (ko) | 데이터 처리장치에서의 벡터 인터리빙 | |
US11544065B2 (en) | Bit width reconfiguration using a shadow-latch configured register file | |
JP2011209859A (ja) | 情報処理装置 | |
CN112579168A (zh) | 指令执行单元、处理器以及信号处理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130904 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140530 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140610 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140804 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140826 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20141016 |
|
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: 20141104 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20141117 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5659772 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |