JPS58112142A - Program processor - Google Patents

Program processor

Info

Publication number
JPS58112142A
JPS58112142A JP21129781A JP21129781A JPS58112142A JP S58112142 A JPS58112142 A JP S58112142A JP 21129781 A JP21129781 A JP 21129781A JP 21129781 A JP21129781 A JP 21129781A JP S58112142 A JPS58112142 A JP S58112142A
Authority
JP
Japan
Prior art keywords
address
program
memory
program memory
output
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
JP21129781A
Other languages
Japanese (ja)
Inventor
Isao Fukushima
福島 功
Noboru Yamaguchi
登 山口
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Tokyo Shibaura Electric Co 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 Toshiba Corp, Tokyo Shibaura Electric Co Ltd filed Critical Toshiba Corp
Priority to JP21129781A priority Critical patent/JPS58112142A/en
Publication of JPS58112142A publication Critical patent/JPS58112142A/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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/32Address formation of the next instruction, e.g. by incrementing the instruction counter
    • G06F9/322Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address
    • G06F9/328Address formation of the next instruction, e.g. by incrementing the instruction counter for non-sequential address for runtime instruction patching
    • 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/262Arrangements for next microinstruction selection
    • G06F9/268Microinstruction selection not based on processing results, e.g. interrupt, patch, first cycle store, diagnostic programs

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 facilitate a change for a part of a program within an ROM, by comparing the address of a program under execution with a set address to be changed and then selecting a memory with the output of comparison. CONSTITUTION:An address comparator 101 compares the address of a program under execution which is given by the output of an address sequence controlling circuit 3 with the address of data to be changed which is given from an address switch 1. Then a coincidence signal is delivered when the coincidence is obtained from the comparison. Receiving this coincidence signal, a selecting circuit containing an NOR gate 108 and an OR gate 109 switches a working program memory 4 to a subprogram memory 5. As a result, the contents written previously in the memory 5 can be executed only for a program to which a change is desired in the memory 4.

Description

【発明の詳細な説明】 発明の技術分野 本発明は、iイクログログラム方式のプロセッサ、例え
ば高速入出力制御装置、画像処理装管等におけ6制御装
置として用いられるプロセッサに係シ、特にこのプロセ
ッサに設けられたプログラムメモリの動作を処理するプ
ログラム処理装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to an i-microgram type processor, for example, a processor used as a control device in a high-speed input/output control device, an image processing device, etc. The present invention relates to a program processing device that processes operations of a program memory provided in a processor.

発明の技術的背景   、・′ プロセッサには、通常、プログラムメモリが備えられて
いる。かかるプログラムメモリの構成には大別して次の
3つがある。1つはRA M (、Ran−aom A
(IQ@l@ Memory )のみで構成される場合
、コつKはROM (Read 0nly Memor
y )のみで構成される場合、3つKはROMとRAM
を併用して構成される場合である6本発明は1配3つ目
の構成、すなわち1’tOMとRAMとを併用して構成
されるプログラムメモリに係るものである。かかるプロ
グラムメモリ構成に8−)では、ROMを主として用い
、補助的KRAMを用いるのが潜通である、したがって
、ROMはメインプログラムメモリ(又は第7のプログ
ラムメモリ)、RムMはサブプログラムメモリ(又は第
2のプログラムメモリ)と称されることもある。しかし
、本明細書においては説明を簡素化するため、以下単に
ROMおよびRム輩と略記することとする。
Technical Background of the Invention: A processor is usually equipped with a program memory. The configuration of such a program memory can be broadly classified into the following three types. One is RAM (, Ran-aom A
(IQ@l@Memory), the trick is to use ROM (Read Only Memory).
y), the three K are ROM and RAM.
The present invention relates to the first and third configuration, that is, a program memory configured using a combination of 1'tOM and RAM. In such a program memory configuration (8-), ROM is mainly used and KRAM is used as an auxiliary one. Therefore, ROM is the main program memory (or seventh program memory), and RM is the subprogram memory. (or second program memory). However, in this specification, in order to simplify the explanation, they will be simply abbreviated as ROM and RM.

第1図は以上のROM、RAM併用プログラムメモリを
備えたプロセッサの一例を示すブロック図である。第1
図において、アドレススイッチlは、任意のアドレスか
らプログラムを起動させる場合にそのアドレスを指定し
たり、後述するRAMjにデータを書込むための書込装
置して用いられる。したがって、このアドレススイッチ
lは主にプロ夛ラムのデパック勢において用いられる。
FIG. 1 is a block diagram showing an example of a processor equipped with the above-mentioned ROM and RAM combined program memory. 1st
In the figure, an address switch 1 is used to specify an address when starting a program from an arbitrary address, or as a writing device for writing data into RAMj, which will be described later. Therefore, this address switch 1 is mainly used in depacking programs.

アドレスセレクタコは、後述するインストラクションレ
ジスタ6からのアドレスフィールドとアドレススイッチ
lからの設定アドレスのうち一方を選択するためのもの
である。このアドレスセレクタコは通常アドレスフィー
ルド側を選択しており、調整又はデパック時においてア
ドレス真イツチ儒を選択する。
The address selector is for selecting one of the address field from the instruction register 6 and the set address from the address switch 1, which will be described later. This address selector normally selects the address field side, and selects the address value during adjustment or depacking.

アドレスシーケンスコントロール回路3は、アドレスセ
レクタコを介して4えられるアドレス信号に応じて各要
素にそのアドレス信号を送るための制御機能を有する。
The address sequence control circuit 3 has a control function for sending an address signal to each element in response to an address signal received via an address selector.

ROM#は5、いわばメインプログラムメモリであり、
先にも述べたように固定されたプログラムデータが格納
されている。
ROM# is 5, so to speak, the main program memory,
As mentioned earlier, fixed program data is stored.

RAMjは、いわばサブプログラムメモリであり、アド
レススイッチlの手動操作により任意のアドレスに任意
のデータが書込まれる。格納容量はROMjの補助とし
て用いられるものであるからROMjより少なくてよい
The RAMj is a so-called subprogram memory, and arbitrary data is written to an arbitrary address by manual operation of the address switch l. Since the storage capacity is used as an auxiliary to ROMj, it may be smaller than that of ROMj.

インストラクションレジスタtは、ROM≠又はRAM
j内に格納されたデータのインストラクションを出力す
るため一部ラッチ機能を有しており、その出力信号によ
りROM4!又はRAMj内の各種コマンドが実行され
る。
Instruction register t is ROM≠ or RAM
It has a latch function in part to output the instruction of the data stored in j, and the output signal causes the ROM4! Alternatively, various commands in RAMj are executed.

ブランチコマンドデコード回路7は、インストラクショ
ンレジスタ4より与えられるインストラクションの中か
ら無条件あるいは条件付ジャンプ、サブルーチンコール
コマノドを検出する。その出力信号がアドレスシーケン
スコントロール回路JK送られ1次に実行するプログラ
ムのアドレスを決定するために用いられる。
The branch command decode circuit 7 detects an unconditional or conditional jump or subroutine call command from among the instructions given from the instruction register 4. The output signal is sent to the address sequence control circuit JK and used to determine the address of the program to be executed first.

クロックコントロール回路tは、所定の刻時パをス(ア
ドレス・インストラクションラッチクロック)を発生し
、アドレスシーケンス回路J、インストラクションレジ
スタ4に与える。
The clock control circuit t generates a predetermined clock pulse (address/instruction latch clock) and supplies it to the address sequence circuit J and the instruction register 4.

メモリ選択回路デは、セレクトスイッチ10およびイ/
パータl/を有して構成され、RAMjにデータを書込
む場合、またはRAMjの内容でプログラムを実行する
とき、セレクトスイッチIOを閉とする・―とKよりR
AMjが動作し、ROM4Iが停止する。
The memory selection circuit de includes a select switch 10 and an input/output switch 10.
When writing data to RAMj or executing a program using the contents of RAMj, the select switch IO is closed.
AMj operates and ROM4I stops.

つまり、セレクトスイッチ10が開でROMpが選択さ
れ、閉でRAMjが選択される。
That is, when the select switch 10 is open, ROMp is selected, and when it is closed, RAMj is selected.

第3図は、以上のプロセッサの処理動作タイきングを示
している。クロックコ/トロール回路lからのアドレス
・インストラクションラッチクロックOKの1周期が7
コマンドサイクルであり、この周期でアドレスムクR1
オペランドOPLが肇わり、順次パイプライン和よって
各柚コマンドが実行される。
FIG. 3 shows the processing operation timing of the above processor. One cycle of the address/instruction latch clock OK from the clock control/control circuit 1 is 7.
This is a command cycle, and in this cycle Address Muku R1
The operand OPL is provided, and each Yuzu command is executed sequentially by pipeline summation.

背景技術の問題点 以上のROM、RAM併用プログラムメモリを備えたプ
ロセッサにおいて、プログラムのデパックや調整の結果
、′虫′が発見された場合Vr、はその1虫′部分のデ
ータ内容を変更する必要がある。
Problems in the Background Art In a processor equipped with a combined program memory of ROM and RAM, if a 'bug' is found as a result of program depacking or adjustment, Vr needs to change the data content of the 1 bug' part. There is.

しかし、ROMの場合にはデータはすでに固定されてお
り、したがってデータ内容を変更するためにはその都度
ROMを交換し、なければならないという工部・−があ
る。また、特に調整のため5一時的にROMの内容を一
部変更した場合に、その都度ROMを交換することは時
間的、コスト的に太夫な損失となる。
However, in the case of ROM, the data is already fixed, so in order to change the data contents, the ROM must be replaced each time. Furthermore, especially when the contents of the ROM are temporarily changed for adjustment, replacing the ROM each time results in a huge loss in terms of time and cost.

発明の目的 そこで、本発明はデパックや調整時においてその都度R
OMを交換する必要がなく、容易[ROM内のプログラ
ムの一部を変更することが可能なプログラム処理装置を
提供することを目的とする。
Purpose of the Invention Therefore, the present invention provides R at each time of depacking and adjustment.
It is an object of the present invention to provide a program processing device in which a part of a program in a ROM can be easily changed without the need to replace the OM.

発明の概要 本発明の特徴は、 第1のプログラムメモリ(ROM)内の変更を希望する
データのアドレスを設定し、かつ、第一のプロ・ダラム
メモリ(RAM)の任意のアドレスに前記変更データに
代わる新データを書込むための書込み装置と、 瑠在実行中のプログラムのアドレスと前記設定された変
更アドレスとの比較を行い、両アドレスが一致[7たと
水−新信号を出力するアドレス比較巨1路と、 前記−新信号を受けて動作メモリを第1のプログラムメ
モリから第2のプログラムメモリに切換える選択信号を
出力するメモリ選択回路とを備え、上記構成によって第
1のプログラムメモリ内の変憂データのアドレスKまで
プログラムが進行したとき、プログラムメモリを第1の
プログラムメモリから第一のプログラムメモリに切捨え
、変更を必要とするプログラムのみについて予め第4プ
ログラムメモリに書込まれた内容を実行し、次いで再び
第1プログラムメモリの内容を実行できるようにしたこ
と忙ある。
Summary of the Invention The present invention is characterized by setting the address of data desired to be changed in a first program memory (ROM), and storing the changed data at an arbitrary address in the first program memory (RAM). Compares the address of the program currently being executed with the set change address, and both addresses match [7 and water - address comparison to output new signal] and a memory selection circuit that outputs a selection signal for switching the operating memory from the first program memory to the second program memory in response to the above-mentioned new signal, When the program progresses to address K of the change data, the program memory is truncated from the first program memory to the first program memory, and only the program that needs to be changed is written in advance to the fourth program memory. It is busy executing the contents and then enabling the contents of the first program memory to be executed again.

発明の実施例 以下、本発明を図示する実施例に基づいて鮮述する。Examples of the invention Hereinafter, the present invention will be clearly described based on illustrative embodiments.

〔構成〕 本発明によるプログラム処理装置の構成を第
3図に示す−なお、第3図の構成と第1図の構成とで異
なる部分、I、たがって本発明に係る部分は破線で囲む
部分であり、その他は同様なので同一符号を附してその
説明は省略する。
[Configuration] The configuration of the program processing device according to the present invention is shown in FIG. 3. The parts that differ between the configuration in FIG. 3 and the configuration in FIG. Since the other parts are the same, the same reference numerals are given and the explanation thereof will be omitted.

第3図において、アドレス比較回路10/は、アドレス
シーケンスコントロール回路Jの出方によって与えられ
る現在実行中のプログラムのアドレスと、アドレススイ
ッチlより与えられる変更データのアドレス(ROM参
のアドレス)との比較を行い、両アドレスが一致したと
きその出方である一致信号ADREQが論理% / #
となる。
In FIG. 3, the address comparison circuit 10/ compares the address of the currently executing program given by the output of the address sequence control circuit J and the address of the modified data (address of ROM reference) given by the address switch 1. Comparison is performed, and when both addresses match, the match signal ADREQ that is output is logical % / #
becomes.

アドレス−散積出回路10コは、プログラムメモリの切
換を行うか否かによって開閉させるゲートスイッチ10
Jと、その出力信号を反転するイ/パータ10参と、一
致信号ムDR’BQ、とインバー!1011の出力を入
力として一致信号ムDRIIIQの論理積をとるムMD
グー) 101と、ムMDグー) 101の出力とアド
レス・イ/ストックシ璽ンラツチクロツクOKを入力と
して一致信号ムI)RIQが論理%/#のと傘セットさ
れてメ毫り切換信号MOを出力するR−87リツプフロ
ツプ/Itとより構成される。
The 10 address-scattering output circuits each have a gate switch 10 that opens and closes depending on whether or not the program memory is switched.
J, I/Putter 10 that inverts its output signal, and a match signal MDR'BQ, and invert! 1011 output is used as input to calculate the AND of the coincidence signal DRIIIQ.
Goo) 101 and MMD Goo) 101 output and address I/stock switch lock clock OK are input, match signal I) RIQ is set to logic %/#, and message switching signal MO is output. It is composed of an R-87 lip-flop/It.

メモリ選択回@ 107は第1図の回路りに加え、NO
Rゲート10rおよびORゲート10?を有して構成さ
れる。このメモリ選択回路107は、セレクトスイッチ
10が開いていると傘を条件としてメモリ切換信号MO
が論理%11であるとき動作メモリをROM4tからR
AM、lに切換える選択信号am、 。
Memory selection circuit @ 107 includes the circuit shown in Fig. 1, as well as the NO.
R gate 10r and OR gate 10? It is composed of This memory selection circuit 107 outputs a memory switching signal MO on the condition that the select switch 10 is open.
is logical %11, the operating memory is changed from ROM4t to R
A selection signal am, which switches to AM, l.

8m、を出力する。Era、が論理10#のときRAM
jが動作し、S−が論理%11のときROM4Cが動作
する。
Outputs 8m. When Era is logic 10#, RAM
When j is activated and S- is logical %11, ROM4C is activated.

〔動作〕 次に第3図回路の動作を説明する。[Operation] Next, the operation of the circuit shown in FIG. 3 will be explained.

第参図はROM4IとRAMjに関係を説明する図であ
る。ここで、ROM$の容量をlOJ参ワードとし、R
AMjの容量をJj4ワードとする。いま、例えばデパ
ック等に際してROMJのコ10番地(2+過表示)の
プログラムの内容ODを変更したい、そこで、アドレス
スイッチ/によj)RAMjのoto番地に変更したい
新データMDを手動によって書込んでおく0次いで、ア
ドレススイッチlを2to番地に設定し、アドレス−散
積出回路102のゲートスイッチ103を閉じ、メモリ
選択回路107のセレクトスイッチl/を開いておく。
Figure 4 is a diagram explaining the relationship between ROM4I and RAMj. Here, the capacity of ROM$ is taken as lOJ reference word, and R
Let the capacity of AMj be Jj4 words. Now, for example, when depacking, etc., I want to change the content OD of the program at address 10 (2 + overdisplay) in ROMJ, so I manually write the new data MD I want to change to address oto in RAMj using the address switch. Next, the address switch 1 is set to address 2to, the gate switch 103 of the address-integration output circuit 102 is closed, and the select switch 1/ of the memory selection circuit 107 is left open.

以上の状態にてROM4Iのプログラムを起動する。The program in ROM4I is started in the above state.

11次プログラムが進行し、アドレスシーケンスコント
ロール回路Jから出力されるアドレスADHが110番
地になると、アドレス比較回路10/の入力条件が一致
するのでアドレス比較回路10/は一致信号AD!tl
Q (論理′/′)を出力する。このと傘ケートスイッ
チlO3は閉であり、したがってインバー1101dの
出力論理は57′である。それゆえ、ANI)ゲートI
O夕の出力論理も% / Iとなり、7リツプフロツプ
totのセット入力端に与えられる。したがって、アリ
ツブフロップ104の出力すなわち切換信号MOも′l
′となる。すると、メモリ選択回路107ではMORゲ
ーデー/Drの出力が% g jF、ORゲート10り
の出力は′l′となり・ROM4Qま停止、RAMjは
動作を開始する。RAMjの開始アドレスは第参図に示
すように0IO番地である。すなわち、ここで動作すべ
きメモリはROM参からROM jK切換シ、インスト
ラクシ曹ンレジスタtに与えられるコ!ンドはRAMj
の0tO番地に格納されたデータに変わり、これがイン
ストラクショ/レジヌ!ぶからオペランドOPLとなっ
て実行されることとなる。
When the 11th program progresses and the address ADH output from the address sequence control circuit J reaches address 110, the input conditions of the address comparison circuit 10/ match, so the address comparison circuit 10/ outputs a match signal AD! tl
Outputs Q (logic '/'). At this time, the umbrella switch lO3 is closed, so the output logic of the inverter 1101d is 57'. Therefore, ANI) Gate I
The output logic of the output is also %/I, which is applied to the set input terminal of the 7 lip-flop tot. Therefore, the output of the Aritz flop 104, that is, the switching signal MO is also 'l
'. Then, in the memory selection circuit 107, the output of the MOR gate/Dr becomes % g jF, and the output of the OR gate 10 becomes 'l'. ROM4Q stops, and RAMj starts operating. The starting address of RAMj is address 0IO as shown in FIG. That is, the memory to be operated here is the one given from the ROM to the ROM jK switching register and the instruction register t! RAMj
This changes to the data stored at address 0tO, and this is the instruction/regine! This will become the operand OPL and be executed.

RAMjのoro番地の内容の実行が終了すると、アド
レス比較回路/DI K与えられるアドレスADHは入
力条件を満足しなくなり、その結果、メモリは再びRO
M≠に戻る。以下はRO)JJに格納されたプログラム
が実行されることとなる。
When the execution of the contents of the oro address of RAMj is completed, the address ADH given to the address comparison circuit/DIK no longer satisfies the input condition, and as a result, the memory is reloaded to the RO address.
Return to M≠. Below, the program stored in RO)JJ will be executed.

以上の動作においてフリップフロップ10ぶのセットク
ロック、一部信号ム、DRIQ、切換信号MO1、、、
′ 選択信号8町のタイ2/グを第3図に示した。
In the above operation, the set clock for 10 flip-flops, some signals, DRIQ, switching signal MO1, .
' Figure 3 shows the tie 2/g of the eight selected signal towns.

発明の効果 以上の通り、本発明によれば、書込み装置により第1プ
ログラムメモリ内の変更を希望するデー!のアドレスを
設定し、かつ、第コブログラムメモリの任意のアドレス
に前記変更データに代わる新データを予め書込んでおく
ことにより、実行プログラムが前記設定した変更プログ
ラムのアドレスに達したときアドレス比較回路により一
致信号が出され、その一部信号に基づいて、メモリ選択
回路が動作するメモリを第1プログラムメモリから第コ
ブログラムに切換えを行う、したがって、第1プログラ
ムメモリにおいて変更を必要とするプログラムについて
のみ予め第コブログラムメモリに書込まれた内容を実行
することがでまる。その結果、デパック等に際してRO
Mで構成される第1プログラムメモリをその都度交換す
る必要はなく、容易に第1プログラムメ蚤り内の内容の
一部を変更することができるプログラム処理装着を提供
しうる。
Effects of the Invention As described above, according to the present invention, the data to be changed in the first program memory can be written by the writing device. By setting the address of the change program and writing new data to replace the change data in advance to an arbitrary address of the second coprogram memory, when the execution program reaches the address of the change program that has been set, the address comparison circuit A match signal is issued, and based on a part of the signal, the memory selection circuit switches the operating memory from the first program memory to the first program memory.Therefore, only for programs that require change in the first program memory. It becomes possible to execute the contents written in advance in the first coprogram memory. As a result, when depacking etc., RO
It is not necessary to replace the first program memory composed of M each time, and it is possible to provide a program processing installation that can easily change a part of the contents in the first program memory.

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

第1図は従来のプロセッサの一例な示すブロック図、第
2図は従来プロセッサの各部信号の動作説明用タイムチ
ャート、第3図は本発明によるプログラム処理装置の実
施例を含むプロセッサのブロック図、第参図はROMお
よびRAMのプログラム内容の説明図、第1図は本発明
によるプログラム処理装置の各部信号の動作説明用!イ
ムチャートである。 l・・・アドレススイッチ、l・・・第1のプログラム
内容り(ROM)、j・・・第一のプログラムメモリ(
RAM)、10/・・・アドレス比較回路、lOコ・・
・アドレス−散積出回路、107・・・メモリ選択回路
FIG. 1 is a block diagram showing an example of a conventional processor, FIG. 2 is a time chart for explaining the operation of signals of each part of the conventional processor, and FIG. 3 is a block diagram of a processor including an embodiment of a program processing device according to the present invention. Figure 1 is an explanatory diagram of the program contents of the ROM and RAM, and Figure 1 is for explaining the operation of the signals of each part of the program processing device according to the present invention. Im chart. l...address switch, l...first program content (ROM), j...first program memory (
RAM), 10/...address comparison circuit, lOco...
-Address-scattering output circuit, 107...Memory selection circuit.

Claims (1)

【特許請求の範囲】 書込み不可能な第1のプログラムメモリと、書込み可能
な第コのプ謬グラムメ毫りとを備えたプロセッサにおい
て、 第1のプログラムメモリ内の変更データのアドレスを設
定し、かつ、第コのプログラムメモリの任意のアドレス
に前記変更データに代わる新データを書込むための書込
み装置と、 実行中のプログ2ムのアドレスと前記設定された蕾更デ
ーIのアドレスとの比較を行い、両アドレスが一致した
とき一致信号を出力するアドレス比較回路と、 前記一致信号を受けて動作メモリを第1のプログラムメ
モリから第2のプログラムメモリに切換える選択信号を
出力するメモリ選択回路とを備えたことを特徴とするプ
ログラム処理装置。
[Scope of Claims] In a processor comprising a first program memory that is not writable and a second program memory that is writable, an address of modified data in the first program memory is set; and a writing device for writing new data in place of the changed data to an arbitrary address in the third program memory, and a comparison between the address of the program being executed and the address of the set budding data I. an address comparison circuit that outputs a match signal when both addresses match; and a memory selection circuit that receives the match signal and outputs a selection signal that switches the operating memory from the first program memory to the second program memory. A program processing device comprising:
JP21129781A 1981-12-25 1981-12-25 Program processor Pending JPS58112142A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21129781A JPS58112142A (en) 1981-12-25 1981-12-25 Program processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21129781A JPS58112142A (en) 1981-12-25 1981-12-25 Program processor

Publications (1)

Publication Number Publication Date
JPS58112142A true JPS58112142A (en) 1983-07-04

Family

ID=16603599

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21129781A Pending JPS58112142A (en) 1981-12-25 1981-12-25 Program processor

Country Status (1)

Country Link
JP (1) JPS58112142A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169629A (en) * 1987-12-25 1989-07-04 Fujitsu Ltd Rom patching system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169629A (en) * 1987-12-25 1989-07-04 Fujitsu Ltd Rom patching system

Similar Documents

Publication Publication Date Title
US4821183A (en) A microsequencer circuit with plural microprogrom instruction counters
US4491912A (en) Data processing system with improved microsubroutine facility
JPH02156334A (en) Information processor
US4550369A (en) Apparatus and method for processing macroinstructions and microinstructions
WO1982001429A1 (en) Stack for a data processor
US4661925A (en) Computer control memory apparatus providing variable microinstruction length
EP0107952A2 (en) Information processing apparatus and its instruction control system
JPS58112142A (en) Program processor
JP3055139B2 (en) Micro program control method
JPH07182158A (en) Central processing unit
JPH08194614A (en) Microcomputer
US4511983A (en) Apparatus for controlling microinstructions stored in a data processing unit memory
JP2919841B2 (en) Testing method for data processing equipment
SU1156071A1 (en) Microprogram control device
JPS5878234A (en) Microprogram controller
AU540728B2 (en) Stack for a data processor
JP2531206B2 (en) Channel device
JPS58181147A (en) Microprogram controller
JPH01253032A (en) Microprogram control type processor
JPS59151241A (en) Data processing device
JPH0375904B2 (en)
JPS62205430A (en) Micro instruction control circuit
JPH1185223A (en) Programmable controller
JPH04355832A (en) Microprogram controller
JPS6410853B2 (en)