JPS6162141A - Logic-type information processing device - Google Patents

Logic-type information processing device

Info

Publication number
JPS6162141A
JPS6162141A JP18364784A JP18364784A JPS6162141A JP S6162141 A JPS6162141 A JP S6162141A JP 18364784 A JP18364784 A JP 18364784A JP 18364784 A JP18364784 A JP 18364784A JP S6162141 A JPS6162141 A JP S6162141A
Authority
JP
Japan
Prior art keywords
arguments
code
input
argument
built
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.)
Pending
Application number
JP18364784A
Other languages
Japanese (ja)
Inventor
Shinichiro Yamaguchi
伸一朗 山口
Hidekazu Matsumoto
松本 秀和
Tadaaki Bando
忠秋 坂東
Hiroaki Nakanishi
宏明 中西
Kenji Hirose
健二 廣瀬
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 Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Engineering Co Ltd
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 Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Engineering Co Ltd
Priority to JP18364784A priority Critical patent/JPS6162141A/en
Publication of JPS6162141A publication Critical patent/JPS6162141A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To realize the bidirectionality of an argument even in the four arithmetical operations which use a unidirectional built-in predicate and thus to improve performance of the device, by performing the alteration of operations by an alteration of codes and by implementing alteration in the sequence of arguments through the use of hardware. CONSTITUTION:At the first word of a register file 214, a tag B, which indicates a built-in predicate, and a code which indicates addition are set, and respective arguments are set at the 2nd-4th words. Then a code 223 of the built-in predicate, its tag 235 and tags 232-234 of the respective arguments are given as inputs to a decorder 210. When, for instance, the 1st argument is an unknown number and the 2nd and 3rd arguments are constants, a decoder 210 outputs the code of subtraction to a signal line 73 and instructs to carry out subtraction. At this time, further, selectors 211-213 are selected so that the 3rd, 2nd and 1st arguments are outputted to signal lines 74, 72, and 71 respectively through signal lines 220-222. Therefore, when the present device is given, as a target, 'Unknown number+constant 1=Constant 2,' the device executes 'Constant 2-constant 1=Unknown number.' In this way, addition can be performed, regardless of whichever of the 1st-3rd arguments may be an unknown number and thus the bi-directionality of the argument is assured.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、処理の対象となる主なデータが数値ではなく
記号であるような論理型言語プロローグ(PROLOG
)の実行に適した論理型情報処理装置に係シ、特に四則
演算をあらかじめ情報処理装置に組み込まれた述語とし
て実行する場合に2つの被演算子と1つの結果の内、任
意の2つの値が与えられれば四則演算が実行できるよう
な機能を有した論理型情報処理装置に関する。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention relates to a logical language prologue (PROLOG) in which the main data to be processed is not numerical values but symbols.
), especially when executing the four arithmetic operations as predicates built into the information processing device, any two values of two operands and one result. The present invention relates to a logic type information processing device having a function of being able to perform four arithmetic operations when given.

〔発明の背景〕[Background of the invention]

プロローグは、事物と事物間の関係を述語の形で表現す
るプログラミング言語である。プロローグでは、プログ
ラム(述語の集合)に質問を与えることによって実行が
始まシ、質問に対する答を得るための手続きを明確にプ
ログラム中で記述することなく、自動的に処理系が質問
の真偽を導き出す点が、既存のプログラミング言語(例
えばフォートラン、パスカル)と大きく異なる点である
Prolog is a programming language that expresses relationships between things in the form of predicates. In the prologue, execution begins by giving a question to the program (a set of predicates), and the processing system automatically determines the truth or falsehood of the question without explicitly describing the procedure to obtain the answer to the question in the program. The way it is derived is very different from existing programming languages (for example, Fortran, Pascal).

このような論理型言語プロローグに関する詳しい説明は
、”programming in prolog”W
、F。
For a detailed explanation of such a logical language prolog, see "programming in prolog"
,F.

C1ocksin / C,S、 Mellish著、
 apringet −Verlag 、 1981 
、等に詳しく述べられているので、ここでは本発明に関
する点についてのみ説明する。
C1ocksin / written by C,S, Mellish,
apringet-Verlag, 1981
, etc., so only the points related to the present invention will be explained here.

プロローグのプログラムは、述語定義の集合体であるが
、述語定義にはプログラマが定義した述語(ユーザ定義
述語)とプロローグの処理系にあらかじめ組み込まれて
いる述語(組込述語)がある。組込述語には、ユーザ述
語定義によって定義しにくい述語、即ち算術演算、入出
力などに関する述語が含まれる。ユーザ定義述語と組込
述語の大きな違いの1つは、ユーザ定義述語の引数が双
方向性を持っているのに対し組込述語の引数が一方向性
である点である。即ち、ユーザ定義述語では引数として
現われる変数には入出力の区別がなく、実行段階で変数
に値が既に束縛(bird)されていてもいなくても良
い。こBに、寸し組込述語では引致として、qわれる変
故に人山力の区別があシ、実行段階でへ力変敢には値が
必ず!、K縛されていなければならな9・)、ところが
ゾロa−グ、Q基礎となっている一階述語論題の引aは
元未収方向注であるので、at込述語に関しても引数の
双方向性を保障する必要がある。そこで代表的な徂込述
Unである加算をJjえてみる。引数の双方向性を保障
するためVζ、第1図に示すような°サブプログラムp
lus ’t:作成する。但し同図でinLegar 
(X) 。
A prologue program is a collection of predicate definitions, and the predicate definitions include predicates defined by the programmer (user-defined predicates) and predicates built into the prolog processing system (built-in predicates). Built-in predicates include predicates that are difficult to define by user predicate definitions, ie, predicates related to arithmetic operations, input/output, and the like. One of the major differences between user-defined predicates and built-in predicates is that arguments of user-defined predicates are bidirectional, whereas arguments of built-in predicates are unidirectional. That is, in a user-defined predicate, there is no distinction between input and output for variables that appear as arguments, and it is not necessary that a value is already bound (bird) to the variable at the execution stage. In addition, in the built-in predicate, there is a distinction between human and mountain power because of the change that is q, and there is always a value for power change at the execution stage! , K must be bound9), However, since the argument a of the first-order predicate thesis on which Zorog and Q is based is the original unaccounted direction note, the bidirectionality of the argument also applies to the at-included predicate. It is necessary to guarantee gender. So let's take a look at addition, which is a typical introductory statement. To ensure bidirectionality of arguments, Vζ, °subprogram p as shown in Figure 1 is used.
lus 't: create. However, inLegar in the same figure
(X).

var(X) 、 add (X、Y、Z) 、 1u
b(X、 Y、Z)は、それぞれXが整数なら真、Xが
変数(値が東纏されていなり)なら真、XとYが既知で
Z=X+Yなら真、XとYが既知で2工X−Yなら真と
、よる組込述語でこれらには引数の双方向性がなく、入
力&aX、Yは必ず束縛されていなければならない。し
かし第1図のユーザ定義の加lT述語plugは、3引
aX、Y、Zの内いずれが変改ctりつても演算を行う
ことができる1、即し、例えばYが変数でX、Zに整数
が束縛されている時は2((1−の第1.第2のplu
gの定義ではinteger(X)が偽となるため実行
されず、第3の定義でtnteger(X) 、 va
r (Y) 、 integer (Z)がともに真と
な9、従ッテsub (Z 、 X、 Y )によりて
変数YにY=Z−Xが与えられ(束縛され)て終了する
。他のX又はZが変数の時も同様に第2の定義又は第4
の定義で実行でき、どれが出力変数となっても実行可能
となる。つまシ一方向性の組込述語を用いて双方向性の
加算plusが定義できた。減算1乗除算も同様である
のは明らかである。以上のように、四則演算の引数の双
方向性を保障するには、サブプログラムを作成すれば良
い。しかし、頻繁に開用される述語をサブプログラムの
形で使用する事は、実行速度の低下につながる。またユ
ーザにはサブプログラム作成と言う負担が増すという問
題がある。
var(X), add(X, Y, Z), 1u
b(X, Y, Z) is true if X is an integer, true if X is a variable (value is not bound), true if X and Y are known and Z=X+Y, and true if X and Y are known. If 2-factor X-Y is true, these built-in predicates have no bidirectionality of arguments, and the inputs &aX and Y must be bound. However, the user-defined addition predicate plug in FIG. 1 can perform the operation even if any of the three arguments a When an integer is bound to 2((1-'s first.second pl
In the definition of g, integer(X) is false, so it is not executed, and in the third definition, tnteger(X), va
When both r (Y) and integer (Z) are true9, the variable Y is given (bound) Y=Z-X by sub (Z, X, Y), and the process ends. Similarly, when the other X or Z is a variable, the second definition or the fourth
It can be executed with the definition of , and it can be executed regardless of which variable is the output variable. We were able to define a bidirectional addition plus using a unidirectional built-in predicate. It is clear that the same applies to subtraction, 1 multiplication, and division. As described above, in order to guarantee the bidirectionality of the arguments of the four arithmetic operations, it is sufficient to create a subprogram. However, using frequently used predicates in the form of subprograms leads to a decrease in execution speed. Another problem is that the burden of creating subprograms increases on the user.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、あらかじめ定義されてユーザに提供さ
れる四則演算の組込述語に対しても、引数の双方向性を
持たせた論理型情報処理装置を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a logical information processing device that allows arguments to be bidirectional even for built-in predicates of four arithmetic operations that are defined in advance and provided to the user.

〔発明の概要〕[Summary of the invention]

論理型情報処理装置に於て四則演算の組込述語の実行は
、従来の情報処理装置の四則演算命令と同様に行われる
。即ち演算別に対応したコードを発生し、そのコードに
従って入力データを処理し結果を出力する。そこで本発
明では、第1図にて加算の場合に関して述べたような演
算の変更をコード変更によって行い、引数の順序の変更
をハードウェアで実行することによシ、従来の一方向性
の組込述語を用いて四則演算に関しても引数の双方向性
を実現したものである。
In a logical type information processing device, the built-in predicates of the four arithmetic operations are executed in the same way as the four arithmetic operation instructions of the conventional information processing device. That is, a code corresponding to each operation is generated, input data is processed according to the code, and the result is output. Therefore, in the present invention, by changing the operation as described for the case of addition in FIG. 1 by changing the code, and by changing the order of arguments by hardware, it is possible to This method uses implicit predicates to realize bidirectionality of arguments in the four arithmetic operations.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の一実施例を詳細に説明する。 Hereinafter, one embodiment of the present invention will be described in detail.

第2図は論理型情報処理装置の全体構成図で、記憶装置
1はプロローグのソースプログラムを実行に適した内部
形式に変換したものを保持する。
FIG. 2 is an overall configuration diagram of a logical information processing device, in which a storage device 1 stores a prologue source program converted into an internal format suitable for execution.

同一化装置2は記憶装置1より信号線13を経由して取
り出した目標と信号線14を経由して取り出した頭部の
ユニフィケーションを行う装置であシ、演算装置3は目
標が組込述語であった場合、同−化装f2から信号線7
を経由して送られる組込述語のコードと引数に対して演
算を行う装置でちシ、その結果は信号線8によって同一
化装置2に伝えられる。制御装置4は同一化装置2で行
われるユニフィケーションの成功、失敗の情報を信号線
9を経由して受は取り、次にユニフィケーションを行う
べき目標と頭部を信号線10を経由して同一化装置2に
与える。一時記憶装R5は同一化装置2で行われるユニ
フィケーションによシ変数に束縛された値を保持するも
ので、ここに保持されている情報は信号線12を経由し
て同一化装置2に与えられ、一時記憶装置5に保持すべ
き情報は信号線工1によって与えられる。本発明はこれ
らの装置の内、同一化装置2に適用されるものである。
The identification device 2 is a device that performs unification between the target taken out from the storage device 1 via the signal line 13 and the head taken out via the signal line 14, and the arithmetic device 3 unifies the target taken out via the signal line 14. If there is, connect signal line 7 from synchronization device f2
It is a device that performs arithmetic operations on the code and argument of the built-in predicate sent via the signal line 8, and the result is transmitted to the identification device 2 via a signal line 8. The control device 4 receives information on the success or failure of the unification performed by the identification device 2 via the signal line 9, and then identifies the target and head to which unification is to be performed via the signal line 10. to device 2. The temporary storage device R5 holds the values bound to the variables by the unification performed by the identification device 2, and the information held here is given to the identification device 2 via the signal line 12. , the information to be held in the temporary storage device 5 is given by the signal lineman 1. The present invention is applied to the identification device 2 among these devices.

第3図は同一化装置2の内部構成図であシ、目標読出装
置201は信号線10により指定される目標を記憶装置
1よシ取)出す手段であり、その目標中に値の束縛され
た変数があれば、その値を一時記憶装置5よシ取り出す
。頭部読出装置202は信号線10により指定される頭
部を記憶装置1よシ取シ出す手段であシ、この頭部中に
値の束縛された変数があれば、その値を一時記憶装置5
よ)取り出す。同一化回路203は目標及び頭部読出装
置201及び202に取り込まれた目標と頭部の各引数
についてユニフィケーションを行つ手段である。インタ
ーフェイス204は信号線207を経由して送られてく
るユニフィケーションの結果あるいは信号線8を経由し
て送られてぐる組込述語の実行結果よシ、制御装置4に
対しユニフィケーションの成功、失敗を信号線9を介し
て知らせ、また二二フイケーショ/の結果、値の束縛が
あった時は信号線11を介して一時記憶装置5に値を格
納する手段である。
FIG. 3 is an internal configuration diagram of the identification device 2. The target reading device 201 is a means for retrieving the target designated by the signal line 10 from the storage device 1. If there is a variable, its value is retrieved from the temporary storage device 5. The head reading device 202 is a means for retrieving the head specified by the signal line 10 from the storage device 1. If there is a variable with a bound value in this head, the value is stored in the temporary storage. 5
) Take it out. The unification circuit 203 is a means for unifying each of the target and head arguments taken into the target and head reading devices 201 and 202. The interface 204 signals the success or failure of unification to the control device 4 based on the unification result sent via the signal line 207 or the execution result of the built-in predicate sent via the signal line 8. It is a means for notifying via a line 9 and storing the value in the temporary storage device 5 via a signal line 11 when a value is bound as a result of the 22 cation.

第4図は、四則演算の組込述語の実行を行う演算装置3
を詳しく示したものである。演算回路       シ
301は信号線71.72から得られる被演算子(第1
引数、第2引数)と信号線73よシ得られる演算コード
より四則演算のいずれかを実行し、結果を信号線303
に出力する手段でsb、同一化回路302は演算回路3
02より得られる演算結果と第3引数とのユニフィケー
ションを行う手段である。この演算装置3で実行される
四則演算は第1表に示した加算add 、減算sub、
乗算mul、及び除算divであり、これらはいずれも
入力X。
FIG. 4 shows an arithmetic unit 3 that executes built-in predicates for four arithmetic operations.
is shown in detail. The arithmetic circuit 301 is the operand (first
Execute one of the four arithmetic operations using the operation code obtained from the argument, second argument) and the signal line 73, and send the result to the signal line 303.
sb, the identification circuit 302 is a means for outputting to the arithmetic circuit 3.
This is a means for unifying the calculation result obtained from 02 and the third argument. The four arithmetic operations executed by this arithmetic device 3 are addition add, subtraction sub, and
Multiplication mul and division div, both of which are input X.

Y、出力をZとする。即ち引数は一方向性のものである
Let Y and output be Z. That is, the argument is unidirectional.

第1表 第5図は、本装置で用いる語形式を示している。Table 1 FIG. 5 shows the word format used in this device.

1語はタグ部20とデータ部21よシ成り、タグ部は第
2表に示したような語の細別を表し、データ部はタグが
整数の時整数値、タグが変数の時変数番号、タグが組込
述語の時演算のコード等を持つ。
One word consists of a tag part 20 and a data part 21. The tag part represents the word classification as shown in Table 2, and the data part shows an integer value when the tag is an integer, a variable number when the tag is a variable, When the tag is a built-in predicate, it has the code for the operation.

第2表 第6図は本発明の一実施例を示すもので、先に説明した
同一化装置2内の目標読出装置201の内部を詳しく表
わしたものである。同図に於てレジスタファイル214
は記憶装置1又は一時記憶装置5よシ読み出されたデー
タ又はプログラムの4語を格納する。信号線232,2
33,234゜235はレジスタファイル214のタグ
部を出力する。信号線223,226,227,228
はレジスタファイル214のデータ部を出力する。
Table 2, FIG. 6 shows an embodiment of the present invention, and shows in detail the inside of the target reading device 201 in the identification device 2 described above. In the same figure, the register file 214
stores four words of the data or program read from the storage device 1 or the temporary storage device 5. Signal line 232,2
33, 234 and 235 output the tag part of the register file 214. Signal lines 223, 226, 227, 228
outputs the data portion of the register file 214.

セレクタ211,212,213はデコーダ210よシ
の信号線220,221,222によシ信号線226,
227,228のいずれかを選択し、結果的に演算装置
3に与える引数の順番を入れ換える。データ210はレ
ジスタファイル214の4語のタグ235,234,2
33,232と第1語口のデータ(演算コード)223
から、セレクタ211〜213の選択内容を第7図のよ
うに決定し、実行すべき演算コード73とともに各引数
を第4図の演算装置3へ出力する。以上の実施例の動作
を加算の場合を例として説明する。レジスタファイル2
14の第1語に組込述語を示すタグBと加算を示すデー
タ(コード)がセットされ、第2〜第4語に各引数がセ
ットされると、組込述語ノコード223とそのタグ23
5、各引数のタグ232,233,234がデコーダ2
10の入力として与えられる。デコーダ210は第7図
に示すように動作し、例えば第1引数が未知数(タグが
V)で第2,3引数が定数(タグが工)であった時、信
号線73に減算のコードsubを出力し減算を指示する
。更にこの時信号線220.221222によシ信号線
74.72,7iKそれぞれ第3.第2.Ml引数を出
力する様にセレクタ211.212,213を制御する
。このことによシ論理型情報処理装置は、目標として(
未知数)+(定数1)=(定数2) が与えられた時、 (定数2)−(定数1)=(未知数) を実行することになる。このようにして、第1゜第2□
第3引数のいずれが未知数であっても加算に対する演算
が行え、引数の双方向性が保障される。このことはデコ
ーダ210が第7図に示すような働きをする限シ加減乗
除すべてについて保障され、このデコーダの働きによっ
て任意の引数(2個が定数、つまシ束縛され、1個が未
知数)に対して第8図に示すような組込述語及び変数の
変換が実行される。但し同図で?nは変数を、C1は定
数を示すものとする。
The selectors 211, 212, 213 are connected to the decoder 210, the signal lines 220, 221, 222, the signal lines 226,
227 or 228, and as a result, the order of the arguments given to the arithmetic unit 3 is changed. Data 210 is four word tags 235, 234, 2 of register file 214.
33,232 and first word data (operation code) 223
Then, the selection contents of the selectors 211 to 213 are determined as shown in FIG. 7, and each argument is outputted to the arithmetic unit 3 of FIG. 4 together with the operation code 73 to be executed. The operation of the above embodiment will be explained using addition as an example. Register file 2
When the tag B indicating the built-in predicate and the data (code) indicating addition are set to the first word of 14, and each argument is set to the second to fourth words, the built-in predicate code 223 and its tag 23 are set.
5. Tags 232, 233, 234 of each argument are decoder 2
10 inputs. The decoder 210 operates as shown in FIG. 7. For example, when the first argument is an unknown number (tag is V) and the second and third arguments are constants (tag is engineering), a subtraction code sub is sent to the signal line 73. Outputs and instructs subtraction. Furthermore, at this time, the signal lines 74, 72, and 7iK are connected to the third signal lines 220, 221, and 222, respectively. Second. The selectors 211, 212, and 213 are controlled to output the Ml argument. As a result, the logical information processing device has the goal of (
When unknown number) + (constant 1) = (constant 2) is given, (constant 2) - (constant 1) = (unknown number) is executed. In this way, the first ゜second □
Even if any of the third arguments is unknown, the addition operation can be performed, and the bidirectionality of the arguments is guaranteed. This is guaranteed for all additions, subtractions, multiplications, and divisions in which the decoder 210 functions as shown in FIG. In contrast, conversion of built-in predicates and variables as shown in FIG. 8 is executed. However, in the same figure? It is assumed that n represents a variable and C1 represents a constant.

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

本発明によれば、論理盤プログラミング言語プロローグ
に適した論理型情報処理装置に於て、ハードウェアによ
って四則演算に於ける引数の双方向性を保障することが
できるから、プログラマが四則演算に対し引数の双方向
性を保障するためのサブプログラムを余分に作成すると
いう手間を省け、また四則演算を行う毎にそのサブプロ
グラムを実行するオーバーヘッドがなく、従って論理型
情報処理装置の性能が向上するという効果がある。
According to the present invention, in a logic type information processing device suitable for the logic board programming language Prologue, bidirectionality of arguments in four arithmetic operations can be guaranteed by hardware, so that a programmer can easily respond to four arithmetic operations. This eliminates the trouble of creating an extra subprogram to ensure bidirectionality of arguments, and there is no overhead of executing that subprogram each time the four arithmetic operations are performed, thus improving the performance of logical information processing devices. There is an effect.

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

第1図は組込述語の引数に双方向性を持たせるためのプ
ログラム例を示す図、第2図は論理型情報処理装置の全
体構成図、第3図は第2図中の同一化装置2のブロック
図、第4図は第2図中の組込述語の処理を行う演算装置
3のブロック図、第5図は第2図の論理型情報処理装置
の語形式を示2・・・同一化装置、3・・・演算装置、
201・・・目標読出装置、′210・・・デコーダ、
211,212゜213・・・セレクタ、214・・・
レジスタファイル。
Figure 1 is a diagram showing an example of a program for giving bidirectionality to the argument of a built-in predicate, Figure 2 is an overall configuration diagram of a logical information processing device, and Figure 3 is the identification device in Figure 2. 2, FIG. 4 is a block diagram of the arithmetic unit 3 that processes the built-in predicate in FIG. 2, and FIG. 5 shows the word format of the logical information processing device in FIG. 2. Identification device, 3... calculation device,
201...Target reading device, '210...Decoder,
211, 212° 213...Selector, 214...
register file.

Claims (1)

【特許請求の範囲】 1、その第1及び第2引数が定数として与えられかつ四
則演算の演算コードが指定された時に該演算コード対応
の演算結果をその第3の引数に与えて出力とするところ
の演算手段と、四則演算の入力コードとその内の2個が
入力定数で1個が出力変数としての第1、第2及び第3
の入力引数とが与えられた時に上記入力コードによつて
定まる上記3つの入力引数の間の代数的関係と等価でか
つ上記出力変数が第3の引数となるように上記入力引数
の順序及び上記入力コードを変更し、該変更した後の3
つの引数及び演算コードを上記演算手段へ与える機能を
有した目標読出手段とを備えたことを特徴とする論理型
情報処理装置。 2、前記目標読出手段は、前記入力コードの内容と3つ
の入力引数のどれが出力変数であるかの情報から出力す
べき演算コードと選択信号とを出力するデコーダと、該
選択信号によつて上記3つの入力引数から第1、第2及
び第3引数として出力すべきものを選択して出力するセ
レクタとを有したことを特徴とする特許請求の範囲第1
項記載の論理型情報処理装置。
[Claims] 1. When the first and second arguments are given as constants and the operation code of the four arithmetic operations is specified, the operation result corresponding to the operation code is given to the third argument and output. However, the calculation means, the input codes for the four arithmetic operations, and the first, second, and third codes, two of which are input constants and one is an output variable.
The order of the input arguments and the above are equivalent to the algebraic relationship between the three input arguments determined by the input code when the input arguments are given, and the output variable is the third argument. 3 after changing the input code and making the change
and target reading means having a function of providing two arguments and an operation code to the arithmetic means. 2. The target reading means includes a decoder that outputs an operation code to be output and a selection signal based on the content of the input code and information on which of the three input arguments is an output variable; Claim 1 characterized in that it has a selector that selects and outputs what should be output as the first, second, and third arguments from the three input arguments.
The logical information processing device described in Section 1.
JP18364784A 1984-09-04 1984-09-04 Logic-type information processing device Pending JPS6162141A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18364784A JPS6162141A (en) 1984-09-04 1984-09-04 Logic-type information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18364784A JPS6162141A (en) 1984-09-04 1984-09-04 Logic-type information processing device

Publications (1)

Publication Number Publication Date
JPS6162141A true JPS6162141A (en) 1986-03-31

Family

ID=16139452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18364784A Pending JPS6162141A (en) 1984-09-04 1984-09-04 Logic-type information processing device

Country Status (1)

Country Link
JP (1) JPS6162141A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6341933A (en) * 1986-08-08 1988-02-23 Agency Of Ind Science & Technol Inference computer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6341933A (en) * 1986-08-08 1988-02-23 Agency Of Ind Science & Technol Inference computer
JPH065507B2 (en) * 1986-08-08 1994-01-19 工業技術院長 Inference calculator

Similar Documents

Publication Publication Date Title
Wise Aspects of applicative programming for parallel processing
US4628436A (en) Digital controller
US4228498A (en) Multibus processor for increasing execution speed using a pipeline effect
US4539635A (en) Pipelined digital processor arranged for conditional operation
US5577256A (en) Data driven type information processor including a combined program memory and memory for queuing operand data
Cole Macro processors
US5907693A (en) Autonomously cycling data processing architecture
US4598358A (en) Pipelined digital signal processor using a common data and control bus
US4156909A (en) Structured data files in a data driven digital data processor
EP0073901A2 (en) Method for evaluating boolean expressions in a data processing system
US5109523A (en) Method for determining whether data signals of a first set are related to data signal of a second set
JPH034936B2 (en)
JPS6162141A (en) Logic-type information processing device
Ramamoorthy et al. A higher level language for micro-programming
Anceau et al. CASSANDRE: a language to describe digital systems, application to logic design
JP2714015B2 (en) Logic circuit synthesizer
KR970011897B1 (en) Words interpretating device
Johnson Signal processing software tools
JPH03245223A (en) Arithmetic unit
JPH034331A (en) System for processing declaratively-defined number theory function
Ishijima et al. A Small Engineering Workbench On A Personal Computer
JPS62197832A (en) Vector processor
JPS5846439A (en) Program editing method of computer
Goldstand A General Purpose Modular Microprogrammable Computer Part II: Microprogramming
Pensom On the classification and selection of small-to medium-sized computers for real-time applications