JPS59178561A - Bank controlling system - Google Patents

Bank controlling system

Info

Publication number
JPS59178561A
JPS59178561A JP5458283A JP5458283A JPS59178561A JP S59178561 A JPS59178561 A JP S59178561A JP 5458283 A JP5458283 A JP 5458283A JP 5458283 A JP5458283 A JP 5458283A JP S59178561 A JPS59178561 A JP S59178561A
Authority
JP
Japan
Prior art keywords
bank
address
memory
processor
memory module
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
JP5458283A
Other languages
Japanese (ja)
Inventor
Takahito Noda
野田 敬人
Yasuo Hirota
広田 泰生
Yuji Kamisaka
神阪 裕士
Nobuo Tanaka
信夫 田中
Junichi Mizuno
水野 淳一
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP5458283A priority Critical patent/JPS59178561A/en
Publication of JPS59178561A publication Critical patent/JPS59178561A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Abstract

PURPOSE:To enable widening of common area and improve efficiency of use of memory by providing a bank number holding device that holds bank number, a decoder and a bank selection address gate. CONSTITUTION:Bank 0-bank 7 of 32K unit are formed in a memory module 31 and bank 0 is used as a common area. Similarly, bank 8-bank 15 of 32K unit are formed in a memory module 32. When address of a processor 30 is 0- 32K-1 address, area of bank 0 of the device 31 is accessed regardless of content of a bank register 33. In the case of 32K-64K-1 address, access is made to address part of the bank 1. Thus, as the bank 0 becomes a common area, and the bank 1 and succeeding are set to the device 33, the common area can be made wider and efficiency of use of memory can be improved.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明はメモリのバンク制御方式に係り、特に命令の先
取り方式で動作するプロセッサにおいてバンク切換時に
おいても先取り命令を正確に実行することができるとと
もに、メモリの有効利用をはかれるように構成したもの
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a memory bank control system, and particularly to a memory bank control method that enables a processor operating in an instruction prefetch method to accurately execute a prefetch instruction even when switching banks. , relates to a device configured to make effective use of memory.

〔技術の背景〕[Technology background]

計算機システムに様々の要求を満足させようとすると、
その計算機システムに使われているプロセッサのプログ
ラムが増加する。そして、そのプロセッサの表現し得る
アドレス空間以上にプログラムが増大する場合がある。
When trying to satisfy various demands on a computer system,
The number of processor programs used in the computer system increases. Then, the program may grow larger than the address space that can be expressed by the processor.

プロセッサのアドレス線は普通そのプロセッサのアーキ
テクチャにより決まっているため、アドレス線を増加さ
せると。
A processor's address lines are usually determined by the processor's architecture, so increasing the address lines.

アーキテクチャの変更を余儀なくされ、それまで開発し
てきたプログラムやプ付グラムモジュール。
We were forced to change the architecture of the programs and program modules that we had developed up until then.

プログラム開発ツールが使えなくなる。そこでプロセッ
サのアーキテクチャを変更せずプログラム領域を拡大す
る方法としてメモリのバンク方式がある。
Program development tools become unusable. Therefore, a memory bank method is available as a method for expanding the program area without changing the processor architecture.

〔従来技術と問題点〕[Prior art and problems]

通常、とのバンク方式は、第1図の如く構成されている
。図において0.1・・・Nがメモリを構成するバンク
であり、各バンク0,1・・・Nのメモリ客員はそれぞ
れプロセッサ10が指定できるだけの容量を持ち、バン
ク0.1・・・Nの選択はバンクレジスタ11にセット
されたバンク番号をデコーダ12が解読することにより
行われている。
Usually, the bank system is constructed as shown in FIG. In the figure, 0.1...N are banks configuring the memory, each memory member of each bank 0, 1...N has a capacity that can be designated by the processor 10, and banks 0.1...N The selection is made by the decoder 12 decoding the bank number set in the bank register 11.

この第1図に示すシステムは、命令の先取りを行わない
プロセッサには非常に有効である。
The system shown in FIG. 1 is very effective for processors that do not prefetch instructions.

しかしデータ処理を高速に行えるように命令の先取りを
するように設計されたプロセッサに対しては2次のよう
な理由により第1図の構成はとれない。
However, for a processor designed to prefetch instructions so as to perform data processing at high speed, the configuration shown in FIG. 1 cannot be used for the following reasons.

すなわち第2図(イ)に示す如く、バンクBOのアドレ
スnの内容を実行するとき命令先取り方式のためアドレ
スn −1−1をアクセスしてこれを先読みしておく。
That is, as shown in FIG. 2(a), when executing the contents of address n of bank BO, address n-1-1 is accessed and read in advance because of the instruction prefetch system.

ところで上記アドレスnの内容がバンクB1に対するバ
ンク切換命令のときバンクB1にアクセス先が移行する
ことになり、正しくはノくンクB1のn + 1番地の
命令にもとづき制御を行うことになる。ところが先読み
命令がアドレスmへのジャンプ命令であり、バンクB1
のn +1番地の命令がアドレスlへのジャンプ命令の
場合。
By the way, when the content of address n is a bank switching command for bank B1, the access destination will be shifted to bank B1, and correctly, control will be performed based on the command at address n+1 of bank B1. However, the prefetch instruction is a jump instruction to address m, and bank B1
If the instruction at address n+1 is a jump instruction to address l.

本来ならばlにジャンプしなけれはならないものが命令
の先取りのだめにmにジャンプすることになり、これで
は正しい動作が行えない。そのために例えばバンク切換
命令の次のアドレスには各バンクとも共通の命令が格納
されるようにするかバンク切替え命令の次とは必ずNO
P命令を入れる等の対策をすれ゛ばよいが、そのために
は運用が限定されることになる。
What should normally have been a jump to l ends up jumping to m due to the prefetching of the instruction, and the correct operation cannot be performed in this case. To do this, for example, the address next to the bank switching instruction should be stored with a common instruction for each bank, or the next address after the bank switching instruction must be NO.
It would be possible to take countermeasures such as adding a P command, but this would limit its use.

したがって、高速処理を行えるような命令の先取りを行
うプロセッサでは、従来、第3図に示す如く、バンク切
換命令は例えばバンクOの共通部Cに格納していた。こ
の共通部Cにはバンク切替えの制御を行うモニタ中枢部
や各バンクの共通資源等も含まれる。
Therefore, in a processor that prefetches instructions to perform high-speed processing, the bank switching instruction has conventionally been stored, for example, in the common section C of bank O, as shown in FIG. This common section C also includes a monitor central section that controls bank switching, common resources for each bank, and the like.

この第6図のシステムでは、メモリモジュール20〜2
2のうち、メモリモジュール20にはバンク0と共通部
Cが構成され、メモリモジュール21はバンク1を構成
し、メモリモジュール22は/(ンクNを構成している
。そして名)(ンク0〜Nの選択はバンクレジスタ23
に設定された)くンク番号をデコーダ24が解読しで行
うが、別にアドレス判定部25が設けられ、プロセッサ
26から出力されるアドレスが共通部Cを示す場合、デ
コーダ24の出力を強制的にメモリモジュール20を選
択するように制御する。
In the system shown in FIG. 6, memory modules 20 to 2
2, the memory module 20 has a bank 0 and a common section C, the memory module 21 has a bank 1, and the memory module 22 has a /(bank N). The selection of N is made in the bank register 23.
The decoder 24 decodes the Cunk number (set in The memory module 20 is controlled to be selected.

したがって、第6図に示す如き従来のノ(ンク方式では
、上記共通部Cに相当するモジュール21゜・・・22
の領域は未使用状態となるためにメモリの使用効率が悪
くなる欠点が存在する。それ故、メモリを有効に使用す
るためには、共通部Cに先に説明したモニタ中枢部があ
るにもかかわらずこの共通部Cを小さくして無駄に彦る
領域を極力小さくすることが必要であった。そのためプ
ログラム上使いにくいという欠点が生ずることになる。
Therefore, in the conventional link system as shown in FIG.
There is a drawback that the memory usage efficiency deteriorates because the area becomes unused. Therefore, in order to use memory effectively, it is necessary to minimize the wasted area by making the common part C small, even though the common part C includes the monitor core described earlier. Met. This results in the disadvantage that it is difficult to use in terms of programming.

またアドレス判定部25の判定は各)(ンク内のアドレ
スを判定するためにビット数が多くなって判定結果が得
られるまでの時間がかかるため、メモリへのアクセス・
タイムがその分遅くなり、しいてはマシンサイクルを長
くせざるを得す、データ処理装置の処理能力の低下を招
いていた。
In addition, the determination by the address determination unit 25 requires a large number of bits to determine the address within the link, and it takes time to obtain the determination result.
This slows down the processing time, necessitating a longer machine cycle, and reducing the throughput of the data processing device.

さらにこの第3図に示す方式では、メモリモジュール2
0,21.22はそれぞれ1つずつのバンクに対応して
いるため、メモリモジュールの空間をプロセッサアドレ
スの表現し得る空間より大きくすることはできなかった
。これはメモリ素子の集積度が日に日に向上する今日、
いつまでもプロセッサアドレスに制限されたメモリを使
用しなくてはならないため、実装面積がいつまでたって
も小さくできないという欠点をもつどとになる。
Furthermore, in the system shown in FIG. 3, the memory module 2
Since 0, 21, and 22 each correspond to one bank, the space of the memory module cannot be made larger than the space that can be expressed by the processor address. This is because today, the degree of integration of memory devices is increasing day by day.
Since it is necessary to use memory that is limited to the processor address forever, it continues to have the disadvantage that the mounting area cannot be reduced forever.

〔発明の目的〕 本発明の目的は、このような欠点を改善した。[Purpose of the invention] The object of the present invention is to remedy these drawbacks.

共通領域が大きくとれるとともに未使用領域をなくしメ
モリの使用効率を向上させ、またマシンサイクルを低下
せず、しかも同一メモリモジュールに複数のバンクの存
在を可能にしてメモリ素子の集積度が上がればそれだけ
実装面積を小さくできるバンクシステムを構築し得るバ
ンク制御方式を提供することである。
By increasing the common area, eliminating unused areas, improving memory usage efficiency, and not reducing machine cycles, and making it possible to have multiple banks in the same memory module, the integration of memory elements increases. It is an object of the present invention to provide a bank control method capable of constructing a bank system that can reduce the mounting area.

〔発明の構成〕[Structure of the invention]

この目的を達成するために2本発明のバンク制御方式で
は、メモリを構成する複数のバンクとプロセッサを有す
るデータ処理装置において、1または複数のメモリモジ
ュールと、このメモリモジュールに設けられた複数のバ
ンクと、バンク番号が保持されるバンク番号保持手段と
、デコーダと。
In order to achieve this object, the bank control method of the present invention includes one or more memory modules and a plurality of banks provided in this memory module in a data processing device having a plurality of banks and a processor that constitute a memory. , a bank number holding means for holding a bank number, and a decoder.

バンク選択アドレス・ゲート手段を備え、上記プロセッ
サの最上位ビットが1または零の特定値のとき上記バン
ク選択アドレス・ゲート手段を零出力となし、それ以外
のときは上記バンク番号保持手段に保持されたデータに
応じてバンクが選定されるようにしたことを特徴とする
Bank selection address gate means is provided, and when the most significant bit of the processor is a specific value of 1 or zero, the bank selection address gate means has a zero output, and otherwise the bank number is held in the bank number holding means. The bank is characterized in that the bank is selected according to the data obtained.

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

本発明の一実施例を第4図及び第5図にもとづき説明す
る。
An embodiment of the present invention will be described based on FIGS. 4 and 5.

第4図は本発明の一実施例構成図、第5図はメモリマツ
プである。
FIG. 4 is a block diagram of one embodiment of the present invention, and FIG. 5 is a memory map.

図中、60はプロセッサ、31.32はメモリ・モジュ
ール、33はバンク・レジスタ、64Bデコーダ、40
〜A3はアンド帝ゲートである。
In the figure, 60 is a processor, 31.32 is a memory module, 33 is a bank register, 64B decoder, 40
~A3 is the Andei Gate.

プロセッサ60は命令先取り方式で動作されるものであ
り、16ビツトのアドレス出力を送出する。
Processor 60 is operated on an instruction prefetch basis and provides a 16-bit address output.

メモリ・モジュール31は例えば256にの容f8をも
つもので、32に単位のバンク0〜バンク7が形成され
ている。そしてバンク0が共通領域として使用される。
The memory module 31 has a capacity f8 of, for example, 256, and 32 units of banks 0 to 7 are formed. Bank 0 is then used as a common area.

この共通領域には、第3図の共通部Cと同様な情報9例
えばバンク切換命令とか。
This common area contains information 9 similar to the common area C in FIG. 3, such as a bank switching command.

モニタ中枢部や各バンクの共通資源等が格納されている
Stores the monitor core and common resources of each bank.

またメモリ会モジュール32はメモリーモジュール31
と同様にこれまた256にの接置をもち。
Also, the memory meeting module 32 is the memory module 31
Similarly, it also has the placement of 256.

32K 単位のバンク8〜バンク15が形成されている
Banks 8 to 15 of 32K units are formed.

バンク・レジスタ6!lはバンク1〜15を選択すると
きの選択番号がセットされるレジスタてあり、この例で
は4ビツト構成である。
Bank register 6! I is a register in which a selection number for selecting banks 1 to 15 is set, and has a 4-bit configuration in this example.

デコーダ64はアンドφゲー)ADの出力をデコードし
てメモリ・モジュール31または32を選択するもので
ある。そしてアンド・ゲー)AOから零が出力されると
きメモリ・モジュール31が選択され、アンド拳ゲート
AOから「1」が出力されるときメモリ・モジュール6
2が選択される。
The decoder 64 decodes the output of the AND φ game and selects the memory module 31 or 32. And (and game) When 0 is output from AO, memory module 31 is selected, and when "1" is output from AND gate AO, memory module 6 is selected.
2 is selected.

アンド・ゲートA1〜A6はバンク選択ゲート手段を構
成するものであり、メモリ・モジュール31j2のバン
クO〜7,8〜15のいずれか1つのバンクを選択する
ものである。そしてプロセッサ61から出力される16
ビツトのアドレス信号のうち最上位1ピツトが「1」か
零でオン・オフ制御され、零のときは各アンド拳ゲート
A1〜A3はいずれも零のだめバンクOか8かを選択す
る。このときアンド・ゲートADも零を出力し、デコー
ダ64はメモリ・モジュール31に「1」を、62に零
を出力し、メモリ・モジュール31を選択する。それ故
、プロセッサ60から16ビツトのアドレス出力のうち
最上位1ビツトが零のとき共通領域ノバンク0が選択さ
れることになり、その残りの15ピツトでバンク0のア
クセスが行われることになる。しだがってプロセッサ6
0のアドレス出力のうち最上位ビットが零のとき、すな
わちプロセッサ・アドレスが0〜32に一1番地のとき
バンク・レジスタ33の内容如何にかかわらずメモリ・
モジ1−ル31のバンク0の領域、すなわち共通領域が
アクセスされる。
AND gates A1 to A6 constitute bank selection gate means, and select any one of banks O to 7 and 8 to 15 of memory module 31j2. 16 outputted from the processor 61
The most significant one of the bit address signals is controlled to be on/off depending on whether it is "1" or zero, and when it is zero, each of the AND gates A1 to A3 selects either bank O or 8, which is zero. At this time, the AND gate AD also outputs zero, and the decoder 64 outputs "1" to the memory module 31 and zero to the memory module 62, thereby selecting the memory module 31. Therefore, when the most significant bit of the 16-bit address output from processor 60 is zero, common area bank 0 is selected, and bank 0 is accessed using the remaining 15 pits. Therefore processor 6
When the most significant bit of the address output of 0 is 0, that is, when the processor address is 0 to 32 or 11, the memory is stored regardless of the contents of the bank register 33.
The area of bank 0 of module 1-31, ie, the common area, is accessed.

そして52に〜64に一1番地のときは、/(ンク・レ
ジスタ6乙に「0OO1jがセットされ、プロセッサ・
アドレスは最上位ビットは「1」である。これにより残
りの15ビツトにより指定された)くンク1のアドレス
部分にアク上2スが行われることになる。
When the address is 52 to 64-11, ``0OO1j'' is set in /(link register 6B, and the processor
The most significant bit of the address is "1". As a result, two accesses are performed on the address part of block 1 (specified by the remaining 15 bits).

このようにして、本発明ではバンク0が共通領域となり
、バンク1以降がバンク・レジスタ33にセットされた
データにもとづき切替選択されるバンク部となる。
In this way, in the present invention, bank 0 becomes a common area, and bank 1 and subsequent banks become bank sections that are switched and selected based on the data set in the bank register 33.

したがって詑4図のシステムでは、プロセッサ30から
は、第5図に示すようなメモリ・マツプ1/c 見、す
る。そしてバンク・レジスタ33K M 001」つま
り9が設定されたときは、第5図で斜線を示した部分、
つまりバンク0とバンク9が連続した64にのアドレス
空間に見えることKなる。
Therefore, in the system shown in FIG. 4, the processor 30 sees the memory map 1/c as shown in FIG. Then, when bank register 33K M 001'', that is, 9 is set, the shaded area in FIG.
In other words, banks 0 and 9 appear to be 64 consecutive address spaces.

いまプロセッサアドレスをm(第4図の例ではm=16
)、メモリーモジュールのアドレスをn(第4図の例で
はn=18)+パンク・レジスタを1!(第4図の例で
はe=4)としたとき、デコーダ34のデコードすべき
本数はe−(n−(m−1)) 本であり、第4図の場
合は1となり、またアンド拳ゲート人1〜A3はn−(
m−1)ビットを制御している。そしてm−1ビツトで
各バンク内をアクセスしている。
Now set the processor address to m (m=16 in the example in Figure 4).
), memory module address n (n = 18 in the example in Figure 4) + puncture register 1! (In the example of FIG. 4, e=4), the number of lines to be decoded by the decoder 34 is e-(n-(m-1)), which is 1 in the case of FIG. Gate people 1 to A3 are n-(
m-1) bits. Each bank is accessed using m-1 bits.

但し2本発明のBANKレジスタ値は、第4図からもわ
かるとおり+  all oとするとプロセッサアドレ
スが32〜64に一1番地でもバンク0が選択されるた
め、運用時はall Oは禁止としだ方がよい。
However, as can be seen from Figure 4, the BANK register value of the present invention is + all O, and bank 0 is selected even if the processor address is 32 to 64 or 11, so all O is prohibited during operation. It's better.

従来の場合はこういう制限はない。In the conventional case, there is no such restriction.

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

本発明によればメモリ・モジュールに未使用領域が形成
されないので、共通領域を広くとることができ、かつメ
モリの使用効率を非常に高めることができる。しかも共
通領域か否かの判定はプロセッサの最上位1ビツトでア
ンド・ゲートAO〜A3を制御するのみでよいので、マ
シンサイクルをおそくする必要もない。
According to the present invention, since no unused area is formed in the memory module, the common area can be widened and memory usage efficiency can be greatly improved. Furthermore, since it is only necessary to control the AND gates AO to A3 using the most significant bit of the processor to determine whether or not it is a common area, there is no need to slow down the machine cycle.

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

第1図はバンク方式説明図、第2図はその問題点の説明
図、第3図は従来の命令先取り形パンク方式の説明図、
第4図は本発明の一実施例構成図。 第5図はメモリ・マツプである。 I中、23はバンク管レジスタ、24はデコーダ、25
はアドレス判定部、60はプロセッサ。 31.32Hメモリ・モジュール、331’l:バンク
・レジスタ、34はデコーダを示す。 特許出願人 富士通株式会社 代理人弁理士 山 谷 晧 榮 第 2 図 Cイノ              (ロ)$5図
Fig. 1 is an explanatory diagram of the bank system, Fig. 2 is an explanatory diagram of its problems, and Fig. 3 is an explanatory diagram of the conventional instruction preemption puncture system.
FIG. 4 is a configuration diagram of an embodiment of the present invention. FIG. 5 is a memory map. In I, 23 is a bank tube register, 24 is a decoder, 25
60 is an address determination unit, and 60 is a processor. 31.32H memory module, 331'l: bank register, 34 indicates decoder. Patent applicant Fujitsu Ltd. Representative Patent Attorney Akira Yamatani 2 Figure C Ino (B) $5 Figure

Claims (1)

【特許請求の範囲】 メモリを構成する複数のバンクとプロセッサを有するデ
ータ処理装置において、1または複数のメモリモジュー
ルと、このメモリモジュールに設けられた複数のバンク
と、バンク番号が保持されるバンク番号保持手段と、デ
コーダと、バンク選択アドレス−ゲート手段を備え、上
記プロセッサの最上位ピットが1または零の特定値のと
き上記バンク選択アドレス・ゲート手段を零出力となし
。 それ以外のときは上記バンク番号保持手段に保持された
データに応じてバンクが選定されるようにしたことを特
徴とするバンク制御方式。
[Scope of Claim] A data processing device having a plurality of banks and a processor constituting a memory, comprising one or more memory modules, a plurality of banks provided in this memory module, and a bank number in which the bank number is held. The apparatus comprises a holding means, a decoder, and a bank selection address/gate means, and when the most significant pit of the processor has a specific value of 1 or zero, the bank selection address/gate means has a zero output. In other cases, a bank is selected according to data held in the bank number holding means.
JP5458283A 1983-03-30 1983-03-30 Bank controlling system Pending JPS59178561A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5458283A JPS59178561A (en) 1983-03-30 1983-03-30 Bank controlling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5458283A JPS59178561A (en) 1983-03-30 1983-03-30 Bank controlling system

Publications (1)

Publication Number Publication Date
JPS59178561A true JPS59178561A (en) 1984-10-09

Family

ID=12974691

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5458283A Pending JPS59178561A (en) 1983-03-30 1983-03-30 Bank controlling system

Country Status (1)

Country Link
JP (1) JPS59178561A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5555490A (en) * 1978-10-20 1980-04-23 Hitachi Ltd Memory control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5555490A (en) * 1978-10-20 1980-04-23 Hitachi Ltd Memory control system

Similar Documents

Publication Publication Date Title
JP2810068B2 (en) Processor system, computer system, and instruction processing method
JPS62197830A (en) Data processing system
JPH0248931B2 (en)
US4674063A (en) Information processing apparatus having a sequence control function
JPH03233630A (en) Information processor
US4812970A (en) Microprogram control system
EP0240606B1 (en) Pipe-line processing system and microprocessor using the system
JPH05197619A (en) Memory control circuit for multi-cpu
JPS63197232A (en) Microprocessor
JPS59178561A (en) Bank controlling system
JPH0377137A (en) Information processor
JPH0546389A (en) Parallel processor
JP3102399B2 (en) Data processing apparatus and method
US20090100220A1 (en) Memory system, control method thereof and computer system
JP2942449B2 (en) Data processing device
JPS6319042A (en) Instruction prefetching method
JPS58186846A (en) Microprogram controller
JPH0218732B2 (en)
JPH0128965B2 (en)
JPS6091448A (en) Microprogram control type data processor
JPS638938A (en) Microprogram control device
JPH0553804A (en) Parallel processor
JPH02272654A (en) Cache memory device
JPH08161170A (en) Microprocessor and its controlling method
JPS6351294B2 (en)