JPS5987547A - Microaddress extending system - Google Patents

Microaddress extending system

Info

Publication number
JPS5987547A
JPS5987547A JP19750582A JP19750582A JPS5987547A JP S5987547 A JPS5987547 A JP S5987547A JP 19750582 A JP19750582 A JP 19750582A JP 19750582 A JP19750582 A JP 19750582A JP S5987547 A JPS5987547 A JP S5987547A
Authority
JP
Japan
Prior art keywords
microaddress
address
micro
control unit
bit
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
JP19750582A
Other languages
Japanese (ja)
Inventor
Koichi Nakai
中井 幸一
Yoshinori Fujioka
良記 藤岡
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 JP19750582A priority Critical patent/JPS5987547A/en
Publication of JPS5987547A publication Critical patent/JPS5987547A/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/26Address formation of the next micro-instruction ; Microprogram storage or retrieval arrangements
    • G06F9/261Microinstruction address formation

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 execute optionally an extension of a microaddress by providing a bit for designating an extension of the microaddress on a sub-control part, and branching to the extended microaddress when this bit is detected. CONSTITUTION:An output of a microaddress register 5 is inputted to control storage devices 24, 25. An output of the device 24 is held by a micro-instruction register 7, and is updated by a control of a micro-instruction updating circuit 6. At the same time, an output of the device 25 is held by a micro-instruction register 9, and is updated by a control of a micro-instruction updating circuit 8. The register 9 contains a microaddress extending bit 10, and its output is connected to a detecting circuit 11 and controls a microaddress extending circuit 4. The circuit 4 is made to branch to an address of the device 25 by an output of the circuit 11, a branch test of a micro-instruction and a result of a test designated by a field. In this way, by providing the extended bit 10, the microaddress can be extended optionally.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、マイクロアドレス拡張方式に関し、特に既設
のハードウェアを変更することなく、マイクロアドレス
を拡張することができる方式に閃するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a microaddress expansion system, and is particularly directed to a system that can expand microaddresses without changing existing hardware.

〔従来技術〕[Prior art]

従来、マイクロプログラム制御方式のデータ処理装置に
おいては、既設のハードウェアに変更を加えることなく
、別個の小容量の制御記憶装置と制御部を付加すること
によって、マイクロアドレス空間を拡張する方法が行わ
れている。すなわち、第1図(a)に示すように、最初
は、制御記憶装置内の別のアドレスに分岐する周知の方
法と全く同じようにして、主制御部1の制御記憶装置内
のプログラムを実行し、アドレス(イ)に到達したとき
、副制御部2の制御記憶装置内のアドレス(ロ)に分岐
する。分岐した徒は、副制御部2のシーケンス・″?0
ントローラの制御によりアドレス(ハ)まで実行し、。
Conventionally, in microprogram-controlled data processing devices, the microaddress space has been expanded by adding a separate small-capacity control storage device and control unit without making any changes to the existing hardware. It is being said. That is, as shown in FIG. 1(a), the program in the control memory of the main controller 1 is initially executed in exactly the same way as the well-known method of branching to another address in the control memory. When the address (a) is reached, the process branches to the address (b) in the control storage device of the sub-control unit 2. The branched result is the sequence of sub-control unit 2 ``?0
Executes up to address (c) under the control of the controller.

演算等の結果が得られたならば、制御を主制御部1に移
して、分岐元のアドレスに)に戻り、再び主制御部1の
シーケンス・コントローラの下でアドレス(ホ)までの
各ステップのマイク四命令を実行している。
Once the result of the calculation etc. is obtained, control is transferred to the main control unit 1 and returned to the branch source address (), and each step up to the address (e) is executed again under the sequence controller of the main control unit 1. Mike is executing four commands.

しかし、通常、命令の中には数ステップのマイ。However, there are usually only a few steps in the instructions.

クロプ四グラムで実行されるものもあり、これを1ステ
ツプでも少なくして、動作速度を上げたいにもかかわら
ず、第1図(a)の方法では、副制御部2のアドレス(
ロ)に分岐する間に1〜2ステツプかかり、さらに主制
御部lのアドレスに)に戻る間ζC1〜2ステップかか
るため、動作速度の低下を招く。
Some programs are executed using cropped quadratures, and although it is desired to increase the operation speed by reducing the number of steps even by one step, the method shown in FIG.
It takes 1 to 2 steps to branch to (b), and it takes 1 to 2 steps ζC to return to () to the address of the main control unit l, resulting in a decrease in operating speed.

そこで、動作速度の低下を防止する方法として、第1図
(b)に示すように、主副制御部1,2がマイクロシー
ケンサを共用して、並行処理を行う方法が提案されてい
る。すなわち、主制御部1のアドレス(イ)から副制御
部2のアドレス(ロ)に分岐した徒は、共用のマイクロ
シーケンサの制御により、副制御部2のアドレス(ロ)
からアドレス(ハ)までステップを歩進させると同時に
、主制御部1のアドレス(イ)から(へ)までのステッ
プも歩進させる。これに上り、分岐と戻り時における無
駄なステップがなくなり、第1図(a)の方法に比べて
少ないステップ数で実行できることになる。
Therefore, as a method for preventing the decrease in operating speed, a method has been proposed in which the main and sub-controllers 1 and 2 share a micro sequencer to perform parallel processing, as shown in FIG. 1(b). In other words, the address branched from the address (a) of the main control unit 1 to the address (b) of the sub-control unit 2 is changed to the address (b) of the sub-control unit 2 by the control of the shared microsequencer.
At the same time, the main controller 1 also advances steps from address (A) to address (H). In addition, there are no unnecessary steps when branching and returning, and the process can be executed with a smaller number of steps than the method shown in FIG. 1(a).

なお、副制御部2を2個以上付加した場合でも、全く同
じように制御することができる。
Note that even when two or more sub-control units 2 are added, control can be performed in exactly the same way.

しかし、制御記憶装置内に格納されたマイクロ命令が、
主制御部1と1以上の副制御部2に分れ、制御部1,2
がマイクロシーケンサを共用し、並行処理を行う方式で
は、付加機構接続時にマイクロ容量が増加し、主制御部
1のマイクロアドレス範囲内で処理が不可能となった場
合、マイクロアドレスを拡張するため主制御部lのマイ
クロアドレスのビット長を増す等のハードウェア変更カ
必要であったため、付加機構接続時、既に設計源の処理
装置のハードウェア変更を行うか、マイクロアドレスの
許す範囲内でのマイクロプログラム設計等が必要となり
、付加機構接続に伴う処理装置設計上の欠点となってい
る。
However, the microinstructions stored in control storage
Divided into a main control section 1 and one or more sub-control sections 2, control sections 1, 2
In a method in which the micro-sequencers are shared and parallel processing is performed, when the micro-capacity increases when an additional mechanism is connected, and processing becomes impossible within the micro-address range of the main controller 1, the main controller is Since it was necessary to change the hardware such as increasing the bit length of the micro address of the control unit l, when connecting the additional mechanism, it was necessary to change the hardware of the processing unit that was the original design source, or to change the micro address within the range allowed by the micro address. This requires program design, etc., which is a drawback in the design of the processing device associated with the connection of additional mechanisms.

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

本発明の目的は、このような欠点を改善するため、マイ
クロ命令が主制御部と1以上の副制御部に分けられ、各
制御部がマイクロシーケンサを共用して並列処理を行う
方式において、主制御部の処理装置に副制御部の付加機
構を接続する際に、既設のハードウェアを変更すること
なく、マイクロアドレスを拡張することが可能なマイク
ロアドレス拡張方式を提供することにあ。
SUMMARY OF THE INVENTION An object of the present invention is to solve these drawbacks by providing a system in which microinstructions are divided into a main controller and one or more subcontrollers, and each controller shares a microsequencer to perform parallel processing. An object of the present invention is to provide a microaddress expansion method capable of expanding microaddresses without changing existing hardware when connecting an additional mechanism of a sub-control unit to a processing device of a control unit.

(発明の概要) 本発明のマイクロアドレス拡張方式は、マイクロ命令が
主制御部と、副制御部の各制御記憶装置に格納され、各
制御部は並列処理されるマイクロプログラム制御方式の
データ処理装置におし)で、副制御部にマイクロアドレ
スの拡張を指示するビットを設け、該指示ビットを検出
したとき、拡張されたマイクロアドレスに分岐すること
に特徴を有する。
(Summary of the Invention) The microaddress expansion method of the present invention is a data processing device using a microprogram control method in which microinstructions are stored in each control storage device of a main control section and a sub-control section, and each control section is processed in parallel. The sub-control unit is provided with a bit for instructing expansion of the microaddress, and when the instruction bit is detected, the subcontroller branches to the expanded microaddress.

〔発明の実施例) 第2図は、本発明の動作原理を示す図である。[Embodiments of the invention] FIG. 2 is a diagram showing the operating principle of the present invention.

第1図(b)に示すように、主制御部1の特定のアドレ
ス範囲のみマイクロ命令の語長を拡張してし)るが、い
ま付加機構の接続に当り、マイクロ容量増加のため、主
制御部1のマイクロアドレス内では対応できなくなった
場合を考える。本発明の実施例では、特にハードウェア
の変更はせず、第2図に示すように、付加機構の副制御
部2側でマイクロアドレスを拡張し、同時に拡張したア
ドレス部分2′に対応する主制御部1のアドレス部分1
′を見掛上拡張するのである。−例として、lOピット
のアドレスで2にのメモリ容量を支持しているとき、2
にのうちIKのみが使用可能であるとして、いまこのI
Kを2Kに増加したい場合、1ビツトを追加して11ビ
ツトのアドレスにすれば、4にのメモリ容量をアクセス
できる。しかし、アドレスの10ビツト長は変更できな
いため、分岐する前に副制御部2のマイクロ命令レジス
タ中、未使用の1ビツトを利用して1〜2にのアドレス
指定を2〜4にのアドレス指定に変更するのである。
As shown in Fig. 1(b), the word length of the microinstruction is expanded only in a specific address range of the main control unit 1). Let us consider a case where the micro address of the control unit 1 is no longer compatible. In the embodiment of the present invention, without making any particular hardware changes, the microaddress is extended on the sub-control unit 2 side of the additional mechanism, and at the same time the main address corresponding to the extended address part 2' is Address part 1 of control unit 1
′ is apparently extended. - For example, if the address of the lO pit supports a memory capacity of 2, then
Assuming that only IK can be used in
If you want to increase K to 2K, add 1 bit to make an 11-bit address, and you can access 4 memory capacities. However, since the 10-bit length of the address cannot be changed, before branching, one unused bit in the microinstruction register of the subcontrol unit 2 is used to specify addresses 1 to 2 and addresses 2 to 4. It is changed to .

コレニよって、第2図の主制御部1のアドレスげ)から
副制御部2のアドレス(ロ)に分岐し、e−)まで実行
した後(?C)に戻ることもでき、また拡張アドレス断
)に分岐し、拡張アドレス(男まで実行した後、5マイ
クロ命令レジスタ中の1ビツトを元に戻すことにより、
主制御部1のアドレス←)に戻ることができる。見掛上
は、副制御部2のアドレス(す)から主制御部1の拡張
アドレスけ)に戻ることになるので、主制御部1のアド
レス部分1′も拡張されたことになる。
With this function, it is possible to branch from the address (?) of the main control unit 1 in FIG. ), and after executing to the extended address (m), restore 1 bit in the 5 microinstruction register to the original state.
It is possible to return to the address of the main control unit 1 ←). Apparently, the address (su) of the sub-control unit 2 returns to the extended address (k) of the main control unit 1, so the address portion 1' of the main control unit 1 has also been expanded.

第3図は、本発明のアドレス長を示す比較図である。FIG. 3 is a comparison diagram showing the address length of the present invention.

既存の処理装置に設けられた主制御部1のマイ。My main control unit 1 installed in an existing processing device.

クロアドレス長をA、主制御部1の制御記憶装置・に格
納されたワード長をCとすると、第3図(a)が付加機
構を接続する以前の制御記憶装置の容量である。
Assuming that the clock address length is A and the word length stored in the control storage device of the main control unit 1 is C, FIG. 3(a) shows the capacity of the control storage device before the additional mechanism is connected.

次に、第3図(b)においては、耶ト存の処理装置に・
付加機構を接続する場合に、主制御部1と同一マイクロ
命令で実行できる副制御部2を持つことにより、既存の
処理装置における最大マイクロアドレス長がAであった
ものを、さらにBに示す分だけ拡張することが可能で、
かつ既存の処理装置のハードウェアの変更を行わないと
いうものである3゜第4図は、本発明の一実施例を示す
データ処理装置のブロック図である。
Next, in FIG. 3(b), there is a
When connecting an additional mechanism, by having a subcontrol unit 2 that can be executed with the same microinstruction as the main control unit 1, the maximum microaddress length of the existing processing device is A, but the maximum microaddress length shown in B is It is possible to expand only
In addition, the hardware of the existing processing device is not changed. FIG. 4 is a block diagram of a data processing device showing an embodiment of the present invention.

第4図において、1は主制御部、2は副制御部1.3は
マイクロ・アドレス更新回路、4はマイクロ。
In FIG. 4, 1 is a main control section, 2 is a sub-control section 1.3 is a micro address update circuit, and 4 is a micro.

アドレス拡張回路、5はマイクロアドレス・レジスタ、
6,8はマイクロ命令更新回路、7.9は・マイクロ命
令レジスタ、10はマイクロ・アドレス拡張指示ビット
、11は検出回路、24は主制御部lの制御記憶装置、
25は副制御部2の制御記憶装置である。
address extension circuit, 5 is a microaddress register;
6 and 8 are microinstruction update circuits, 7.9 is a microinstruction register, 10 is a microaddress extension instruction bit, 11 is a detection circuit, 24 is a control storage device for the main control unit l,
25 is a control storage device of the sub-control unit 2;

マイクロアドレスレジスタδは、次に読出すべきマイク
ロ命令のアドレスを保持するレジスタであり、その出力
は主制御部1、及び副制御部2の制御記憶装置24.2
5に接続される。マイクロ。
The microaddress register δ is a register that holds the address of the microinstruction to be read next, and its output is stored in the control storage device 24.2 of the main control unit 1 and subcontrol unit 2.
Connected to 5. micro.

命令レジスタ7には制御記憶装置24の出力が像持され
、マイクロ命令更新回路6の制御により更新される。同
様にマイクロ命令レジスタ9には制御記憶装置25の出
力が保持され、マイクロ命令更新回路8の制御により更
新される。マイクロ命令レジスタ9にはマイクロアドレ
ス拡張ビットIQを含み、その出力は検出回路11に接
続され、マイクリアドレス拡張回路4を制御する。又、
マイクロアドレスレジスタ5は、マイクロアドレス更新
回路3によって更新される。
The output of the control storage device 24 is stored in the instruction register 7 and updated under the control of the microinstruction update circuit 6. Similarly, the microinstruction register 9 holds the output of the control storage device 25 and is updated under the control of the microinstruction update circuit 8. The microinstruction register 9 includes a microaddress extension bit IQ, the output of which is connected to the detection circuit 11 to control the microaddress extension circuit 4. or,
The microaddress register 5 is updated by the microaddress update circuit 3.

なお、マイクロアドレス拡張回路4は、実際には、条件
付き分岐制御回路であり、マイクロ命令の分岐テスト・
フィールドにより指定されたテス・ト結果と、検出回路
11からの出力により、副肪御部2の制御記憶装置25
のアドレスに分岐する・。
Note that the microaddress extension circuit 4 is actually a conditional branch control circuit, which performs microinstruction branch testing and
Based on the test result specified by the field and the output from the detection circuit 11, the control storage device 25 of the subcontroller 2
Branch to the address of .

第5図は、第4図の動作を説明する図である。FIG. 5 is a diagram illustrating the operation of FIG. 4.

主制御部lの拡張されないマイクロアドレスは、0−N
であるとする。ステップ1:マイクロアドレスがN−n
−1の場合、主制御部1は12.副制御部2は13のマ
イクロ命令を実行する。
The non-expanded micro address of the main controller l is 0-N
Suppose that Step 1: Micro address is N-n
-1, the main control unit 1 is 12. The sub-control unit 2 executes 13 microinstructions.

ステップ2:マイクロアドレスがN−nの場合、1.1
副制御部2はElのマイクロ命令15を実行する。
Step 2: If the micro address is N-n, then 1.1
The sub-control unit 2 executes the microinstruction 15 of El.

が、このEl中のマイクロアドレス拡張指示ピッ。However, the micro address extension instruction pin in this El.

)10が有効(オン)の場合マイクロアドレスは。)10 is enabled (on), the micro address is.

N以上の値へアクセス可能となり、次のマイクロ命令ス
テップではシーケンス制御を行う主制御部lのマイクロ
命令14に従い、既設財源処理装置5の最大マイクロア
ドレスであるNを越えるMとりう拡張マイクロアドレス
を実行することができる。
It becomes possible to access a value of N or more, and in the next microinstruction step, according to the microinstruction 14 of the main control unit l that performs sequence control, an extended microaddress of M exceeding N, which is the maximum microaddress of the existing financial resource processing device 5, is accessed. can be executed.

すなわち、第4図のマイクロ命令レジスタ9におけるマ
イクロアドレス拡張指示ビット10の値が°゛O”のと
きには、アドレシング可能な領域はNまでであるが、拡
張指示ピッ)10の値が°°1″のときには、(N+1
)より大きいアドレスに分岐できる。
That is, when the value of the microaddress extension instruction bit 10 in the microinstruction register 9 in FIG. When (N+1
) can branch to a larger address.

ステップ3:マイクロアドレスがM十1の場合、副制御
部2はE2のマイクロ命令21を実行するが、このE2
中のマイクロアドレス拡張指示ビット10を伴動(オフ
)とすることにより、拡張マイクロアドレスからN以下
の値へアクセス可能となり、次のマイクロ命令ステップ
では、シーケン)ス制御を行う主制御部1のマイクロ命
令20に従い、N−mというマイクロアドレスを実行す
ることができる。
Step 3: If the microaddress is M11, the sub-control unit 2 executes the microinstruction 21 of E2.
By setting the microaddress extension instruction bit 10 in the microaddress to OFF, it becomes possible to access values of N or less from the extended microaddress, and in the next microinstruction step, the main control unit 1 that performs sequence control According to microinstruction 20, microaddress N-m can be executed.

すなわち、マ・rクロ命令レジスタ7.9の一部には、
次のマイクロ命令のアドレスを指定する75イールドが
あり、マイクロ命令14ではそのマイ。
That is, a part of the macro instruction register 7.9 contains the following information:
There is a 75 yield that specifies the address of the next microinstruction, and in microinstruction 14, that my.

−ルドがMであり、マイクロ命令20ではそのフィール
ドは(■喝−m)である。
- field is M, and in microinstruction 20, its field is (■ -m).

このように副制御部2にマイクロアドレス拡張指示ビッ
トlOを設けることにより、次のマイク口命令ステップ
では任意のマイクロアドレスを実行することができる。
By providing the microaddress extension instruction bit IO in the sub-control unit 2 in this manner, any microaddress can be executed in the next microphone mouth command step.

〔発明の効果) 以上説明したように、本発明によれば、既存の処理装置
に付加機構を接続する場合、既存のハードウェアを変更
しないですみ、かつマイクロ容量ノ増加に対して任意に
マイクロアドレスの拡張を行うことができる。
[Effects of the Invention] As explained above, according to the present invention, when an additional mechanism is connected to an existing processing device, there is no need to change the existing hardware, and the micro-capacity can be adjusted arbitrarily to accommodate an increase in micro-capacity. Address expansion is possible.

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

第1図は従来のマイクロアドレス拡張方式の説。 明図、第2図、第3図は本発明の原理を示す説明図、第
4図は本発明の一実施例を示すデータ処理装置のブロッ
ク図、第5図は第4図の動作を説明する図である。 に主制御部、2:副制御部、3:マイクロアドレス更新
回路、キ二マイクロアドレス拡張回路、5=マイクロア
ドレスレジスタ、6.8:マイクロ命令更新回路、71
9’マイクロ命令レジスタ、10:マイクロアドレス拡
張指示ビット、11:検出回路、24,2.5:制御記
憶装置、A;既設財源処理装置の最大マイクロアドレス
長、B:拡張マイクロアドレス長。 特許出願人 株式会社 日立製作断 簡    1    図 fa) 第   2    図               
1■ 第    3    図 第4図 52− 第    5 7 N −n−1ロ二==ン12 N−n    口「=刊14 N−n−1−1ロ=二下16 M    ロ■==118 M+1      [Eヨヨ==]〜2ON −m  
  口]22 [=ト13 <15 [ト17 0=F19 [コ[ト21 [ll)23
Figure 1 shows the conventional microaddress extension method. 2 and 3 are explanatory diagrams showing the principle of the present invention, FIG. 4 is a block diagram of a data processing device showing an embodiment of the present invention, and FIG. 5 explains the operation of FIG. 4. This is a diagram. Main control section, 2: Sub-control section, 3: Micro address update circuit, Key micro address extension circuit, 5 = Micro address register, 6.8: Micro instruction update circuit, 71
9' Microinstruction register, 10: Microaddress extension instruction bit, 11: Detection circuit, 24, 2.5: Control storage device, A: Maximum microaddress length of existing financial resource processing device, B: Extended microaddress length. Patent applicant: Hitachi Co., Ltd. Fragment 1 Figure fa) Figure 2
1 ■ 3 Figure 4 Figure 52 - 5 7 N -n-1 Roni = = N 12 N-n 口 14 N-n-1-1 Ro = 2 16 M Ro ■ = = 118 M+1 [Eyoyo==]~2ON -m
mouth] 22 [=G13 <15 [G17 0=F19 [Ko[G21 [ll]23

Claims (1)

【特許請求の範囲】[Claims] 主制御部と副制御部の各制御記憶装置に格納されたマイ
クル命令を夫々読み出し、各制御部が並列処理を行うマ
イクルプログラム制御方式のデータ処理装置において、
上記副制御部にマイクロアドレスの拡張を指示するビッ
トを設け、該拡張指示ビットが所定のビットであること
を検出したとき、拡張されたマイクロアドレスに分岐す
ることを特徴とするマイクロアドレス拡張方式。
In a microprogram control data processing device in which microcommands stored in respective control storage devices of a main control unit and a subcontrol unit are read respectively, and each control unit performs parallel processing,
A microaddress extension method characterized in that the sub-control unit is provided with a bit for instructing extension of a microaddress, and when it is detected that the extension instructing bit is a predetermined bit, a branch is made to the extended microaddress.
JP19750582A 1982-11-12 1982-11-12 Microaddress extending system Pending JPS5987547A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19750582A JPS5987547A (en) 1982-11-12 1982-11-12 Microaddress extending system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19750582A JPS5987547A (en) 1982-11-12 1982-11-12 Microaddress extending system

Publications (1)

Publication Number Publication Date
JPS5987547A true JPS5987547A (en) 1984-05-21

Family

ID=16375585

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19750582A Pending JPS5987547A (en) 1982-11-12 1982-11-12 Microaddress extending system

Country Status (1)

Country Link
JP (1) JPS5987547A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH054358U (en) * 1991-06-26 1993-01-22 三洋電機株式会社 Guide shaft mounting device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5394740A (en) * 1977-01-31 1978-08-19 Toshiba Corp Microprogram control system
JPS5616459A (en) * 1979-07-18 1981-02-17 Bayer Ag Stereoisomers of 2*22dimethyll33*2*22 dichlorovinyl**cyclopropanee11carboxylic acid alphaacyanoo33phenoxyy44fluoroobenzylester* their manufacture and use as insecticide and tickicide

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5394740A (en) * 1977-01-31 1978-08-19 Toshiba Corp Microprogram control system
JPS5616459A (en) * 1979-07-18 1981-02-17 Bayer Ag Stereoisomers of 2*22dimethyll33*2*22 dichlorovinyl**cyclopropanee11carboxylic acid alphaacyanoo33phenoxyy44fluoroobenzylester* their manufacture and use as insecticide and tickicide

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH054358U (en) * 1991-06-26 1993-01-22 三洋電機株式会社 Guide shaft mounting device

Similar Documents

Publication Publication Date Title
US4870562A (en) Microcomputer capable of accessing internal memory at a desired variable access time
JPH0241053B2 (en)
US3651473A (en) Expandable interlock exchange for multiprocessing systems
JPS5987547A (en) Microaddress extending system
US6539472B1 (en) Reboot control unit and reboot control method
JPS5815810B2 (en) digital processing equipment
JPS6148735B2 (en)
JPS58166419A (en) One-chip microcomputer
JPH03652B2 (en)
JPH0612253A (en) Microcomputer
JPH01116702A (en) Sequence controller
JP2731618B2 (en) emulator
JP2573711B2 (en) Micro subroutine control method
JPS58114243A (en) Microprogram controller
JPS5878233A (en) Microprogram controller
JPS582943A (en) Memory extending substitution system
JPS6352237A (en) Arithmetic system
JP2629359B2 (en) Logic simulator
JPH1165829A (en) Address conversion circuit
JPS6111856A (en) Operating method of digital control device
JPS6319040A (en) Information processor
JPS6014334A (en) Data processor
JPS6223894B2 (en)
JPS6133543A (en) Memory circuit
JPH04278636A (en) Microprogram controller