JP4121527B2 - データ処理方法 - Google Patents
データ処理方法 Download PDFInfo
- Publication number
- JP4121527B2 JP4121527B2 JP2006045572A JP2006045572A JP4121527B2 JP 4121527 B2 JP4121527 B2 JP 4121527B2 JP 2006045572 A JP2006045572 A JP 2006045572A JP 2006045572 A JP2006045572 A JP 2006045572A JP 4121527 B2 JP4121527 B2 JP 4121527B2
- Authority
- JP
- Japan
- Prior art keywords
- instruction
- interrupt
- data processing
- execution
- bus
- 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 - Lifetime
Links
- 238000003672 processing method Methods 0.000 title description 2
- 238000012545 processing Methods 0.000 claims description 97
- 238000000034 method Methods 0.000 claims description 13
- 230000004044 response Effects 0.000 claims description 8
- 230000000977 initiatory effect Effects 0.000 claims description 4
- 230000006870 function Effects 0.000 description 9
- 238000009825 accumulation Methods 0.000 description 6
- 238000007796 conventional method Methods 0.000 description 3
- 239000013078 crystal Substances 0.000 description 3
- 101100339482 Colletotrichum orbiculare (strain 104-T / ATCC 96160 / CBS 514.97 / LARS 414 / MAFF 240422) HOG1 gene Proteins 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008569 process Effects 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
- 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/32—Address formation of the next instruction, e.g. by incrementing the instruction counter
- G06F9/322—Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address
- G06F9/325—Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address for loops, e.g. loop detection or loop counter
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Executing Machine-Instructions (AREA)
Description
令部分を指すようにプログラム・カウンタを設定するステップと、前記第1命令部分の実行中に割り込みが受け付けられなかった場合には、前記第2命令部分を実行することなく前記再開可能な命令の実行を完了させるステップとを備えることを要旨とする。
格納され、命令のアドレスを示すプログラム・カウンタ値は繰り上げられ、割り込みは前回定義されたプログラムに基づいて処理される。
上記の命令および動作方法の1つの構成を図1に示す。図1は、再開可能な命令を実行できるデータ処理システム10を示す。データ処理システム10は、一般に、中央処理ユニット(CPU)12,発振器24,電力回路26,タイミング回路28,外部バス・インタフェース30および内部メモリ32を含む。一般に、CPU12は、実行ユニット14,バス制御論理回路16,命令解読論理回路18,制御ユニット20およびシーケンサ22を有する。
ンタフェース30に交信される。外部バス・インタフェース30は、外部ユーザとデータ処理システム10との間でアドレスおよびデータ値を交信すべく機能する。複数のアドレスおよびデータ値は、内部アドレス・バス36および内部データ・バス34をそれぞれ介して、外部バス・インタフェース30とデータ処理システム10の残りの部分との間で交信される。内部メモリ32は、データ処理システム10の適正動作のために必要な情報値を格納すべく機能する。さらに、他のデータ値も、ユーザ・プログラムで指定されれば、内部メモリに格納できる。
本発明の実施例では、加重平均演算を行うために用いられる命令が再開可能な命令として実施される。この場合、加重平均演算を実行するために用いられる命令は、「WAV」という簡略記号形式(mnemonic form) を有し、かつ2バイト・オプコード$18 31を有すると想定する。オプコードの第1バイトは$18であり、オプコードの第2バイトは$31である。
前に述べたように、本明細書で説明するデータ処理システムは、2つの命令バイト、すなわち$18 31を利用してWAV命令を実行する。プログラム・カウンタが$18を指すと、第1命令バイトはアクセスされ、データ処理システムにWAV命令を実行させるために用いられる。割り込みが発生しなければ、WAV演算は完全に実行される。しかし、データ処理演算の実行中に割り込みが発生すると、WAV演算の結果として算出された中間データがスタック・メモリに格納される。さらに、プログラム・カウンタは、命令の第2バイトである$31をアクセスするため、1だけ繰り上げられる。
間結果を失わない。
格納された第1アドレスをBバス76に与える。Bバス76は、この第1アドレスを内部アドレス・バス36を介して内部メモリ32に転送する。第1アドレスは、内部メモリ32に格納された第1Si 値のメモリ番地をアクセスする。次に、内部メモリ32は、内部データ・バス34およびAバス74の両方を介して、Si 値をALU52の第1入力に与える。 同様に、インデックスYレジスタ62は、そこに格納された第2アドレスをBバス76に与える。Bバス76は、この第2アドレスを内部アドレス・バス36を介して内部メモリ32に転送する。第2アドレスは、内部メモリ32に格納された第1Fi 値のメモリ番地をアクセスする。次に、内部メモリ32は、内部データ・バス34およびBバス76の両方を介して、Fi 値をALU52の第2入力に与える。また、Fi 値は、後で用いるためにTEMP1 64に格納された値に追加される。本発明の実施例では、TEMP1 64は、数1の分母を格納するために用いられる16ビット・レジスタである。
成された分母は、後で用いるためTEMP1 64に転送され、格納される。分子が生成されTEMP2 66およびTEMP3 68に格納され、分母がTEMP1 64に格納されると、各インデックスXレジスタ60およびインデックスYレジスタ62に格納されたアドレスは1だけ繰り上げられる。本明細書で説明してきた乗算および累算演算は、Zビットが設定されるまで、あるいは割り込み信号が保留になるまで、反復的に実行される。
番地からアクセスされ、反復的に用いられ、加重平均演算を実行するために必要な乗算および累算演算を行う。前述のように、乗算および累算反復は、状態コード・レジスタ内のZビットがアサートされるまで行われる。この時点で、もう一回乗算・累算反復が実行され、分子が分母によって除されて、加重平均値となる。
行する。プログラム・カウンタがメモリ内の命令のアドレスを指すと、第1命令バイトがアクセスされ、これを用いて、データ処理システムに特定のデータ処理演算を実行させることができる。割り込みが発生しなければ、データ処理演算は完全に実行される。しかし、データ処理演算の実行中に割り込みが発生すると、データ処理演算の結果として算出され、かつ複数の一時レジスタに保持された中間データは、スタック・ポインタ・レジスタ72に格納された値によって指された番地でスタック・メモリに格納される。さらに、プログラム・カウンタは、命令の第2バイトを指すように1だけ繰り上げられる。
Yレジスタ、64…第1一時レジスタ(TEMP1)、65…マイクロROM制御バス、66…第2一時レジスタ(TEMP2)、68…第3一時レジスタ(TEMP3)、70…プログラム・カウンタ、72…スタック・ポインタ、74…Aバス、76…Bバス。
Claims (1)
- データ処理装置において再開可能な命令を実行するための方法であって、
第1命令部分及び第2命令部分を有した、再開可能な命令を受信するステップと、
前記第1命令部分を指すようにプログラム・カウンタをイネーブルするステップと、
前記プログラム・カウンタが第1命令部分を指すことに応答して、複雑な処理を開始するステップと、
前記第1命令部分の実行中に割り込みに応答した割り込み信号が発生した場合には、
前記複雑な処理の中間データを一時的に格納し、及び前記割り込みを処理する前に前記第2命令部分を指すようにプログラム・カウンタを設定するステップ、
前記割り込みを処理するステップ、
前記割り込みを処理した後に、前記第2命令部分の実行を開始するステップ、
前記第2命令部分の実行の間に、前記一時的に格納された中間データを復元し、及び前記プログラム・カウンタを再び前記第1命令部分を指すように設定するステップ、及び
前記第1命令部分の実行を再開し、他の割り込みが受信されるまで、又は前記複雑な処理が完了するまでの間実行するステップを行うステップと、
前記第1命令部分の実行中に割り込み信号が発生されなかった場合には、前記第2命令部分を実行することなく前記再開可能な命令の実行を完了させるステップとを備える、命令の実行方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US08/151,635 US5475822A (en) | 1993-11-15 | 1993-11-15 | Data processing system for resuming instruction execution after an interrupt and method therefor |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP30266294A Division JP3853851B2 (ja) | 1993-11-15 | 1994-11-14 | データ処理システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006196013A JP2006196013A (ja) | 2006-07-27 |
JP4121527B2 true JP4121527B2 (ja) | 2008-07-23 |
Family
ID=22539605
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP30266294A Expired - Fee Related JP3853851B2 (ja) | 1993-11-15 | 1994-11-14 | データ処理システム |
JP2006045572A Expired - Lifetime JP4121527B2 (ja) | 1993-11-15 | 2006-02-22 | データ処理方法 |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP30266294A Expired - Fee Related JP3853851B2 (ja) | 1993-11-15 | 1994-11-14 | データ処理システム |
Country Status (3)
Country | Link |
---|---|
US (1) | US5475822A (ja) |
EP (1) | EP0655678A1 (ja) |
JP (2) | JP3853851B2 (ja) |
Families Citing this family (59)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5671332A (en) * | 1994-12-22 | 1997-09-23 | Motorola, Inc. | Data processing system for performing efficient fuzzy logic operations and method therefor |
US5784534A (en) * | 1995-03-31 | 1998-07-21 | Motorola, Inc. | Circuit and method for representing fuzzy rule weights during a fuzzy logic operation |
US5923887A (en) * | 1996-05-20 | 1999-07-13 | Advanced Micro Devices, Inc. | Interrupt request that defines resource usage |
JP3767085B2 (ja) * | 1996-09-04 | 2006-04-19 | セイコーエプソン株式会社 | 情報処理回路及びマイクロコンピュータ |
US6317796B1 (en) * | 1997-10-06 | 2001-11-13 | Sun Microsystems, Inc. | Inline database for receiver types in object-oriented systems |
US6009517A (en) | 1997-10-06 | 1999-12-28 | Sun Microsystems, Inc. | Mixed execution stack and exception handling |
JP3872196B2 (ja) * | 1998-01-09 | 2007-01-24 | 株式会社ルネサステクノロジ | マイクロコンピュータ |
EP0953898A3 (en) * | 1998-04-28 | 2003-03-26 | Matsushita Electric Industrial Co., Ltd. | A processor for executing Instructions from memory according to a program counter, and a compiler, an assembler, a linker and a debugger for such a processor |
US6332199B1 (en) | 1998-10-29 | 2001-12-18 | International Business Machines Corporation | Restoring checkpointed processes including adjusting environment variables of the processes |
US6665743B2 (en) * | 2001-04-18 | 2003-12-16 | International Business Machines Corporation | Method, system, and program for initializing a storage space |
DE10133913A1 (de) * | 2001-07-12 | 2003-01-30 | Infineon Technologies Ag | Programmgesteuerte Einheit |
US20040167786A1 (en) * | 2002-03-08 | 2004-08-26 | Grace John J. | System for optimizing selection of a college or a university and a method for utilizing the system provided by a program |
US20040015676A1 (en) * | 2002-07-17 | 2004-01-22 | Pierre-Yvan Liardet | Sharing of a logic operator having a work register |
US7313797B2 (en) * | 2002-09-18 | 2007-12-25 | Wind River Systems, Inc. | Uniprocessor operating system design facilitating fast context switching |
US8006221B2 (en) * | 2007-09-11 | 2011-08-23 | International Business Machines Corporation | System and method for testing multiple processor modes for processor design verification and validation |
US8099559B2 (en) * | 2007-09-11 | 2012-01-17 | International Business Machines Corporation | System and method for generating fast instruction and data interrupts for processor design verification and validation |
US8019566B2 (en) * | 2007-09-11 | 2011-09-13 | International Business Machines Corporation | System and method for efficiently testing cache congruence classes during processor design verification and validation |
US20090070570A1 (en) * | 2007-09-11 | 2009-03-12 | Shubhodeep Roy Choudhury | System and Method for Efficiently Handling Interrupts |
KR102401271B1 (ko) * | 2015-09-08 | 2022-05-24 | 삼성전자주식회사 | 메모리 시스템 및 그 동작 방법 |
US10275243B2 (en) * | 2016-07-02 | 2019-04-30 | Intel Corporation | Interruptible and restartable matrix multiplication instructions, processors, methods, and systems |
CN106648549B (zh) * | 2017-01-03 | 2019-03-19 | 北京华胜信泰数据技术有限公司 | 线程栈的处理方法及系统 |
US11360770B2 (en) | 2017-03-20 | 2022-06-14 | Intel Corporation | Systems, methods, and apparatuses for zeroing a matrix |
US11275588B2 (en) | 2017-07-01 | 2022-03-15 | Intel Corporation | Context save with variable save state size |
US11023235B2 (en) | 2017-12-29 | 2021-06-01 | Intel Corporation | Systems and methods to zero a tile register pair |
US11809869B2 (en) | 2017-12-29 | 2023-11-07 | Intel Corporation | Systems and methods to store a tile register pair to memory |
US11816483B2 (en) | 2017-12-29 | 2023-11-14 | Intel Corporation | Systems, methods, and apparatuses for matrix operations |
US11789729B2 (en) | 2017-12-29 | 2023-10-17 | Intel Corporation | Systems and methods for computing dot products of nibbles in two tile operands |
US11093247B2 (en) | 2017-12-29 | 2021-08-17 | Intel Corporation | Systems and methods to load a tile register pair |
US11669326B2 (en) | 2017-12-29 | 2023-06-06 | Intel Corporation | Systems, methods, and apparatuses for dot product operations |
US10664287B2 (en) | 2018-03-30 | 2020-05-26 | Intel Corporation | Systems and methods for implementing chained tile operations |
US11093579B2 (en) | 2018-09-05 | 2021-08-17 | Intel Corporation | FP16-S7E8 mixed precision for deep learning and other algorithms |
US11579883B2 (en) | 2018-09-14 | 2023-02-14 | Intel Corporation | Systems and methods for performing horizontal tile operations |
US10970076B2 (en) | 2018-09-14 | 2021-04-06 | Intel Corporation | Systems and methods for performing instructions specifying ternary tile logic operations |
US10866786B2 (en) | 2018-09-27 | 2020-12-15 | Intel Corporation | Systems and methods for performing instructions to transpose rectangular tiles |
US10990396B2 (en) | 2018-09-27 | 2021-04-27 | Intel Corporation | Systems for performing instructions to quickly convert and use tiles as 1D vectors |
US10719323B2 (en) | 2018-09-27 | 2020-07-21 | Intel Corporation | Systems and methods for performing matrix compress and decompress instructions |
US10929143B2 (en) | 2018-09-28 | 2021-02-23 | Intel Corporation | Method and apparatus for efficient matrix alignment in a systolic array |
US10963256B2 (en) | 2018-09-28 | 2021-03-30 | Intel Corporation | Systems and methods for performing instructions to transform matrices into row-interleaved format |
US10896043B2 (en) | 2018-09-28 | 2021-01-19 | Intel Corporation | Systems for performing instructions for fast element unpacking into 2-dimensional registers |
US10831503B2 (en) * | 2018-11-06 | 2020-11-10 | International Business Machines Corporation | Saving and restoring machine state between multiple executions of an instruction |
US10963246B2 (en) | 2018-11-09 | 2021-03-30 | Intel Corporation | Systems and methods for performing 16-bit floating-point matrix dot product instructions |
US10929503B2 (en) | 2018-12-21 | 2021-02-23 | Intel Corporation | Apparatus and method for a masked multiply instruction to support neural network pruning operations |
US11294671B2 (en) | 2018-12-26 | 2022-04-05 | Intel Corporation | Systems and methods for performing duplicate detection instructions on 2D data |
US11886875B2 (en) | 2018-12-26 | 2024-01-30 | Intel Corporation | Systems and methods for performing nibble-sized operations on matrix elements |
US20200210517A1 (en) | 2018-12-27 | 2020-07-02 | Intel Corporation | Systems and methods to accelerate multiplication of sparse matrices |
US10922077B2 (en) | 2018-12-29 | 2021-02-16 | Intel Corporation | Apparatuses, methods, and systems for stencil configuration and computation instructions |
US10942985B2 (en) | 2018-12-29 | 2021-03-09 | Intel Corporation | Apparatuses, methods, and systems for fast fourier transform configuration and computation instructions |
US11016731B2 (en) | 2019-03-29 | 2021-05-25 | Intel Corporation | Using Fuzzy-Jbit location of floating-point multiply-accumulate results |
US11269630B2 (en) | 2019-03-29 | 2022-03-08 | Intel Corporation | Interleaved pipeline of floating-point adders |
US10990397B2 (en) | 2019-03-30 | 2021-04-27 | Intel Corporation | Apparatuses, methods, and systems for transpose instructions of a matrix operations accelerator |
US11175891B2 (en) | 2019-03-30 | 2021-11-16 | Intel Corporation | Systems and methods to perform floating-point addition with selected rounding |
US11403097B2 (en) | 2019-06-26 | 2022-08-02 | Intel Corporation | Systems and methods to skip inconsequential matrix operations |
US11334647B2 (en) | 2019-06-29 | 2022-05-17 | Intel Corporation | Apparatuses, methods, and systems for enhanced matrix multiplier architecture |
US11714875B2 (en) | 2019-12-28 | 2023-08-01 | Intel Corporation | Apparatuses, methods, and systems for instructions of a matrix operations accelerator |
US12112167B2 (en) | 2020-06-27 | 2024-10-08 | Intel Corporation | Matrix data scatter and gather between rows and irregularly spaced memory locations |
US11972230B2 (en) | 2020-06-27 | 2024-04-30 | Intel Corporation | Matrix transpose and multiply |
US11941395B2 (en) | 2020-09-26 | 2024-03-26 | Intel Corporation | Apparatuses, methods, and systems for instructions for 16-bit floating-point matrix dot product instructions |
US12001887B2 (en) | 2020-12-24 | 2024-06-04 | Intel Corporation | Apparatuses, methods, and systems for instructions for aligning tiles of a matrix operations accelerator |
US12001385B2 (en) | 2020-12-24 | 2024-06-04 | Intel Corporation | Apparatuses, methods, and systems for instructions for loading a tile of a matrix operations accelerator |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4409653A (en) * | 1978-07-31 | 1983-10-11 | Motorola, Inc. | Method of performing a clear and wait operation with a single instruction |
US4344133A (en) * | 1978-07-31 | 1982-08-10 | Motorola, Inc. | Method for synchronizing hardware and software |
US4493035A (en) * | 1982-12-07 | 1985-01-08 | Motorola, Inc. | Data processor version validation |
JPS6280743A (ja) * | 1985-10-01 | 1987-04-14 | インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション | アドレス変換例外処理方法 |
US4709324A (en) * | 1985-11-27 | 1987-11-24 | Motorola, Inc. | Data processor control unit having an interrupt service using instruction prefetch redirection |
US5247628A (en) * | 1987-11-30 | 1993-09-21 | International Business Machines Corporation | Parallel processor instruction dispatch apparatus with interrupt handler |
US5125087A (en) * | 1988-11-07 | 1992-06-23 | Microsoft Corporation | Method of resetting sequence of access to extended memory disrupted by interrupt processing in 80286 compatible system using code segment register |
JPH02187829A (ja) * | 1989-01-13 | 1990-07-24 | Mitsubishi Electric Corp | ディジタル信号処理プロセッサ |
US5197138A (en) * | 1989-12-26 | 1993-03-23 | Digital Equipment Corporation | Reporting delayed coprocessor exceptions to code threads having caused the exceptions by saving and restoring exception state during code thread switching |
US5287523A (en) * | 1990-10-09 | 1994-02-15 | Motorola, Inc. | Method for servicing a peripheral interrupt request in a microcontroller |
US5297282A (en) * | 1991-05-29 | 1994-03-22 | Toshiba America Information Systems, Inc. | Resume processing function for the OS/2 operating system |
JPH07501431A (ja) * | 1991-11-26 | 1995-02-09 | エアタッチ・コミュニケーションズ | リアルタイム移動平均値算出装置 |
-
1993
- 1993-11-15 US US08/151,635 patent/US5475822A/en not_active Expired - Fee Related
-
1994
- 1994-11-07 EP EP94117498A patent/EP0655678A1/en not_active Withdrawn
- 1994-11-14 JP JP30266294A patent/JP3853851B2/ja not_active Expired - Fee Related
-
2006
- 2006-02-22 JP JP2006045572A patent/JP4121527B2/ja not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP3853851B2 (ja) | 2006-12-06 |
JP2006196013A (ja) | 2006-07-27 |
US5475822A (en) | 1995-12-12 |
JPH07191859A (ja) | 1995-07-28 |
EP0655678A1 (en) | 1995-05-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4121527B2 (ja) | データ処理方法 | |
EP0476722B1 (en) | Data processing system | |
US5426783A (en) | System for processing eight bytes or less by the move, pack and unpack instruction of the ESA/390 instruction set | |
JPH07117897B2 (ja) | データ処理システムのプリフェッチ回路 | |
JP2001184336A (ja) | マトリックス演算装置及びマトリックス演算機能を有するデジタル信号処理装置 | |
US5410660A (en) | System and method for executing branch on bit set/clear instructions using microprogramming flow | |
JP3556252B2 (ja) | オフセット合計を計算するデータ処理システムとその方法 | |
EP0140299A2 (en) | Vector mask control system | |
US5301338A (en) | System including central processing unit | |
EP0226991B1 (en) | Data-processing device | |
JPH056281A (ja) | 情報処理装置 | |
JP3851008B2 (ja) | プロセッサおよびそれを有する半導体集積回路、処理装置ならびに命令処理方法 | |
JPH0560629B2 (ja) | ||
US7421595B2 (en) | Device and method for managing a standby state of a microprocessor | |
JPH07219766A (ja) | 演算処理装置 | |
EP0573071A2 (en) | A microprocessor | |
US6996702B2 (en) | Processing unit with cross-coupled ALUs/accumulators and input data feedback structure including constant generator and bypass to reduce memory contention | |
JPS6013203B2 (ja) | シ−ケンスコントロ−ラ | |
JPH1115660A (ja) | マイクロプロセッサ | |
JP2781779B2 (ja) | 分岐制御回路 | |
US5768554A (en) | Central processing unit | |
JPS6226485B2 (ja) | ||
JPH02128223A (ja) | 演算処理装置 | |
JPH08234986A (ja) | 効率的なファジー論理操作を行なうためのデータ処理システムおよびその方法 | |
JPH06131198A (ja) | データ処理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060705 |
|
A072 | Dismissal of procedure [no reply to invitation to correct request for examination] |
Free format text: JAPANESE INTERMEDIATE CODE: A072 Effective date: 20070130 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070703 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20071003 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20071030 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20080130 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20080204 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20080229 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20080305 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080328 |
|
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: 20080422 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080428 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110509 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110509 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120509 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120509 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130509 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140509 Year of fee payment: 6 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |