JP5922353B2 - プロセッサ - Google Patents
プロセッサ Download PDFInfo
- Publication number
- JP5922353B2 JP5922353B2 JP2011180456A JP2011180456A JP5922353B2 JP 5922353 B2 JP5922353 B2 JP 5922353B2 JP 2011180456 A JP2011180456 A JP 2011180456A JP 2011180456 A JP2011180456 A JP 2011180456A JP 5922353 B2 JP5922353 B2 JP 5922353B2
- Authority
- JP
- Japan
- Prior art keywords
- instruction
- additional
- interrupt
- interrupt signal
- general
- 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 69
- 238000012546 transfer Methods 0.000 claims description 12
- 230000004044 response Effects 0.000 claims description 5
- 238000000034 method Methods 0.000 description 19
- 230000008569 process Effects 0.000 description 18
- 238000010586 diagram Methods 0.000 description 15
- 239000004065 semiconductor Substances 0.000 description 8
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000010276 construction Methods 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000013519 translation 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/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
-
- 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
-
- 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/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3818—Decoding for concurrent execution
- G06F9/3822—Parallel decoding, e.g. parallel decode units
-
- 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/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3861—Recovery, e.g. branch miss-prediction, exception handling
-
- 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
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Executing Machine-Instructions (AREA)
Description
命令コードマップを大きくすれば、実行可能な命令数を増加することが可能であるが、その分命令コードを表すビット数を増加させる必要があり、プロセッサの回路規模が大幅に増加する。
第1実施形態のコンピュータは、プロセッサ31と、命令メモリ21と、データメモリ22と、追加命令を処理する特定処理演算器23と、を有する。プロセッサ31は、命令デコード部32と、演算器33と、レジスタファイル34と、データ転送ブロック35と、割込レジスタ(REG)36と、を有する。命令デコード部32は、追加命令デコーダ42を有する。
割込み番号1の割込み信号はタイマー処理ハンドラを起動し、割込み番号2の割込み信号はクロック処理ハンドラを起動し、割込み番号3の割込み信号はウォッチドックリセット処理ハンドラを起動し、割込み番号4の割込み信号はDMA転送ハンドラを起動する。
図5に示すように、命令デコード部32は、一般命令デコーダ41と、追加命令デコーダ42A〜42Dと、追加命令オペコード選択回路43と、最終選択回路44と、論理和ゲート45と、ANDゲート46を有する。
また、第1実施形態において、プロセッサは、割込み番号を契機に命令空間のページを切り替えるため、割込REGへのレジスタライトアクセスや、ソフトウェアによって遅延割り込みを発生させることによっても、命令空間のページ切り替えが可能である。
第2実施形態のコンピュータは、プロセッサ51内に、シーケンサ52と、命令選択回路53と、を有することが、第1実施形態と異なり、他の部分は同じである。シーケンサ52は、割込み処理で行う処理を記述する一連の命令列の一部の命令列を記憶しており、この命令列は追加命令により開始される。命令選択回路53は、シーケンサ52から命令が出力される場合にはシーケンサ52から出力される命令を選択し、それ以外の場合には命令メモリ21から読み出した命令を選択する。
22 データメモリ
23 特定処理演算器
31 プロセッサ
32 命令デコード部
33 演算器
34 レジスタファイル
35 データ転送ブロック
36 割込レジスタ(REG)
41 一般命令デコーダ
42,42A−42D 追加命令デコーダ
Claims (4)
- 命令を実行する演算部と、
前記演算部で実行する命令をデコードし、オペコードを出力する命令デコード部と、
割り込み信号を受け付ける割り込みレジスタと、を備え、
前記命令デコード部は、命令に対応させて前記オペコードを記憶した命令コードマップを備え、入力された前記命令に応じて前記オペコードを出力し、
前記命令デコード部によりデコードされる前記命令は、一般命令及び追加命令のうちの少なくとも一方を含み、
前記命令コードマップは、前記一般命令に対して出力する一般オペコードのセットを記憶する通常命令領域と、前記追加命令に対して出力する追加オペコードのセットを記憶する追加命令領域とを含み、前記割り込みレジスタが受け付けた前記割り込み信号の種類に応じて前記追加命令領域に記憶された前記追加オペコードのセットを他のオペコードのセットに切り替え、
前記割り込み信号は、タイマー処理ハンドラを起動する割り込み信号、クロック処理ハンドラを起動する割り込み信号、ウォッチドックリセット処理ハンドラを起動する割り込み信号、及びDMA転送ハンドラを起動するする割り込み信号のうちのいずれかを含むことを特徴とするプロセッサ。 - 前記命令デコード部はさらに、
前記一般命令をデコードし、一般オペコードを出力する一般命令デコーダと、
前記追加命令をデコードし、追加オペコードを出力する複数の追加命令デコーダであって、前記追加オペコードの前記セットのそれぞれに対応した複数の追加命令デコーダと、
前記複数の追加命令デコーダの出力する追加オペコードを、前記割り込みレジスタのデータに応じて選択するオペコード選択回路と、
前記一般命令デコーダの出力する前記一般オペコードと、前記オペコード選択回路の出力する前記追加オペコードの一方を、選択する最終選択回路と、を備える請求項1記載のプロセッサ。 - 前記割り込み信号は、多重割り込み関係を有し、
前記割り込みレジスタは、スタック構造を有する請求項1または2記載のプロセッサ。 - 前記割り込み信号に応じて行う処理を記述する命令列のうち少なくとも一部の命令列を記憶するシーケンサをさらに備え、
前記割り込み信号に応じて処理を行うときにフェッチされた前記追加命令が、前記シーケンサに記憶された命令列を開始させる命令である場合、前記シーケンサは、前記少なくとも一部の命令列を前記命令デコード部に出力する請求項1から3のいずれか1項記載のプロセッサ。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011180456A JP5922353B2 (ja) | 2011-08-22 | 2011-08-22 | プロセッサ |
EP12180833A EP2562639A1 (en) | 2011-08-22 | 2012-08-17 | Processor using interrupt signal to define instruction decoding |
US13/589,354 US9411594B2 (en) | 2011-08-22 | 2012-08-20 | Clock data recovery circuit and clock data recovery method |
CN201210310346.2A CN102955683B (zh) | 2011-08-22 | 2012-08-22 | 使用中断信号定义指令解码的处理器 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011180456A JP5922353B2 (ja) | 2011-08-22 | 2011-08-22 | プロセッサ |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013045145A JP2013045145A (ja) | 2013-03-04 |
JP5922353B2 true JP5922353B2 (ja) | 2016-05-24 |
Family
ID=47221086
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011180456A Active JP5922353B2 (ja) | 2011-08-22 | 2011-08-22 | プロセッサ |
Country Status (4)
Country | Link |
---|---|
US (1) | US9411594B2 (ja) |
EP (1) | EP2562639A1 (ja) |
JP (1) | JP5922353B2 (ja) |
CN (1) | CN102955683B (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160344127A1 (en) * | 2015-05-20 | 2016-11-24 | Delphi Technologies, Inc. | Electroconductive material with an undulating surface, an electrical terminal formed of said material, and a method of producing said material |
CN111353595A (zh) * | 2018-12-20 | 2020-06-30 | 上海寒武纪信息科技有限公司 | 运算方法、装置及相关产品 |
US11263014B2 (en) * | 2019-08-05 | 2022-03-01 | Arm Limited | Sharing instruction encoding space between a coprocessor and auxiliary execution circuitry |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61267833A (ja) * | 1985-05-23 | 1986-11-27 | Seiko Epson Corp | マイクロコンピユ−タのインストラクシヨンセツト構成方式 |
US5499348A (en) * | 1990-02-27 | 1996-03-12 | Matsushita Electric Industrial Co., Ltd. | Digital processor capable of concurrently executing external memory access and internal instructions |
JPH0476626A (ja) * | 1990-07-13 | 1992-03-11 | Toshiba Corp | マイクロコンピュータ |
JPH0588885A (ja) | 1991-09-30 | 1993-04-09 | Fujitsu Ltd | 中央処理装置 |
JPH0713758A (ja) | 1993-06-29 | 1995-01-17 | Hitachi Ltd | 命令デコード方法 |
JPH11212804A (ja) | 1998-01-30 | 1999-08-06 | Matsushita Electric Ind Co Ltd | 仮想マシン及びプログラム変換装置 |
US6304954B1 (en) * | 1998-04-20 | 2001-10-16 | Rise Technology Company | Executing multiple instructions in multi-pipelined processor by dynamically switching memory ports of fewer number than the pipeline |
JP2000137619A (ja) * | 1998-11-02 | 2000-05-16 | Hitachi Ltd | マイクロコンピュータ |
JP2001184209A (ja) | 1999-12-24 | 2001-07-06 | Nec Ic Microcomput Syst Ltd | 命令コード復号装置及びその復号方法 |
GB2367654B (en) | 2000-10-05 | 2004-10-27 | Advanced Risc Mach Ltd | Storing stack operands in registers |
US7434030B2 (en) * | 2001-09-12 | 2008-10-07 | Renesas Technology Corp. | Processor system having accelerator of Java-type of programming language |
US20030154347A1 (en) * | 2002-02-12 | 2003-08-14 | Wei Ma | Methods and apparatus for reducing processor power consumption |
JP3805314B2 (ja) * | 2003-02-27 | 2006-08-02 | Necエレクトロニクス株式会社 | プロセッサ |
CA2532077C (en) * | 2003-07-14 | 2013-06-25 | Moore Computer Consultants, Inc. | Handheld device connectable to a mail server using wireless network and to a pc using local link for synchronisation |
KR100573334B1 (ko) * | 2005-08-31 | 2006-04-24 | 주식회사 칩스앤미디어 | 실시간 동적 수정이 가능한 명령어 집합을 가지는 컴퓨터 |
US8049760B2 (en) * | 2006-02-06 | 2011-11-01 | Via Technologies, Inc. | System and method for vector computations in arithmetic logic units (ALUs) |
JP2008129851A (ja) * | 2006-11-21 | 2008-06-05 | Matsushita Electric Ind Co Ltd | 演算処理装置 |
US7843215B2 (en) * | 2007-03-09 | 2010-11-30 | Quadric, Inc. | Reconfigurable array to compute digital algorithms |
JP2009181312A (ja) * | 2008-01-30 | 2009-08-13 | Toshiba Corp | プロセッサ |
GB2484489A (en) * | 2010-10-12 | 2012-04-18 | Advanced Risc Mach Ltd | Instruction decoder using an instruction set identifier to determine the decode rules to use. |
-
2011
- 2011-08-22 JP JP2011180456A patent/JP5922353B2/ja active Active
-
2012
- 2012-08-17 EP EP12180833A patent/EP2562639A1/en not_active Ceased
- 2012-08-20 US US13/589,354 patent/US9411594B2/en active Active
- 2012-08-22 CN CN201210310346.2A patent/CN102955683B/zh not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
CN102955683B (zh) | 2016-07-20 |
JP2013045145A (ja) | 2013-03-04 |
EP2562639A1 (en) | 2013-02-27 |
CN102955683A (zh) | 2013-03-06 |
US9411594B2 (en) | 2016-08-09 |
US20130054941A1 (en) | 2013-02-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4986431B2 (ja) | プロセッサ | |
JP2019032859A (ja) | 書込マスクを用いて2つのソースオペランドを単一のデスティネーションに融合するシステム、装置及び方法 | |
CN109145353B (zh) | 用于管线间数据危害避免的方法和系统 | |
US8006114B2 (en) | Software programmable timing architecture | |
KR102592056B1 (ko) | 패킹된 데이터 정렬 플러스 계산 명령어, 프로세서,방법, 및 시스템 | |
JP2002333978A (ja) | Vliw型プロセッサ | |
JP2018500657A (ja) | 融合された単一のサイクルのインクリメント−比較−ジャンプを実施するための命令及びロジック | |
CN107533460B (zh) | 紧缩有限冲激响应(fir)滤波处理器、方法、系统和指令 | |
KR100983135B1 (ko) | 패킷의 의존성 명령을 그룹핑하여 실행하는 프로세서 및 방법 | |
JP5922353B2 (ja) | プロセッサ | |
JP2022550059A (ja) | プロセッサおよびその内部の割り込みコントローラ | |
JP5316407B2 (ja) | 演算処理装置および演算処理装置の制御方法 | |
JP2014191663A (ja) | 演算処理装置、情報処理装置、および演算処理装置の制御方法 | |
US7543135B2 (en) | Processor and method for selectively processing instruction to be read using instruction code already in pipeline or already stored in prefetch buffer | |
CN108628639B (zh) | 处理器和指令调度方法 | |
US8560811B2 (en) | Lane crossing instruction selecting operand data bits conveyed from register via direct path and lane crossing path for execution | |
JP4444305B2 (ja) | 半導体装置 | |
US9483263B2 (en) | Uncore microcode ROM | |
JP5659772B2 (ja) | 演算処理装置 | |
JP5437878B2 (ja) | 情報処理装置 | |
US8255672B2 (en) | Single instruction decode circuit for decoding instruction from memory and instructions from an instruction generation circuit | |
TWI493450B (zh) | 用於在微碼呼叫程式與微碼次常式之間傳遞別名參數的設備、方法、物件及系統 | |
JP5673322B2 (ja) | ベクトル処理装置、システムおよびベクトル処理装置の動作方法 | |
US20140089645A1 (en) | Processor with execution unit interoperation | |
US20140281368A1 (en) | Cycle sliced vectors and slot execution on a shared datapath |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20130822 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140821 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150427 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150430 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20150702 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150917 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20151019 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20160118 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160125 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20160226 |
|
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: 20160405 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160414 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5922353 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |