JPS5969844A - Loading method of microprogram - Google Patents

Loading method of microprogram

Info

Publication number
JPS5969844A
JPS5969844A JP18115082A JP18115082A JPS5969844A JP S5969844 A JPS5969844 A JP S5969844A JP 18115082 A JP18115082 A JP 18115082A JP 18115082 A JP18115082 A JP 18115082A JP S5969844 A JPS5969844 A JP S5969844A
Authority
JP
Japan
Prior art keywords
address
data
central processing
processing unit
register
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
JP18115082A
Other languages
Japanese (ja)
Inventor
Hidekiyo Ozawa
秀清 小澤
Hiroshi Yonemasu
米増 弘
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 JP18115082A priority Critical patent/JPS5969844A/en
Publication of JPS5969844A publication Critical patent/JPS5969844A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/22Microcontrol or microprogram arrangements
    • G06F9/24Loading of the microprogram

Landscapes

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

Abstract

PURPOSE:To reduce the loads of a computer and a main storage in an SVP by writing into CS directly through an interface between the SVP and a CPU without passing through a main storage of SVP when loading a microprogram in a control storage (CS). CONSTITUTION:An interface on the CPU side is provided with a decoder 7, a command register 8, a data register 9, an address register 10, and a control circuit 11. When data are to be written from an interface 5 of the SVP to the CS 12 of the CPU, a write instruction to the CS 12, a write address of the CS 12 and a write data are set up in a command register 8, an address register 10 and a data register 9 respectively, and then a start signal for executing the contents of the command register 8 is applied to the control circuit 11 to execute the command. At the loading of the microprogram to the CS, the microporgram can be written in the CS directly through the interface between the SVP and CPU and the loads to the computer 2 and main storage 3 of the SVP are reduced.

Description

【発明の詳細な説明】 (a)  発明の技術分野 本発明は中央処理装置とサービスプロセラ サ(svp
と略す)を持つ情報処理システムに係り、特に中央処理
装置のマイクロプログラムのロードをSVPによって行
なうマイクロプログラムのローディング方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (a) Technical Field of the Invention The present invention relates to a central processing unit and a service processor (SVP).
The present invention relates to an information processing system having a central processing unit (abbreviated as ), and particularly relates to a microprogram loading method in which a microprogram of a central processing unit is loaded by SVP.

(b)  従来技術と問題点 中央処理装置には該中央処理装置を制御するマイクロプ
ログラムがコントロールストレイジ(CONTROLS
TORAGE以後C8と略す)に格納されて貯えられて
おり、通常大型計算機などでは該C8をRAMで構成し
、各種の機能変更に対しては前記マイクロプログラムの
書直しで対処出来るようにしである。しかしC8がRA
Mで構成されている場合は、電源が投入された時、外部
記憶装置より、マイクロプログラムをC8にロードする
等の初期化が心安である。この初期化をイニシアルマイ
クロプログラムロード(INITIAL MICROP
ROGRAMLOAD以後IMPLと略す)という。上
記計算機に於ては該IMPLのためにフロッピーディス
ク装置の如き外部記憶装置を装置ごとに用意しである。
(b) Prior art and problems The central processing unit has a control storage (CONTROLS) where a microprogram to control the central processing unit is stored.
TORAGE (hereinafter abbreviated as C8), and in large-scale computers, the C8 is usually configured with RAM, so that various function changes can be handled by rewriting the microprogram. However, C8 is RA
If the C8 is configured with M, it is safe to initialize it by loading the microprogram into the C8 from an external storage device when the power is turned on. This initialization is performed by the initial microprogram load (INITIAL MICROP).
ROGRAMLOAD (hereinafter abbreviated as IMPL). In the above computer, an external storage device such as a floppy disk device is prepared for each device for the IMPL.

特に近年では分散マイクロプログラムと称して、中央処
理装置内の各ユニット毎に夫々C8を用意しであるため
、一般にC8O数だけ外部記憶装置を必要とする。又更
にシステムを構成する中央処理装置がマルチプロセッサ
方式の場合その台数だけ外部記憶装置を必要とする。
Particularly in recent years, a C8 is provided for each unit in the central processing unit, which is called a distributed microprogram, and therefore external storage devices as many as the number of C8O are generally required. Furthermore, if the central processing units constituting the system are multiprocessor type, external storage devices corresponding to the number of central processing units are required.

しかしSVPを備えた情報処理システムでは、前記の如
く外部記憶装置を重複して持つ無駄を省くため、SVP
に接続されている補助記憶装置を代用するようになって
来た。即ち、SVP配下の補助記憶装置に中央処理装置
用のマイクロプログラムを全て用意しておき、情報処理
システムの電源投入時、SVPにより中央処理装置のC
8に該マイクロプログラムをロードするようになってい
る。SvPは独立した計算機システムであるため、補助
記憶装置中のマイクロプログラムの内容の表示や変更9
版数の管理、C8の内容と補助記憶装置の内容の比較及
びマイクロプログラムの選択的ロード(例えば診断用の
マイクロプログラムのロードとシステム運転用のマイク
ロプログラムのロードを選択して行なう)等が蘭学に行
なえるようKなった。
However, in an information processing system equipped with SVP, in order to avoid the waste of having duplicate external storage devices as described above, SVP
The auxiliary storage device connected to the computer has come to be used instead. In other words, all microprograms for the central processing unit are prepared in the auxiliary storage device under the SVP, and when the information processing system is powered on, the SVP executes the central processing unit's C.
8 to load the microprogram. Since SvP is an independent computer system, it is not possible to display or change the contents of microprograms in auxiliary storage9.
Managing the version number, comparing the contents of C8 with the contents of the auxiliary storage device, selectively loading microprograms (for example, loading a diagnostic microprogram and loading a system operation microprogram), etc. I became K so that I could do it.

しかしSvPの補助記憶装置に用意したマイクロ主記憶
上に読出し、その後該主記憶上のデータをSvPと中央
処理装置間インタフェース経由でC8にロードする必要
がある。又この時マイクロプログラムのデータ量に対し
て主記憶の容量が十分でないと上記動作を数回に分けて
データ転送を行な一火一 う材要がある。補助記憶装置にはダイレクトメモリアク
セス(DIREeT耶MORY ACCESS)機構が
付いているのが普通であるが、SVPと中央処理装置間
インタフェースは汎用性を考慮してプログラム転送方式
であるのが一般的である。このためマイクロプログラム
のデータ量が大きくなるに従って、その転送レートが問
題となって来る。これを解決するためSVPと中央処理
装置間インタフェース回路にもダイレクトメモリアクセ
ス機構を用意するとインタフェース回路が複雑になり汎
用性も失なわれ、且つ相変らず5vPO主記憶を経由す
るため、いずれにせよSVP下の補助記憶装置からマイ
クロプログラムをロードする方式ではIMPLのため多
大な時間を要する欠点がある。
However, it is necessary to read the data onto the micro main memory prepared in the auxiliary storage of the SvP, and then load the data on the main memory into the C8 via the interface between the SvP and the central processing unit. At this time, if the capacity of the main memory is not sufficient for the amount of data in the microprogram, it is necessary to perform the data transfer by dividing the above operation into several times. Auxiliary storage devices usually have a direct memory access (DIREETMORY ACCESS) mechanism, but the interface between the SVP and the central processing unit is generally a program transfer method in consideration of versatility. be. Therefore, as the amount of data in a microprogram increases, its transfer rate becomes a problem. In order to solve this problem, if a direct memory access mechanism is also provided in the interface circuit between the SVP and the central processing unit, the interface circuit will become complicated and the versatility will be lost.Moreover, it will still go through the 5vPO main memory, so in any case, The method of loading a microprogram from an auxiliary storage device under SVP has the drawback of requiring a large amount of time due to IMPL.

(c)  発明の目的 本発明の目的は上記欠点を除くため、SVPに接続され
ている補助記憶装置より中央処理装置のCSヘマイクロ
プログラムをロードする時、5vPO主記憶を経由する
ことなく、該補助記憶装置から中央処理装置のC8へデ
ータを直接転送することによIMPLの時間短縮とIM
PLに伴うSVPの計算機の負荷を軽減することを目的
とするマイクロプログラムのローディング方式を提供す
ることにある。
(c) Object of the Invention The object of the present invention is to eliminate the above-mentioned drawbacks, and when a microprogram is loaded from the auxiliary storage connected to the SVP to the CS of the central processing unit, it is possible to load the microprogram without going through the 5vPO main memory. By directly transferring data from the auxiliary storage to the central processing unit C8, IMPL time can be reduced and
The object of the present invention is to provide a microprogram loading method for the purpose of reducing the load on the SVP computer associated with PL.

(d)  発明の構成 本発明の構成は、SVPの共通バスにダイレクトメモリ
アクセス機構によりメモリ上にデータを転送する時、メ
モリアドレスを歩進する回路の歩進禁止モードを備え、
同一アドレスに対して順次データを書込む機能を有する
補助記憶装置を接続し、該補助記憶装置に中央処理装置
のマイクロブログラムを格納し、IMPLを実行する情
報処理システムに於て、SvPの共通パス経由でsvP
と中央処理装置間のインタフェース内のデータバッファ
にデータが書込まれる時のアドレス情報と書込みタイミ
ングにより、中央処理装置内のcsに対して、該データ
バッファに書込まれたデータを書込むと同時に、該C8
のアドレスを決めるアドレスレジスタを歩進して、次の
csアドレスを設定するように、SVPと中央処理装置
間インタフェースを構成し、前記補助記憶装置から前記
データバッファにアドレス歩進禁止モードでデータ転送
を行なうことにより、該補助記憶装置内に格納されてい
る中央処理装置の前記マイクロプログラムをSvPの主
記憶を経由することなく、前記svPと中央処理装置間
インタフ8−一経由で直接諒1−に転送するようにした
ものである。
(d) Configuration of the Invention The configuration of the present invention includes an increment prohibition mode for a circuit that increments a memory address when data is transferred to the memory by a direct memory access mechanism to the SVP common bus,
In an information processing system that connects an auxiliary storage device that has the function of sequentially writing data to the same address, stores the microprogram of the central processing unit in the auxiliary storage device, and executes IMPL, SvP is common. svP via path
Depending on the address information and write timing when data is written to the data buffer in the interface between , said C8
The interface between the SVP and the central processing unit is configured to set the next CS address by incrementing an address register that determines the address of the data buffer, and data is transferred from the auxiliary storage device to the data buffer in an address increment prohibition mode. By doing this, the microprogram of the central processing unit stored in the auxiliary storage device can be directly downloaded via the interface 8-1 between the svP and the central processing unit without going through the main memory of the SvP. It was designed to be transferred to

(e)発明の実施例 第1図及び第2図は本発明の一実施例を示すブロック図
である。
(e) Embodiment of the invention FIGS. 1 and 2 are block diagrams showing an embodiment of the invention.

第1図はSvPと中央処理装置との接続の一例を示す図
である。SVPは共通バス1に計算機2゜主記憶3.補
助記憶装置4.インタフェース5゜ディスプレイ装置6
が接続される。インタフェース5のアドレスは主記憶3
のアドレスの一部が割当てられている。従って計算機2
はインタフェース5に対してはロード(LOAD)、ス
トア(sroaE)。
FIG. 1 is a diagram showing an example of a connection between SvP and a central processing unit. The SVP has a common bus 1, a computer 2, a main memory 3. Auxiliary storage device 4. Interface 5゜Display device 6
is connected. The address of interface 5 is main memory 3
A portion of the address has been assigned. Therefore, calculator 2
is load (LOAD) and store (sroaE) for interface 5.

ムーブ(MOVE)と言うような主記憶アクセス命令で
インタフェース5内にある制御用レジスターをアクセス
することにより制御が可能である。中央処理装置側のイ
ンタフェースにはデ真−ダ7.コマンドレジスタ8.デ
ータレジスタ9.アドレスレジスタ10.制御回路11
があり、SVPのインタフェース5より中央処理装置の
C812に対してデータを書込む場合は、コマンドレジ
スタ8に対してC812への書込み命令を、アドレスレ
ジスタ10にはC812の曹込みアドレスを、データレ
ジスタ9には書込みデータをセットし、その後該コマン
ドレジスタ8の内容を実行させるようなスタート信号を
制御回路11に与えることによって実行する。IMPL
の如きC812に対する連続書込み動作に対しても、上
記動作を複数回繰り返すことによって実行される。
Control is possible by accessing a control register in the interface 5 using a main memory access command such as MOVE. The interface on the central processing unit side includes a data reader 7. Command register 8. Data register 9. Address register 10. Control circuit 11
When writing data to the C812 of the central processing unit from the interface 5 of the SVP, send a write command to the C812 to the command register 8, write the write address of the C812 to the address register 10, and write the write address of the C812 to the data register. Write data is set in the command register 9, and then a start signal is given to the control circuit 11 to cause the contents of the command register 8 to be executed. IMPL
Continuous write operations to the C812 such as the above are also executed by repeating the above operations multiple times.

第2図の回路は第1図インタフェース5の詳細図である
。SvPの共通バス1に接続されたレシーバ13を経て
ユニットアドレスレジスター9には中央処理装置側のC
8を備えた各装置のアドレスが格納される。ユニットア
ドレスレジスター9に入ったアドレスはドライバ24を
経て送出され、C8にデータの書込みをする対象装置が
選択される。セレクトアドレスレジスタ20には該対象
装置のインタフェースにある、例えば第1図に示すコマ
ンドレジスタ8あるいはデータレジスタ9゜アドレスレ
ジスター0等を選択するアドレスが入コ リ、ドライバ25を経て送出され、デボーダ7にコ よりデA−ドされてコマンドレジスタ8あるいはデータ
レジスタ9.アドレスレジスター0等が選択される。前
記レジスタへのデータは出力データレジスタ21からド
ライバ26を通して与えられる。共通バス1を経由して
出力データレジスタ21コ にデータがセットされると、アドレスレジスタ15゜タ
イミング発生器16により、ドライバー29を通して、
出力データレジスタ21の内容を前記セレクトアドレス
レジスタ2oの内容に従って、中央処理装置側のコマン
ドレジスタ8.データレジスタ9.アドレスレジスタ1
0等へ出力データレジスタ21の内容を取シ込むタイミ
ング信号が送出される。
The circuit of FIG. 2 is a detailed diagram of the interface 5 of FIG. The C on the central processing unit side is sent to the unit address register 9 via the receiver 13 connected to the SvP common bus 1.
The address of each device with 8 is stored. The address entered in the unit address register 9 is sent out via the driver 24, and the target device for writing data to C8 is selected. The select address register 20 receives an address for selecting the command register 8, data register 9, address register 0, etc. shown in FIG. command register 8 or data register 9. Address register 0, etc. is selected. Data to the register is provided from output data register 21 through driver 26. When data is set in the output data register 21 via the common bus 1, the address register 15 is set by the timing generator 16 through the driver 29.
The contents of the output data register 21 are transferred to the command register 8. of the central processing unit according to the contents of the select address register 2o. Data register 9. address register 1
A timing signal is sent to input the contents of the output data register 21 into the output data register 21, etc.

中央処理装置側のC8を備えた各装置はユニットアドレ
スレジスタ19によって選択される。次にセレクトアド
レスレジスタ20.出力データレジスタ21を用いてコ
マンドレジスタ8へC812への書込み命令をセットす
る。以下同様にセレクトアドレスレジスタ20.出力デ
ータレジスタ21によシ、アドレスレジタ10にC81
2の書込みアドレス、データレジスタ9にC812への
書込みデータをセットする。従来は、この直後に制御レ
ジスタ23により、制御回路11に対してコマンドレジ
スタ8の内容を実行させるようにしていたが、本発明に
おいては、制御回路11において、コマンドレジスタ8
の内容がC812への書込み命令であること、及び、デ
ータレジスタ9ヘデータが書込せれたことを検出して、
C812へのデータの書込みを実行すると共に、書込み
終了後、アドレスレジスタ10に対してアドレスを歩進
することを指示するようにした。
Each device equipped with C8 on the central processing unit side is selected by a unit address register 19. Next, select address register 20. Using the output data register 21, set a write command to the C812 in the command register 8. Similarly, select address register 20. C81 to the output data register 21 and address register 10
Write address 2 sets write data to C812 in data register 9. Conventionally, the control register 23 causes the control circuit 11 to execute the contents of the command register 8 immediately after this, but in the present invention, the control circuit 11 executes the contents of the command register 8.
detects that the content is a write command to C812 and that data has been written to data register 9,
Data is written to the C812, and after the writing is completed, an instruction is given to the address register 10 to increment the address.

コマンドレジスタ8はC812への書込み命令が保持さ
れており、又アドレスレジスタ10は次のCSアドレス
が保持されている。従って以後、データレジスタ9に新
しいデータがセットされる毎にデータレジスタ9の内容
がC812へと書込壕れると同時にアドレスレジスタ1
0は次のCSアドレスを示すだめ、データレジスタ9に
対して次々とC812への書込みデータをセットする。
Command register 8 holds a write command to C812, and address register 10 holds the next CS address. Therefore, from now on, every time new data is set in data register 9, the contents of data register 9 are written to C812, and at the same time address register 1
Since 0 indicates the next CS address, data to be written to the C812 is successively set in the data register 9.

SvPがデータをデータレジスタ9にセットするにはセ
レクトアドレスレジスタ20にデータレジスタ9のアド
レスを保持しておいて、出力データレジスタ21に対し
てデータをセットするのみで良いので、C812へのデ
ータを順次出力データレジスタ21に対してセットする
0 以上はSVPの計算機2が介入して行なうが、前記の如
くインタフェース5はメモリ3のアドレスの一部が割当
てられているため、補助記憶装置4よりデータを出力デ
ータレジスタ21に転送しても、同様に該データは順次
C812に書込まれる。従ってSvPの計算機2はコマ
ンドレジスタ8及びアドレスレジスタ10を前記の如く
初期化後、補助記憶装置4に対して該補助記憶装置4の
メモリアドレス歩進を禁止した址!、出力データレジス
タ21にデータを転送させる。t10助記憶装置4から
読出されたデータはメモリアドレス歩進が禁止されてい
るため、同一アドレスの出力データレジスタ21に送出
され、タイミング発生器16の発生するストローブ信号
とセレクトアドレスレジスタ20がデータレジスタ9を
選択していること、及びコマンドレジスタ8の内容がC
812への功込み命令でを)ることにより制御回路11
により連続してC812に、アドレスレジスタ10の指
示するアドレスにより順次書込まれる。
In order for SvP to set data in data register 9, it is only necessary to hold the address of data register 9 in select address register 20 and set data in output data register 21, so data to C812 is Sequentially setting the output data register 21 to 0 The above steps are performed by the SVP computer 2, but since the interface 5 is assigned a part of the address of the memory 3 as described above, the data is sent from the auxiliary storage device 4. Even if the data is transferred to the output data register 21, the data is sequentially written to the C812 in the same way. Therefore, after initializing the command register 8 and address register 10 as described above, the SvP computer 2 prohibits the auxiliary storage device 4 from incrementing the memory address of the auxiliary storage device 4! , causes the data to be transferred to the output data register 21. Since the data read from the t10 auxiliary storage device 4 is prohibited from advancing the memory address, it is sent to the output data register 21 at the same address, and the strobe signal generated by the timing generator 16 and the select address register 20 are used as data registers. 9 is selected and the contents of command register 8 are C.
812), the control circuit 11
The data is sequentially written into the C812 at the address indicated by the address register 10.

レシーバ2フ1選択回路17,18.  ドライバ14
は中央処理装置よりのデータを入力する回路であるが、
本発明では直接関係がないので説明は省略する○ (f)発明の詳細 な説明した如く本発明はC8にマイクロプログラムをロ
ードする場合、SvPの主記憶を経由せず1負接SVP
と中央処理装置間インタフェースを経由してC8に書込
むことが可能でるり、SVPの計算機及び主記憶の負荷
が減少し、IMPLの時11j短縮も計れるため、その
効果は犬ガるものがある。
Receiver 2F1 selection circuit 17, 18. Driver 14
is a circuit that inputs data from the central processing unit,
Since it is not directly related to the present invention, the explanation will be omitted. (f) As described in detail of the invention, when loading a microprogram to C8, the present invention uses 1-negative SVP without going through the main memory of SvP.
Since it is possible to write to the C8 via the interface between the CPU and the central processing unit, the load on the SVP computer and main memory is reduced, and 11j can be shortened at IMPL, so the effect is incredible. .

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

第1図はSVPと中央処理装置との接続の一例を示す図
、7A2図は第1図インタフェース5の詳細図である。 1は共通パス、2は計算機、3は主記憶、4は補助記憶
装置、5はインタフェース、7はデ屏−ダ、8はコマン
ドレジスタ、9はデータレジスタ。 10はアドレスレジスタ、11は制御回路、12はコン
トロールストレイジ、  13.27はレシーノく。 14、24.25.2 G、 28.29はドライバ、
 19はユニットアドレスレジスタ、20はセレクトア
ドレスレジスタ、21は出力データレジスタ、22は入
力データレジスタ、23は制御レジスタである。
FIG. 1 is a diagram showing an example of the connection between the SVP and the central processing unit, and FIG. 7A2 is a detailed diagram of the interface 5 in FIG. 1. 1 is a common path, 2 is a computer, 3 is a main memory, 4 is an auxiliary storage device, 5 is an interface, 7 is a screen reader, 8 is a command register, and 9 is a data register. 10 is an address register, 11 is a control circuit, 12 is a control storage, and 13.27 is a resin. 14, 24.25.2 G, 28.29 is the driver,
19 is a unit address register, 20 is a select address register, 21 is an output data register, 22 is an input data register, and 23 is a control register.

Claims (1)

【特許請求の範囲】[Claims] サービスプロセッサを備えた情報処理装置であって、計
算機、メモリ、各種インタフェース回路等は共通バス方
式により接続され、インタフェース回路のアドレスはメ
モリアドレスの一部が割当てられており、メモリと同等
のアクセス方式でアクセスが可能な如く構成されたサー
ビスプロセッサの共通バスに、ダイレクトメモリアクセ
ス機構により、メモリ上へデータを転送する時、メモリ
アドレスを歩進する回路の歩進禁止モードを備え、同一
アドレスに対して順次データを書込む機能を有する補助
記憶装置を接続し、該補助記憶装置に中央処理装置のマ
イクロプログラムを格納し、中央処理装置へのイニシア
ルマイクロプログラムロードをサービスプロセッサより
実行する情報処理システムに於て、サービスプロセッサ
の共通バス経由でサービスプロセッサと中央処理装置間
のインタフェース内のデータバッファにデータが書込ま
れる時のアドレス情報と書込みタイミング信号により、
中央処理装置内のコントロールストレイジに対して、該
データバッファに書込まれたデータを書込むと同時に、
該コントロールストレイジのアドレスを決めるアドレス
レジスタを歩進して、次のコントロールストレイジアド
レスを設定するように、サービスプロセッサと中央処理
装置間インタフェースを構成し、前記補助記憶装置qが
ら前記データバッファにアドレス歩進禁止モードでデー
タ転送を行なうことにより、該補助記憶装置内に格納さ
れている中央処理装置の前記マイクロプログラムをサー
ビスプロセッサの主記憶を経由することなく、前記サー
ビスプロセッサと中央処理装置間インタフェース経由で
直接前記コントロールストレイジに転送することを特徴
とするマイクロプログラムのローディング方式。
An information processing device equipped with a service processor, in which the computer, memory, various interface circuits, etc. are connected by a common bus method, and the address of the interface circuit is assigned a part of the memory address, and an access method equivalent to that of memory is used. When data is transferred to the memory using a direct memory access mechanism, the common bus of the service processor configured to allow access is provided with an increment prohibition mode for the circuit that increments the memory address. An information processing system in which an auxiliary storage device having a function of sequentially writing data is connected to the auxiliary storage device, a microprogram of a central processing unit is stored in the auxiliary storage device, and an initial microprogram load to the central processing unit is executed by a service processor. According to the address information and write timing signal when data is written to the data buffer in the interface between the service processor and the central processing unit via the common bus of the service processor,
At the same time as writing the data written in the data buffer to the control storage in the central processing unit,
The interface between the service processor and the central processing unit is configured to increment an address register that determines the address of the control storage to set the next control storage address, and increment the address register from the auxiliary storage device q to the data buffer. By performing data transfer in advance-prohibited mode, the microprogram of the central processing unit stored in the auxiliary storage device can be transferred via the interface between the service processor and the central processing unit without passing through the main memory of the service processor. A microprogram loading method characterized in that the microprogram is directly transferred to the control storage.
JP18115082A 1982-10-15 1982-10-15 Loading method of microprogram Pending JPS5969844A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18115082A JPS5969844A (en) 1982-10-15 1982-10-15 Loading method of microprogram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18115082A JPS5969844A (en) 1982-10-15 1982-10-15 Loading method of microprogram

Publications (1)

Publication Number Publication Date
JPS5969844A true JPS5969844A (en) 1984-04-20

Family

ID=16095752

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18115082A Pending JPS5969844A (en) 1982-10-15 1982-10-15 Loading method of microprogram

Country Status (1)

Country Link
JP (1) JPS5969844A (en)

Similar Documents

Publication Publication Date Title
US4325116A (en) Parallel storage access by multiprocessors
JPH0430053B2 (en)
EP0212637B1 (en) Mircrocomputer
US5003468A (en) Guest machine execution control system for virutal machine system
EP1039376B1 (en) Sub-instruction emulation in a VLIW processor
US4814977A (en) Apparatus and method for direct memory to peripheral and peripheral to memory data transfers
US10983932B2 (en) Processor and information processing apparatus
US5734900A (en) Information handling system including efficient power on initialization
JPS5969844A (en) Loading method of microprogram
JP2906958B2 (en) User program loading method
JPH0554009A (en) Program load system
JP2671160B2 (en) Exception handling method
EP0305527A1 (en) High-speed floating point arithmetic unit
JPH05242009A (en) Direct memory access device
JP3006487B2 (en) Emulation device
JPS5954091A (en) Electronic computer
JPH05257698A (en) Electronic computer
JPS5870357A (en) Microprogrammed processor and operation thereof
JPS60193046A (en) Detecting system for instruction exception
JPS6223894B2 (en)
JPS6116114B2 (en)
JPS63170758A (en) Main storage initial write processing system
JPS62226230A (en) Correction control system for microprogram
JPH03257572A (en) Multiprocessor system
JPH01177151A (en) Information processing system