JPH0217572A - Arithmetic processing system - Google Patents

Arithmetic processing system

Info

Publication number
JPH0217572A
JPH0217572A JP16671788A JP16671788A JPH0217572A JP H0217572 A JPH0217572 A JP H0217572A JP 16671788 A JP16671788 A JP 16671788A JP 16671788 A JP16671788 A JP 16671788A JP H0217572 A JPH0217572 A JP H0217572A
Authority
JP
Japan
Prior art keywords
data
register
output
comparison result
storage device
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.)
Granted
Application number
JP16671788A
Other languages
Japanese (ja)
Other versions
JP2675081B2 (en
Inventor
Takaharu Onizuka
鬼塚 隆治
Masatsugu Inoue
井上 正嗣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP63166717A priority Critical patent/JP2675081B2/en
Publication of JPH0217572A publication Critical patent/JPH0217572A/en
Application granted granted Critical
Publication of JP2675081B2 publication Critical patent/JP2675081B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To perform the comparing operation at a high speed by providing a register which is set by the comparison result and indicating data to be next set to a controller by this register and eliminating the need to test the comparison result with the microprogram control. CONSTITUTION:Data from a storage device 301 is held by registers 302 and 303, and thereafter, data in registers 302 and 303 are compared with each other by a comparing circuit 304. A comparison result reflecting register 307 is set by the comparison result. The output of this register 307 is transmitted to a controller 305, and the controller 305 outputs data from a storage device 301. Data outputted from the storage device 301 is outputted to the register 302 or 303. When the processing of all data is terminated, the controller 305 causes a selector 314 to select data held in the register 302 or 303, and a maximum value is outputted through a data bus 308.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理分野のベクトル演算機構に係り、特に
多くのデータを比較する動作を高速化するのに好適な演
算処理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a vector calculation mechanism in the field of information processing, and particularly to a calculation processing method suitable for speeding up the operation of comparing a large amount of data.

〔従来の技術〕[Conventional technology]

記憶装置(ベクトルレジスタ等)内のデータを次々に比
較し、最大値を出力する場合を考える。
Consider a case where data in a storage device (vector register, etc.) is compared one after another and the maximum value is output.

従来の最大値出力比較動作を第3図、第4図を用いて説
明する。
The conventional maximum value output comparison operation will be explained using FIGS. 3 and 4.

第3図において101はベクトルレジスタ等のデータを
記憶する記憶装置、102はデータを保持するレジスタ
A、103はデータを保持するレジスタB、104は比
較動作を行う比較回路、105は一連の制御を行う制御
装置、106は記憶装置からレジスタA、Bへのデータ
バス。
In FIG. 3, 101 is a storage device that stores data such as a vector register, 102 is a register A that holds data, 103 is a register B that holds data, 104 is a comparison circuit that performs a comparison operation, and 105 is a series of controls. 106 is a data bus from the storage device to registers A and B;

107はレジスタBからレジスタAへのデータバス、1
08は最大値出力パス、109は比較回路から制御装置
への比較結果伝達パス、110は制御装置からレジスタ
Aへのセット信号、111は制御装置からレジスタBへ
のセット1号+112はレジスタAへのデータセレクト
信号、113は制御装置から記憶装置への記憶装置制御
信号。
107 is a data bus from register B to register A, 1
08 is the maximum value output path, 109 is the comparison result transmission path from the comparison circuit to the control device, 110 is the set signal from the control device to register A, 111 is the set signal from the control device to register B + 112 is to register A 113 is a storage device control signal sent from the control device to the storage device.

114はレジスタAへのデータを選択するセレクタであ
る。
114 is a selector for selecting data to be sent to register A;

(1) 制御装置105より記憶装置制御信号113を
介して記憶装置101ヘデータ出力要求が出力される。
(1) A data output request is output from the control device 105 to the storage device 101 via the storage device control signal 113.

同時に制御装置105はセレクト信号112を介してセ
レクタ114をデータバス106を選択する。記憶装置
101はデータバス106を介してレジスタAlO2,
レジスタB103ヘデータを出力する。出力されたデー
タは制御装置105からのセット信号110,111に
よってレジスタAlO2,レジスタB103にセットさ
れる。
At the same time, control device 105 causes selector 114 to select data bus 106 via select signal 112. The storage device 101 has registers AlO2,
Data is output to register B103. The output data is set in register AlO2 and register B103 by set signals 110 and 111 from control device 105.

(2)  レジスタAlO2,L/シフ!、夕B103
にセットされたデータは、比較回路104で比較される
。比較結果は比較結果伝達パス109を介して制御装置
105へ伝達される。
(2) Register AlO2, L/shift! , Evening B103
The data set in is compared by the comparison circuit 104. The comparison result is transmitted to the control device 105 via the comparison result transmission path 109.

(3) 制御装置105ではマイクロプログラム制御に
よって比較結果がテストされる。
(3) The control device 105 tests the comparison results under microprogram control.

(4) テスト結果によってレジスタAlO2のデータ
がレジスタB103のデータより大きいか、または同じ
の場合、記憶装置101よりデータが出力され、データ
バス106を介してレジスタB103に出力され、セッ
ト信号111によってセットされる。レジスタAlO2
のデータはセット信号110が出力されないのでそのま
まのデータが保持される。
(4) If the test result shows that the data in the register AlO2 is larger than or the same as the data in the register B103, the data is output from the storage device 101, is output to the register B103 via the data bus 106, and is set by the set signal 111. be done. Register AlO2
Since the set signal 110 is not output for the data, the data is held as it is.

レジスタAlO2のデータがレジスタB103のデータ
より小さい場合、制御装置105はセレクト信号112
によってセレクタ114がデータバス107を選択する
ようにし、レジスタB103のデータをデータバス10
7を介してレジスタAへ転送させる。同時に記憶装置1
01はデータバス106を介してレジスタB103ヘデ
ータを転送し、セット信号110,111によってレジ
スタ102.レジスタ103にデータがセットされる。
If the data in the register AlO2 is smaller than the data in the register B103, the control device 105 outputs the select signal 112.
causes the selector 114 to select the data bus 107, and transfers the data in the register B103 to the data bus 10.
7 to register A. At the same time storage device 1
01 transfers data to register B 103 via data bus 106, and registers 102 . Data is set in register 103.

(5) 記憶装置101より転送されたデータが処理デ
ータの最後で処理を終了したか検出する。
(5) Detect whether the data transferred from the storage device 101 has been processed at the end of the processed data.

全データを処理したらデータバス108を介して最大値
データをレジスタAlO2により出力する。
After processing all the data, the maximum value data is outputted from the register AlO2 via the data bus 108.

全データ未処理の間は上記の(2)〜(5)の動作を繰
り返す。
The above operations (2) to (5) are repeated while all data is not processed.

第4図は上記(1)〜(5)の動作をフローチャートに
したものである。
FIG. 4 is a flowchart showing the operations (1) to (5) above.

上記多数データを処理するベクトル演算装置に関する公
知例として特開昭59−160267号がある。
A known example of a vector arithmetic device for processing a large amount of data is JP-A-59-160267.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記従来技術はマイクロプログラム制御下の演算処理装
置において、比較判定の際マイクロプログラムによって
テストされる為、多重のデータを比較する場合この判定
に費される時間の蓄積により多大な時間を費す事が問題
であった。
In the above-mentioned conventional technology, a test is performed by a microprogram in an arithmetic processing unit under microprogram control, so when comparing multiple pieces of data, a large amount of time is wasted due to the accumulation of time spent on this determination. was the problem.

本発明の目的はこの多大な時間を費す事なく高速に比較
動作を行う事にある。
An object of the present invention is to perform a comparison operation at high speed without spending a large amount of time.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的は、比較結果によってセットされるレジスタを
設ける事により達成される。
The above objective is achieved by providing a register that is set by the comparison result.

〔作用〕[Effect]

比較結果を反映するレジスタが制御装置に次にセットす
るデータを指示する。それによって比較結果をマイクロ
プログラム制御によってテストする必要がないので、高
速に比較動作を行う事ができる。
A register reflecting the comparison result instructs the controller which data to set next. Thereby, there is no need to test the comparison results under microprogram control, so that the comparison operation can be performed at high speed.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図、第2図を用いて説明
する。第1図は本発明の一実施例のブロック図、第2図
はそのフローチャートであり、比較命令による最大値出
力動作を説明するものであ机 第1図(、)において、301はベクトルレジスタ等の
データを記憶する記憶装置、302はデータを保持する
レジスタA、303はデータを保持するレジスタB、3
04は比較動作を行う比較回路、305は一連の制御を
行う制御回路、306は記憶装置からレジスタA、Bヘ
データパス、307は比較結果反映レジスタ、308は
最大値出力パス、3o9は比較回路から比較結果反映レ
ジスタへのデータバス、310はレジスタAへのセット
信号、311はレジスタBへのセット信号、312は最
大値出力セレクト信号、313は制御回路から記憶装置
への記憶制御信号。
An embodiment of the present invention will be described below with reference to FIGS. 1 and 2. FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a flowchart thereof, which explains the maximum value output operation by a comparison instruction.In FIG. 302 is a register A that holds data; 303 is a register B that holds data; 302 is a register A that holds data;
04 is a comparison circuit that performs a comparison operation, 305 is a control circuit that performs a series of controls, 306 is a data path from the storage device to registers A and B, 307 is a comparison result reflection register, 308 is a maximum value output path, and 3o9 is a comparison circuit from the comparison circuit. 310 is a set signal to register A, 311 is a set signal to register B, 312 is a maximum value output select signal, and 313 is a storage control signal from the control circuit to the storage device.

314は最大値を選択するセレクタ、315は比較反映
レジスタ出力データバスである。
314 is a selector for selecting the maximum value, and 315 is a comparison and reflection register output data bus.

(1) 制御装置305より記憶装置制御信号313を
介して記憶装置301ヘデータ出力要求が出力される。
(1) A data output request is output from the control device 305 to the storage device 301 via the storage device control signal 313.

記憶装置301はデータバス306を介してレジスタA
302.  レジスタB503にデータを出力し、制御
装置305からのセット信号310,311によってデ
ータはレジスタA302.レジスタB503に保持され
る。
The storage device 301 is connected to the register A via the data bus 306.
302. Data is output to register B503, and set signals 310, 311 from control device 305 cause the data to be output to register A302. It is held in register B503.

(2)  レジスタA302.レジスタB503に保持
されたデータは、比較回路304で比較される。比較結
果により比較結果反映レジスタ307のセット条件を第
1図(b)の如く設定しておく。比較結果がデータバス
309を介して出力され、レジスタA302のデータが
レジスタB503のデータより大きいか同値の場合、比
較結果反映レジスタ307は”1”を出力し、小さい場
合は比較結果反映レジスタ307はII OIIを出力
する。
(2) Register A302. The data held in register B503 is compared by comparison circuit 304. Based on the comparison results, the setting conditions for the comparison result reflection register 307 are set as shown in FIG. 1(b). The comparison result is output via the data bus 309, and if the data in register A302 is greater than or equal to the data in register B503, the comparison result reflection register 307 outputs "1"; if it is smaller, the comparison result reflection register 307 outputs "1". II Output OII.

(3) 比較結果反映レジスタ307の出力はデータバ
ス315を介して制御装置305に伝達される。制御装
置305は記憶装置制御信号313を介して記憶装置3
01よりデータを出力させる。記憶装置301より出力
されたデータは、データバス306を介してレジスタA
302.レジスタB503に出力される。この時、比較
結果反映レジスタの出力が”1”の場合、レジスタBセ
ット信号311のみが出力されレジスタB503に新し
いデータが保持される。レジスタAのセット信号は出力
されないので旧データ(前サイクルの比較で大きかった
データ)が保持される。
(3) The output of the comparison result reflection register 307 is transmitted to the control device 305 via the data bus 315. The control device 305 controls the storage device 3 via the storage device control signal 313.
Data is output from 01. The data output from the storage device 301 is transferred to the register A via the data bus 306.
302. It is output to register B503. At this time, if the output of the comparison result reflection register is "1", only the register B set signal 311 is output and new data is held in the register B 503. Since the set signal of register A is not output, old data (data that was large in comparison in the previous cycle) is held.

比較結果反映レジスタの出力がII OIIの場合、レ
ジスタAセット信号310のみが出力されレジスタA3
02に新しいデータが保持される。レジスタBのセット
信号は出力されないので旧データ(前サイクルの比較で
大きかったデータ)が保持される。
When the output of the comparison result reflection register is II OII, only the register A set signal 310 is output and register A3
New data is held in 02. Since the set signal of register B is not output, old data (data that was large in comparison in the previous cycle) is held.

(4) 記憶装置301より転送されたデータが処理デ
ータの最後で処理を終了したか検出する。
(4) Detect whether the data transferred from the storage device 301 has been processed at the end of the processed data.

全データの処理を終了した場合、その時の比較結果反映
レジスタ307がHI IIであれば、制御装置305
はセレクト信号312を介してセレクタ314にレジス
タA302のデータを選択させ、データバス308を介
して最大値を出力する。
When all data processing is completed, if the comparison result reflection register 307 at that time is HI II, the control device 305
causes the selector 314 to select the data in the register A 302 via the select signal 312, and outputs the maximum value via the data bus 308.

また、比較結果出力レジスタ307の出力が”0′″な
らば、制御装置305はセレクト信号312を介してセ
レクタ314にレジスタB503のデータを選択させ、
データバス308を介して最大値を出力する。
Further, if the output of the comparison result output register 307 is "0''", the control device 305 causes the selector 314 to select the data of the register B503 via the select signal 312,
The maximum value is output via data bus 308.

全データ処理が未終了の場合は(2)〜(4)の動作を
繰り返す。
If all data processing has not been completed, operations (2) to (4) are repeated.

第2図は上記(1)〜(4)の動作をフローチャートに
したものである。
FIG. 2 is a flowchart showing the operations (1) to (4) above.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、比較するデータの多少によらず高速に
比較命令を処理する事が出来る。
According to the present invention, a comparison command can be processed at high speed regardless of the amount of data to be compared.

従来技術では、比較命令が発せられ比較回路によって比
較結果が出力されると、マイクロプログラム制御によっ
てテストされ比較判断される。よって比較するデータの
数だけテストする為、テストの時間の蓄積による処理能
力の低下があった。
In the prior art, when a comparison command is issued and a comparison result is output by a comparison circuit, it is tested and compared and judged under microprogram control. As a result, as many tests are performed as the number of data to be compared, the processing capacity decreases due to the accumulation of testing time.

本発明によれば、従来マイクロプログラム制御によって
テストされていた部分を比較結果反映レジスタをセット
、リセットする事のみにより比較判断する事が可能とな
る。従って、従来マイクロプログラム制御によってテス
トされていた1ステツプを省略出来る事になり、データ
が増えればその数のステップ分高速処理する事が可能と
なる。
According to the present invention, it becomes possible to compare and judge parts that were conventionally tested by microprogram control only by setting and resetting the comparison result reflection register. Therefore, one step that was conventionally tested by microprogram control can be omitted, and if the amount of data increases, it becomes possible to process it at high speed by that number of steps.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例とその時の判断論理の説明図
、第2図は本発明の一実施例のフローチャート、第3図
は従来技術のブロック図、第4図は従来技術のフローチ
ャートである。 301・・・記憶装置、 302・・・レジスタA、 303・・・レジスタB、 304・・・比較回路、 305・・・制御回路。 306・・・記憶装置からレジスタA、Bへのデータバ
ス、 307・・・比較結果反映レジスタ、 308・・・最大値出力パス、 310・・・レジスタAへのセット信号、312・・・
最大値出力セレクト信号、313・・・記憶制御信号、 314・・・セレクタ。 纂 図 (1:))
Fig. 1 is an explanatory diagram of an embodiment of the present invention and its judgment logic, Fig. 2 is a flowchart of an embodiment of the invention, Fig. 3 is a block diagram of the prior art, and Fig. 4 is a flowchart of the prior art. It is. 301...Storage device, 302...Register A, 303...Register B, 304...Comparison circuit, 305...Control circuit. 306...Data bus from storage device to registers A and B, 307...Comparison result reflection register, 308...Maximum value output path, 310...Set signal to register A, 312...
Maximum value output selection signal, 313...Storage control signal, 314...Selector. Estimate (1:))

Claims (1)

【特許請求の範囲】[Claims] 1、命令及びオペランドデータを格納する主記憶と、命
令を読み出してその実行を行う処理装置において、複数
データ比較を行う命令の実行にあたり、複数個のオペラ
ンドデータを順に記憶域より取り出し処理装置内に比較
するオペランドデータを一時的に保持する二つのレジス
タを設け、その比較結果を格納する判定レジスタと、判
定レジスタの内容に従って次の比較データを二つのレジ
スタの一方にセットするセット条件を生成する制御論理
と、比較結果を判定する判定レジスタの内容により上記
二つのレジスタの内のいづれかの内容を選択する機能を
有する事を特徴とする演算処理方式。
1. In a main memory that stores instructions and operand data, and a processing unit that reads and executes instructions, when executing an instruction that compares multiple data, multiple pieces of operand data are sequentially retrieved from the storage area and stored in the processing unit. Two registers are provided to temporarily hold the operand data to be compared, and a judgment register is used to store the comparison results, and a control that generates a set condition to set the next comparison data to one of the two registers according to the contents of the judgment register. An arithmetic processing method characterized by having a function of selecting the contents of one of the two registers according to logic and the contents of a determination register for determining a comparison result.
JP63166717A 1988-07-06 1988-07-06 Arithmetic processing method Expired - Lifetime JP2675081B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63166717A JP2675081B2 (en) 1988-07-06 1988-07-06 Arithmetic processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63166717A JP2675081B2 (en) 1988-07-06 1988-07-06 Arithmetic processing method

Publications (2)

Publication Number Publication Date
JPH0217572A true JPH0217572A (en) 1990-01-22
JP2675081B2 JP2675081B2 (en) 1997-11-12

Family

ID=15836454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63166717A Expired - Lifetime JP2675081B2 (en) 1988-07-06 1988-07-06 Arithmetic processing method

Country Status (1)

Country Link
JP (1) JP2675081B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61122747A (en) * 1984-11-14 1986-06-10 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Data processor
JPH01271876A (en) * 1988-04-22 1989-10-30 Nec Corp Comparison arithmetic processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61122747A (en) * 1984-11-14 1986-06-10 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Data processor
JPH01271876A (en) * 1988-04-22 1989-10-30 Nec Corp Comparison arithmetic processor

Also Published As

Publication number Publication date
JP2675081B2 (en) 1997-11-12

Similar Documents

Publication Publication Date Title
KR900002577B1 (en) Test pattern generator
JPH0217572A (en) Arithmetic processing system
US5938762A (en) Method and apparatus for performing exception processing routine in pipeline processing
JPH06103110A (en) Breakpoint setting system
JPH0575985B2 (en)
JP2506591B2 (en) Auxiliary processor
JPH02217935A (en) Interruption generating circuit for debugging
JPH04282732A (en) Method for controlling program debugging device
JPS59184950A (en) Program executing system
JPH06222939A (en) Testing system for plural pipelines
JPH02217924A (en) Storing processing system for data processor
JPS61231607A (en) Simulation system for iron and steel rolling control system
JPH10186008A (en) Method of transferring test pattern data
JPS6276756A (en) Semiconductor device with self-inspecting circuit
JPH09101891A (en) Information processor and exception processing sequencer
JPH0773049A (en) Program simulator device
JPH03228161A (en) Interface control system for computer system
JPS5941068A (en) Device for measuring performance of processor
JPS6042492B2 (en) Processing phase execution control method
JPS63148351A (en) Testing system for storage device
JPH1145215A (en) Device and method for evaluating and testing system bus and record medium
JPH0772874B2 (en) Interrupt receiving device
JPH03282617A (en) Printer device
JPH01134539A (en) Trace system for microprogram
JPH04266131A (en) Heavy load test system for information processor