JPH0215343A - Central processing unit - Google Patents

Central processing unit

Info

Publication number
JPH0215343A
JPH0215343A JP16631088A JP16631088A JPH0215343A JP H0215343 A JPH0215343 A JP H0215343A JP 16631088 A JP16631088 A JP 16631088A JP 16631088 A JP16631088 A JP 16631088A JP H0215343 A JPH0215343 A JP H0215343A
Authority
JP
Japan
Prior art keywords
data
bits
rom
cpu
instruction
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
JP16631088A
Other languages
Japanese (ja)
Inventor
Kazuo Nakamura
和夫 中村
Yukiko Enami
江波 由紀子
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP16631088A priority Critical patent/JPH0215343A/en
Publication of JPH0215343A publication Critical patent/JPH0215343A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE:To shorten the data width of a ROM to be accessed immediately after reset by allowing a CPU to compose instructions respectively consisting of 8 bits in the ROM to a 32-bit instruction immediately after reset, transfer the composed 32-bit instruction to a RAM and then execute the instruction. CONSTITUTION:The CPU 20 reads out the upper 8 bits of an address in the ROM 22 storing an instruction to be transferred from the ROM 22 as the lower 8 bits of the 32-bit data. The CPU 20 sends the 32-bit data to an ALU 1, the ALU 1 masks the upper 24 bits of the data and a shifter 2 shifts the 24 bits. The shifted data are sent to the ALU 1 again, OR operation between the lower 24 bits stored in an internal register 3 and effective data is found out and the OR result is returned to the register 3. Then, the CPU 20 composes instructions to be transferred from the address space of the ROM 22 and instructions stored by 8-bit width to an instruction with 32-bit width and transfers the composed instruction to the address space of the RAM 21 to be transferred. Then, instruction execution is started from the address of the instruction to be initially executed in the transferred RAM 21.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は計算機の中央処理装置(以下、cpu :Ce
ntral ProcessingLlnitという)
に関し、更に詳述すれば、リセットされた直後にアクセ
スする読出し専用メモリ (以下、ROM:Read 
0nly Memoryという)のデータ幅を小さくす
ることを可能としたCPUに関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a central processing unit (hereinafter referred to as CPU: Ce) of a computer.
ntral ProcessingLlnit)
To be more specific, read-only memory (hereinafter referred to as ROM) that is accessed immediately after being reset.
This invention relates to a CPU that makes it possible to reduce the data width (referred to as 0nly Memory).

[従来の技術] 第5図は例えば特開昭60−215260号公報に開示
されている従来の計算機システムの構成を示すプロック
図である。
[Prior Art] FIG. 5 is a block diagram showing the configuration of a conventional computer system disclosed in, for example, Japanese Unexamined Patent Publication No. 60-215260.

第5図において、20はCPU、21は随時読出し・書
込みメモリ (以下、RAM:Random Acce
ss Memoryという)、22はROM、  23
は補助記憶手段としての磁気ディスク装置である。また
24は32ビツトのデータ幅をもつデータバスであり、
CPU20. RAM21 、磁気ディスク装置23と
は32ビツトすべてが接続されており、ROM22上は
下位8ビツトのみが接続されている。
In FIG. 5, 20 is a CPU, 21 is a memory for reading and writing at any time (hereinafter referred to as RAM: Random Access
ss Memory), 22 is ROM, 23
is a magnetic disk device as an auxiliary storage means. 24 is a data bus with a data width of 32 bits,
CPU20. All 32 bits are connected to the RAM 21 and the magnetic disk device 23, and only the lower 8 bits are connected to the ROM 22.

なお、この計算機システムではアドレスは8ビツト単位
で割り付けられている。
Note that in this computer system, addresses are allocated in units of 8 bits.

さて−船釣に、計算機のCPUがプログラムを実行する
に際してはまず、リセット直後にROM上に書込まれて
いるプログラムを実行する。このROFIに書込まれて
いるプログラムは磁気ディスクなどの補助記憶装置から
本来の動作のためのプログラムをRAMヘロードするた
めのプログラムである。
Now, when the computer's CPU executes a program while fishing on a boat, it first executes the program written on the ROM immediately after reset. The program written in this ROFI is a program for loading a program for the original operation into the RAM from an auxiliary storage device such as a magnetic disk.

従って、この本来のプログラムがRAMヘロードされた
後は、CPUはR11M上のプログラムを実行する。
Therefore, after this original program is loaded into the RAM, the CPU executes the program on the R11M.

例えば第5図に示された従来の計算機システムでは、C
PU20はリセット直後にはROM22をアクセスして
それに書込まれているプログラムを実行することにより
、磁気ディスク23に記録されている本来の動作のため
のプログラムをRAM21にロードし、その後はRAM
21上にロードしたプログラムを実行する。
For example, in the conventional computer system shown in FIG.
Immediately after reset, the PU 20 accesses the ROM 22 and executes the program written therein, thereby loading the program for the original operation recorded on the magnetic disk 23 into the RAM 21.
Execute the program loaded on 21.

この際、この計算機システムでは、CPU20がI?A
l’121あるいは磁気ディスク装置23をアクセスす
る場合は第6図に示す如く、8ビツトデータを4 ([
1a 1組で一つのワードデータとなるようにアドレス
を割り付け、32ビツトのデータ幅として取り扱う。
At this time, in this computer system, the CPU 20 is I? A
When accessing l'121 or the magnetic disk device 23, as shown in FIG.
1a Allocate addresses so that one set constitutes one word data, and handle it as a data width of 32 bits.

しかし、ROM22上のプログラムはリセット直後のみ
に実行されるだけであるため、ll0M22については
そのデータ幅を8ビツトとしておき、アドレスを第7図
に示すように割り付けて8ビツトのデータ幅でメモリを
アクセスすることにより、ll0M22のハードウェア
量を削減している。
However, since the program on ROM22 is only executed immediately after reset, the data width for ll0M22 is set to 8 bits, and addresses are allocated as shown in Figure 7 to store the memory with an 8-bit data width. By accessing, the amount of hardware of ll0M22 is reduced.

[発明が解決しようとする課題] 従来の計算機システムは以上のように構成されているの
で、CPUはROM上のプログラムを読出して実行する
場合は8ビツトのデータ幅でメモリをアクセスし、RA
M上のプログラムを読出して実行する場合は32ビツト
のデータ幅でメモリをアクセスすることになる。
[Problems to be Solved by the Invention] Conventional computer systems are configured as described above, so when the CPU reads and executes a program on the ROM, it accesses the memory with an 8-bit data width and uses the RA
When reading and executing a program on M, the memory will be accessed with a data width of 32 bits.

従って、従来のこの種のCPUでは、第4図に示すよう
にその内部にALUI、  シフタ2.内部レジスタ群
3.外部バスインターフェース4a、制御部5aといっ
た一般のCPUに含まれる回路の他に、8ビ7トのデー
タ幅でメモリをアクセスする手段9.32ビツトのデー
タ幅でメモリをアクセスする手段10及びメモリのアク
セスに際して上記2つのアクセス手段を切換えるための
手段11が必要であると共に、アクセスするメモリ空間
が8ビツト(つまり120Mの空間)であるか32ビツ
ト(つまりRAMまたは磁気ディスク装置)であるかを
指定するビット幅措定手段12がCPU内部あるいは外
部に必要であり、これらの各手段のためにハードウェア
量が増大するという問題点があった。
Therefore, in the conventional CPU of this type, as shown in FIG. 4, there is an ALUI, a shifter 2. Internal register group 3. In addition to the circuits included in a general CPU such as the external bus interface 4a and the control unit 5a, there is also a means 9 for accessing the memory with a data width of 8 bits, a means 10 for accessing the memory with a data width of 32 bits, and a memory access means 10 for accessing the memory with a data width of 32 bits. At the time of access, a means 11 for switching between the above two access means is required, and it is also necessary to specify whether the memory space to be accessed is 8 bits (that is, 120M space) or 32 bits (that is, RAM or magnetic disk device). A bit width determination means 12 is required inside or outside the CPU, and there is a problem in that the amount of hardware increases for each of these means.

なお、第4図において、6は内部バス、7は外部データ
バス、8は制御部に含まれるマイクロプログラムl?Q
Mである。
In FIG. 4, 6 is an internal bus, 7 is an external data bus, and 8 is a microprogram l? included in the control section. Q
It is M.

本発明は上述の如き従来のCPUのハードウェア量の増
大という問題点を解消するためになされたものであり、
CPUのハードウェア量を増大させることなく、CPU
によりリセット直後にのみアクセスされるROMのハー
ドウェア量を削減することを目的とする。
The present invention was made in order to solve the problem of the increase in the amount of hardware of the conventional CPU as described above.
CPU without increasing the amount of CPU hardware.
The purpose of this is to reduce the amount of ROM hardware that is accessed only immediately after reset.

U課題を解決するための手段] 本発明のCPt1は、リセット直後にROM上の8ビツ
ト幅で格納された命令のデータ複数を32ビツト幅のデ
ータに合成してRAMに転送した後、その命令を実行す
るようにしたものである。
[Means for Solving Problem U] The CPt1 of the present invention combines a plurality of instruction data stored in 8-bit width on the ROM into 32-bit width data immediately after reset, and transfers the data to the RAM, and then transfers the data to the RAM. It is designed to execute the following.

[作用] 本発明のCPUでは、命令の実行に際しては常に32ピ
ントのデータ幅でメモリアクセスが行われる。
[Operation] In the CPU of the present invention, memory access is always performed with a data width of 32 pints when executing an instruction.

[発明の実施例] 以下、本発明をその実施例を示す図面に基づいて詳述す
る。
[Embodiments of the Invention] Hereinafter, the present invention will be described in detail based on drawings showing embodiments thereof.

第1図は本発明のcpuの概略の構成を示すブロック図
あり、前述の従来例を示す第4図のプロソり図と同一ま
たは相当部分には同一の参照符号を付与しである。
FIG. 1 is a block diagram showing a general configuration of a CPU according to the present invention, and the same or corresponding parts as in the process diagram of FIG. 4 showing the conventional example described above are given the same reference numerals.

なお、計算器全体としての構成は第5図に示した従来例
と同様である。
The overall configuration of the calculator is the same as the conventional example shown in FIG.

図においてC2,3,6,7は従来のCP[Iと同じく
それぞれALIl、シフタ、内部レジスフ群、内部バス
、外部データバスである。
In the figure, like the conventional CP[I, C2, 3, 6, and 7 are respectively ALI1, a shifter, an internal register group, an internal bus, and an external data bus.

内部レジスタ群3は内部バス6からデータを取込んで格
納し、また内部ハス6ヘデータを出力する。シフタ2は
内部バス6から取込んだ32ビツトデータの特定のビッ
ト列をシフトして再度内部バス6へ出力する。またAL
UIは内部バス6から取込んだデータに所定の処理を施
し、再度内部バス6へ出力する。
The internal register group 3 takes in and stores data from the internal bus 6, and also outputs the data to the internal bus 6. Shifter 2 shifts a specific bit string of 32-bit data taken in from internal bus 6 and outputs it to internal bus 6 again. Also AL
The UI performs predetermined processing on the data taken in from the internal bus 6 and outputs it to the internal bus 6 again.

4bは外部バスインターフェースであり、常時32ビツ
トのデータ幅で外部データバス7を介して図示しないメ
モリ、即ちRAM21. ROM22及び補助記t1手
段としての磁気ディスク装置23等をアクセスしている
4b is an external bus interface, which always has a data width of 32 bits and is connected to a memory (not shown), ie, RAM 21. The ROM 22 and the magnetic disk device 23 as an auxiliary storage t1 means are accessed.

5bは制御部であり、8.13はこの制御部5bに含ま
れるマイクロプログラムROMであるが、8は従来のC
,PU同様一般の命令の実行を制御するためのマイクロ
プログラムを格納している第1の部分であり、13は以
下に説明する手順の実行を制御するためのマイクロプロ
グラムを格納している第2の部分である。
5b is a control unit, 8.13 is a microprogram ROM included in this control unit 5b, and 8 is a conventional C
, the first part stores a microprogram for controlling the execution of general instructions like the PU, and the second part 13 stores a microprogram for controlling the execution of the procedures described below. This is the part.

この本発明のCPLIは従来の計算機システムと同様、
第5図に示すようにしてRAM21. ROM22.磁
気ディスク装置23と接圧されている。
The CPLI of the present invention is similar to the conventional computer system,
As shown in FIG. 5, the RAM 21. ROM22. It is in contact with the magnetic disk device 23.

このROM22には第2図に示すようにCPIIが最初
に読取る部分に、転送すべき命令が格納されているRO
M22のアドレス、以下順に転送先のI?AM21 の
アドレス、転送すべき命令の数、  RAM上へ転送さ
れた命令の内の最初に実行すべきllAM21−にのア
ドレスが格納されている。
As shown in FIG. 2, this ROM 22 has an RO in which instructions to be transferred are stored in the part that the CPII first reads.
The address of M22, and then the forwarding destination I? The address of AM21, the number of instructions to be transferred, and the address of AM21- to be executed first among the instructions transferred to the RAM are stored.

以上のように構成された本発明のCPUの動作は以下の
如くである。なお、第3図はそのデータ処理手順を示す
模式図である。
The operation of the CPU of the present invention configured as described above is as follows. Note that FIG. 3 is a schematic diagram showing the data processing procedure.

■(al リセット直後、CPuは予めハードウェアによって定め
られているROM22のアドレスを読取る。そこには、
上に説明したように、RAM21へ転送すべき命令が格
納されているROM22上のアドレスの下位8ビツトが
格納されているので9、CPUが読取ったデータの下位
8ビツト (ハツチングを付しである部分)にはその値
が入り上位24ビツトは不定となる。そこでCPUは読
取った値の上位24ビツトを内部バス6を介してALI
IIに送ってマスクした後、それを再度内部バス6を介
して内部レジスタ群3のいずれかのレジスタに記憶させ
る。この結果、内部レジスタにはハンチングが付された
下位8ビツトが有効なデータで上位24ビツトがマスク
データ、即ち総て“0#のデータが格納される。
■(al Immediately after resetting, the CPU reads the address of the ROM 22 determined in advance by the hardware. There,
As explained above, the lower 8 bits of the address on the ROM 22 where the instruction to be transferred to the RAM 21 is stored are stored. part) contains that value, and the upper 24 bits are undefined. Therefore, the CPU sends the upper 24 bits of the read value to ALI via the internal bus 6.
After sending it to II and masking it, it is stored in any register of the internal register group 3 again via the internal bus 6. As a result, the internal register stores valid data in the lower 8 bits with hunting added and mask data in the upper 24 bits, that is, data of all "0#".

■(bl、 fcl、 (dl 次に、CPUは転送すべき命令が格納されているROM
22のアドレスのビット8〜15をROM22から32
ビツトデータの下位8ビツトとして読出す伽)。CPU
はこの32ビツトデータをALtllに送って上位24
ビツトをマスクした後(C1、シフタ2により8ビツト
左ヘシフし、再度ALtllへ送って先に内部レジスタ
に格納しであるデータとの論理和をとり、その結果を内
部レジスタに戻す。この結果、内部レジスタにはtd)
に示す如く、ハツチングが付された下位16ビツトが有
効なデータで上位16ビソトがマスクデータ、即ち総て
“O”のデータが格納される(dl。
■(bl, fcl, (dl) Next, the CPU transfers the instructions to the ROM that stores the instructions to be transferred.
Bits 8 to 15 of address 22 from ROM 22 to 32
(Read as the lower 8 bits of bit data). CPU
sends this 32-bit data to the ALtll and sends it to the upper 24
After masking the bits (C1, shifter 2 shifts 8 bits to the left, sends it to ALtll again, performs a logical OR with the data previously stored in the internal register, and returns the result to the internal register. As a result, td in the internal register)
As shown in , the lower 16 hatched bits are valid data, and the upper 16 bits are mask data, that is, all "O" data is stored (dl.

■(el  try、 fgl 次に、CPUは転送すべき命令が格納されている110
Mのアドレスのビット16〜23をROMから32ビツ
トデータの下位8ビツトとしてS売出す(el。CPU
はこの32ビツトデータをALtllに送って上位24
ビツトをマスクしたl&(fl、シフタ2により16ビ
ソト左にシフトシ、再度ALUIに送って先に内部レジ
スタに格納しである下位16ビツトが有効なデータとの
論理和をとり、その結果を内部レジスタに戻す。この結
果、内部レジスタにはハツチングが付された下位24ビ
ツトが有意なデータで上位8ビツトがマスクデータ、即
ち総て“0”のデータが格納されるfgl。
■(el try, fgl Next, the CPU uses 110 where the instructions to be transferred are stored.
Bits 16 to 23 of the address of M are sold as the lower 8 bits of 32-bit data from the ROM (el.CPU
sends this 32-bit data to the ALtll and sends it to the upper 24
The bits are masked l&(fl, shifted 16 bits to the left by shifter 2, sent to ALUI again, stored in the internal register first, then logically ORed with the data for which the lower 16 bits are valid, and the result is stored in the internal register. As a result, the lower 24 hatched bits are significant data and the upper 8 bits are mask data, that is, all "0" data is stored in the internal register fgl.

■(hl、 +IL fJl 最後に、CPUは転送すべき命令が格納されているI?
0?1のアドレスの上位8ピントをROMから32ビツ
トデータの下位8ビツトとして読出す(hl。CPII
はこの32ビソトデークをALIIIに送って上位24
ビツトをマスクしたl&fll、シフタ2により24ビ
ツト左にシフトし、再度ALUIに送って先に内部レジ
スタに格納しである下位24ビツトが有効なデータとの
論理和をとり、その結果を内部レジスタに戻す。
■(hl, +IL fJl Finally, the CPU stores I? the instruction to be transferred.
Read the upper 8 pins of the 0-1 address from the ROM as the lower 8 bits of 32-bit data (hl.CPII
will send this 32 Bisotodek to ALIII and get the top 24
Masked bits l&fl are shifted to the left by 24 bits using shifter 2, sent to ALUI again, stored in the internal register first, then logically ORed with data for which the lower 24 bits are valid, and the result is stored in the internal register. return.

以上により、CPUはROM上の8ビツト毎に分割され
たデータから合成した32ビツトのデータ、この場合は
“転送すべき命令の格納されているROMのアドレス”
を合成して得たことになる(Jl。
As described above, the CPU synthesizes 32-bit data from the data divided into 8-bit units on the ROM, in this case, the "ROM address where the instruction to be transferred is stored".
It was obtained by synthesizing (Jl.

以下、同様にしてCPUはそれぞれ32ビツトである、
”転送する先のRAMのアドレス”、“転送すべき命令
の数”、“最初に実行すべき転送されたRAM上の命令
のアドレス”を得る。その後CPUは、転送すべき命令
が格納されているROMのアドレス空間から転送すべき
命令の数だけ上述同様の方法によって8ビツト幅で格納
されている命令を32ビット幅に合成し、転送先のRA
Mのアドレス空間へ転送する。そしてその後、転送され
たRAM上の最初に実行すべき命令のアドレスから命令
の実行を開始する。
Similarly, each CPU is 32 bits.
The "address of the RAM to be transferred", "the number of instructions to be transferred", and "the address of the transferred instruction in the RAM to be executed first" are obtained. Thereafter, the CPU synthesizes the instructions stored in 8-bit width into a 32-bit width by the same method as the number of instructions to be transferred from the address space of the ROM where the instructions to be transferred are stored, and transfers them to the transfer destination. R.A.
Transfer to M's address space. Thereafter, execution of the instruction is started from the address of the instruction to be executed first on the transferred RAM.

なお、これらの動作のためにALU、シフタ、内部レジ
スタ及び動作を順次行なうための制御手段が必要となる
が、ALU、シフタ、内部レジスタはCPUが命令を実
行するために本来設けられているものであり、それを使
用すればよい。また、上述の制御はマイクロプログラム
によって行なわせ(Mるので、本発明のCPUではハー
ドウェアの増加はその制御のためのマイクロプログラム
を格納するマイクロプログラムROM13の領域のみで
ありハードウェアとしては比較的小さな増加量である。
Note that these operations require an ALU, a shifter, an internal register, and a control means to perform the operations sequentially, but the ALU, shifter, and internal register are originally provided for the CPU to execute instructions. and you can use it. In addition, since the above-mentioned control is performed by a microprogram, the only increase in hardware in the CPU of the present invention is the area of the microprogram ROM 13 that stores the microprogram for the control, and the hardware is relatively small. This is a small increase.

また、上記実施例ではCPUのデータ幅が32ビツト、
I?OMのデータ幅が8ビットの例について説明したが
、それぞれのデータ幅が他の値の場合においても同様の
効果を得ることができる。たとえばCPUのデータ幅は
16ビノトでもかまわないし、64ビツトでもよい。ま
たROMのデータ幅を16ビツトにすることもできる。
In addition, in the above embodiment, the data width of the CPU is 32 bits,
I? Although an example in which the data width of the OM is 8 bits has been described, similar effects can be obtained even when the respective data widths are other values. For example, the data width of the CPU may be 16 bits or 64 bits. Furthermore, the data width of the ROM can be set to 16 bits.

あるいは、CPUが最初に言売取るアドレスのROMの
内容にROMのデータ幅を指定する部分を設ける構成も
可能である。
Alternatively, it is also possible to provide a part for specifying the data width of the ROM in the contents of the ROM at the address first negotiated by the CPU.

更に、転送されたI?AM上の最初に実行すべき命令の
アドレスは転送先のRAMのアドレスと同じ値を用いる
ようにすることも可能であり、この場合にはワードデー
タの合成動作を1回省略することも可能である。
Furthermore, the transferred I? It is also possible to use the same value as the address of the transfer destination RAM for the address of the first instruction to be executed on the AM, and in this case, it is also possible to omit the word data synthesis operation once. be.

[発明の効果] 以上のように本発明のCPIIでは、リセ・ノド直後に
ROM上にある日ビットの命令を32ビツトに合成して
RAMに転送後、その命令を実行するようにしたので、
CPUは常に32ビツトのデータ幅でメモリをアクセス
することが可能になり、異なったデータ幅でメモリをア
クセスするためのハードウェアを必要とすることなく、
リセット直後にアクセスされるROMのデータ幅を小さ
くすることが可能になる。
[Effects of the Invention] As described above, in the CPII of the present invention, the daily bit instruction on the ROM is synthesized into 32 bits immediately after resetting, and the instruction is executed after being transferred to the RAM.
The CPU can always access memory with a 32-bit data width, without requiring hardware to access memory with different data widths.
It becomes possible to reduce the data width of the ROM that is accessed immediately after reset.

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

第1図は本発明のCPt1の概略の構成を示すブロック
図、第2図は本発明のCPUを用いた計算機システムの
ROMに格納されている情報を示す模式図、第3図は本
発明のCPuが8ピツI・毎に分割されたデータから3
2ビツトのデータを合成する手順を示す模式図、第4図
は従来のCPUの概略の構成を示す模式図、第5図は本
発明及び従来の計算機システムの構成を示す模式図、第
6図は従来のCPUが32ビツトのデータ幅でメモリを
アクセスする際のアドレス割り付けを示す模式図、第7
図は従来のCPUが8ビツトのデータ幅でメモリをアク
セス際のアドレス割り付けを示す模式図である。 1・・−ALU   2・・・シフタ  3・・・内部
レジスタ群5b・・・制御部  21・・・RAM  
 22・・・[?0?I   23・・・磁気ディスク
装置 なお、同一符号は同一または相当部分を示す。
FIG. 1 is a block diagram showing the general configuration of CPt1 of the present invention, FIG. 2 is a schematic diagram showing information stored in the ROM of a computer system using the CPU of the present invention, and FIG. 3 is a block diagram showing the general configuration of CPt1 of the present invention. 3 from the data divided into 8 CPU units
FIG. 4 is a schematic diagram showing the general configuration of a conventional CPU; FIG. 5 is a schematic diagram showing the configuration of the present invention and a conventional computer system; FIG. 7 is a schematic diagram showing address allocation when a conventional CPU accesses memory with a data width of 32 bits.
The figure is a schematic diagram showing address allocation when a conventional CPU accesses memory with an 8-bit data width. 1...-ALU 2...Shifter 3...Internal register group 5b...Control unit 21...RAM
22... [? 0? I23...Magnetic disk device Note that the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】 1、リセット後にROMの所定アドレスから読出したデ
ータに従って補助記憶手段からRAMへプログラムをロ
ードすべくなした計算機の中央処理装置において、 メモリの異なる複数のアドレスから読出した複数のデー
タについて、それぞれに含まれる任意のビット列を抽出
するためのビット列抽出手段と、 該ビット列抽出手段により抽出された複数のビット列を
1つのワードデータに合成するためのデータ合成手段と
、 前記ビット列抽出手段及び前記データ合成手段を制御し
て、リセット直後に前記ROMの予め定められたアドレ
ス空間から複数のワードデータ情報を得、このワードデ
ータ情報に含まれる前記補助記憶手段のアドレス値のメ
モリ空間のデータを前記ビット列抽出手段及び前記デー
タ合成手段を用いてプログラムデータに変換した後、前
記ワードデータ情報に含まれる前記RAMの第1のアド
レス値のメモリ空間に転送し、このデータ転送の終了後
、前記ワードデータ情報に含まれるRAMの第2のアド
レス値から命令を実行を開始する制御手段と を備えたことを特徴とする計算機の中央処理装置。
[Scope of Claims] 1. In a central processing unit of a computer configured to load a program from an auxiliary storage means to a RAM according to data read from a predetermined address of a ROM after a reset, a plurality of programs read from a plurality of different addresses of the memory are loaded. A bit string extracting means for extracting arbitrary bit strings contained in each of the data; a data synthesizing means for synthesizing the plurality of bit strings extracted by the bit string extracting means into one word data; and the bit string extracting means. and controlling the data synthesizing means to obtain a plurality of word data information from a predetermined address space of the ROM immediately after reset, and data in the memory space of the address value of the auxiliary storage means included in the word data information. is converted into program data using the bit string extraction means and the data synthesis means, and then transferred to the memory space of the first address value of the RAM included in the word data information, and after this data transfer is completed, the 1. A central processing unit for a computer, comprising: control means for starting execution of an instruction from a second address value of a RAM included in word data information.
JP16631088A 1988-07-04 1988-07-04 Central processing unit Pending JPH0215343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16631088A JPH0215343A (en) 1988-07-04 1988-07-04 Central processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16631088A JPH0215343A (en) 1988-07-04 1988-07-04 Central processing unit

Publications (1)

Publication Number Publication Date
JPH0215343A true JPH0215343A (en) 1990-01-19

Family

ID=15828974

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16631088A Pending JPH0215343A (en) 1988-07-04 1988-07-04 Central processing unit

Country Status (1)

Country Link
JP (1) JPH0215343A (en)

Similar Documents

Publication Publication Date Title
EP0248436B1 (en) Method of and apparatus for processing data
EP0464615A2 (en) Microcomputer equipped with DMA controller
JPS58102381A (en) Buffer memory
JPH0248931B2 (en)
JPH10187661A (en) Method for entering scalar value of computer into vector
JPH0414385B2 (en)
US6684267B2 (en) Direct memory access controller, and direct memory access control method
US5440708A (en) Microprocessor and storage management system having said microprocessor
US5127096A (en) Information processor operative both in direct mapping and in bank mapping, and the method of switching the mapping schemes
US4816992A (en) Method of operating a data processing system in response to an interrupt
JPS6319058A (en) Memory device
JPH0215343A (en) Central processing unit
US5675776A (en) Data processor using FIFO memories for routing operations to parallel operational units
JPS6032220B2 (en) information processing equipment
JPS60134937A (en) Address extension device
JP2743947B2 (en) Micro program control method
JP3345050B2 (en) Two-dimensional array type memory system
JPH02214938A (en) Data processor
JPH0775017B2 (en) Memory access method
JPS63197254A (en) Virtual memory controller
JPS628245A (en) Virtual memory system
JPH0364903B2 (en)
JPS6380350A (en) Electronic computer
JPH01175053A (en) Segmentation system data processor
JPS60189043A (en) Processor