JP2002140192A - Arithmetic processing unit - Google Patents

Arithmetic processing unit

Info

Publication number
JP2002140192A
JP2002140192A JP2000333813A JP2000333813A JP2002140192A JP 2002140192 A JP2002140192 A JP 2002140192A JP 2000333813 A JP2000333813 A JP 2000333813A JP 2000333813 A JP2000333813 A JP 2000333813A JP 2002140192 A JP2002140192 A JP 2002140192A
Authority
JP
Japan
Prior art keywords
memory
arithmetic processing
instruction
data
memories
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
JP2000333813A
Other languages
Japanese (ja)
Inventor
Takemasa Shoji
武正 庄司
Koichi Masuda
浩一 増田
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP2000333813A priority Critical patent/JP2002140192A/en
Publication of JP2002140192A publication Critical patent/JP2002140192A/en
Pending legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an arithmetic processing unit capable of reducing the length of an instruction word, and reducing a circuit scale, by dividing a memory address space handleable in an absolute addressing mode into plural inherent memories. SOLUTION: This arithmetic processing unit has an instruction memory 11 for housing an instruction code, an arithmetic processing circuit 16 for executing arithmetic processing, a program control part 12 for reading out and analyzing the instruction code, and generating a control signal to the arithmetic processing circuit 16, a common memory 13 for housing data held in common, the plural inherent memories 141-14m for housing inherent data relative to each instruction, and a data resistor 15 for housing data such as an arithmetic result. The device is characterized by executing operation by switching the inherent memories 141-14m read out as an operand for the operation relative to each instruction by analysis of the instruction code executed by the program control part 12.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、マイクロプロセッ
サ、ディジタルシグナルプロセッサ等の演算処理装置に
関するものであり、特に、オペランド部がデータメモリ
のアドレスである絶対アドレス指定によりデータメモリ
上のデータにアクセスする絶対アドレッシングモードを
有する命令セットを備えた演算処理装置に関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an arithmetic processing unit such as a microprocessor and a digital signal processor. In particular, the present invention relates to an operand unit accessing data on a data memory by specifying an absolute address which is an address of the data memory. The present invention relates to an arithmetic processing device provided with an instruction set having an absolute addressing mode.

【0002】[0002]

【従来の技術】従来のプロセッサは、図3に示すよう
に、例えば、2つのデータをオペランドとする演算命令
は、演算操作の種類を表す演算指定部と、演算操作に使
用される2つのデータメモリの絶対アドレス指定部、デ
ータレジスタのアドレス指定部を備える3つのアドレス
指定部からなる。
2. Description of the Related Art In a conventional processor, as shown in FIG. 3, for example, an operation instruction using two data as operands is composed of an operation designating section indicating the type of operation, and two data used in the operation. It is composed of three addressing units including an absolute addressing unit for a memory and an addressing unit for a data register.

【0003】ここで、例えば、オペランドとして指定可
能なメモリアドレス空間のサイズを2nとした場合、1
つのメモリアドレスを指定するためにはn−bitのア
ドレス指定部を必要とする。もし、扱えるメモリアドレ
ス空間を2倍に増大させるとすると、共有メモリに対す
る2つのアドレス指定部をそれぞれ1−bitずつ増や
す必要があるため、命令語全体で2−bit増やさなけ
ればならない。
For example, if the size of a memory address space that can be specified as an operand is 2 n , 1
In order to specify one memory address, an n-bit address specifying unit is required. If the memory address space that can be handled is increased by a factor of two, it is necessary to increase the two addressing units for the shared memory by 1-bit each, so that the entire instruction word must be increased by 2-bit.

【0004】このように、絶対アドレッシングモードで
扱えるメモリアドレス空間を増やそうとすると、命令語
中の絶対アドレス指定部のbit数を増やさなければな
らないために命令語長が増大し、回路規模が増大すると
いう問題があった。
As described above, when an attempt is made to increase the memory address space that can be handled in the absolute addressing mode, the number of bits of the absolute addressing portion in the instruction word must be increased, so that the instruction word length increases and the circuit scale increases. There was a problem.

【0005】[0005]

【発明が解決しようとする課題】そこで、本発明は上記
問題点に鑑みてなされたもので、その目的は、絶対アド
レッシングモードで扱えるメモリアドレス空間を複数の
固有メモリに分割し、分割した各固有メモリを各命令語
によって指定される特定の演算に対応させ、各命令語を
実行するときには、各固有メモリのみを使用するように
することで、メモリアドレス空間のサイズを縮小し、命
令語長を短くすることで、回路規模の縮小を図ることの
できる演算処理装置を提供することにある。
SUMMARY OF THE INVENTION Accordingly, the present invention has been made in view of the above problems, and has as its object to divide a memory address space that can be handled in the absolute addressing mode into a plurality of unique memories, The memory is made to correspond to a specific operation specified by each instruction word, and when each instruction word is executed, only the specific memory is used, thereby reducing the size of the memory address space and reducing the instruction word length. An object of the present invention is to provide an arithmetic processing device which can reduce the circuit scale by shortening the length.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
に本発明の演算処理装置は、以下の構成を備える。すな
わち、命令コードを格納する命令メモリと、演算処理を
行う演算処理回路と、前記命令コードの読み出しと解析
を行って前期演算処理回路に対する制御信号を生成する
プログラム制御部と、すべての種類の命令に共有される
データを格納する共有メモリと、各命令ごとに固有のデ
ータを格納する1または複数の固有メモリと、演算結果
などのデータを格納するデータレジスタと、を有する演
算処理装置において、前記プログラム制御部による前記
命令コードの解析により各命令ごとに演算のオペランド
として読み出される1または複数の前記固有メモリを切
り替えて演算を行うことを特徴とする。
To achieve the above object, an arithmetic processing unit according to the present invention has the following arrangement. That is, an instruction memory for storing an instruction code, an arithmetic processing circuit for performing arithmetic processing, a program control unit for reading and analyzing the instruction code to generate a control signal for the arithmetic processing circuit, An arithmetic processing device comprising: a shared memory for storing data shared by the memory, one or more unique memories for storing unique data for each instruction, and a data register for storing data such as operation results. The operation is performed by switching one or a plurality of the specific memories read as operands of the operation for each instruction by analyzing the instruction code by the program control unit.

【0007】[0007]

【発明の実施の形態】以下、本発明に係わる演算処理装
置の実施の形態を図示例とともに説明する。 (実施の形態)図1(a)に示すように、本実施の形態
における演算処理装置は、命令メモリ11と、プログラ
ム制御部12と、演算処理回路16と、共有メモリ13
と、複数の固有メモリ141〜14mと、データレジス
タ15と、を備えるものである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of an arithmetic processing unit according to the present invention will be described below with reference to the drawings. (Embodiment) As shown in FIG. 1A, an arithmetic processing device according to the present embodiment includes an instruction memory 11, a program control unit 12, an arithmetic processing circuit 16, a shared memory 13
, A plurality of unique memories 141 to 14 m, and a data register 15.

【0008】命令メモリ11は、命令コードを格納して
おり、プログラム制御部12により命令メモリ11中か
ら命令コードが読み出される。プログラム制御部12
は、命令メモリ11からの命令コードの読み出し制御と
読み出した命令コードの解析による制御信号の生成を行
う。プログラム制御部12により生成される制御信号
は、演算処理回路16への演算制御信号、固有メモリ群
へのアドレス信号、各メモリへの制御信号、共有メモリ
13へのアドレス信号、データレジスタ15へのアドレ
ス信号である。
The instruction memory 11 stores instruction codes, and the program control unit 12 reads the instruction codes from the instruction memory 11. Program control unit 12
Performs control of reading an instruction code from the instruction memory 11 and generation of a control signal by analyzing the read instruction code. The control signals generated by the program control unit 12 include an operation control signal to the operation processing circuit 16, an address signal to the unique memory group, a control signal to each memory, an address signal to the shared memory 13, and a signal to the data register 15. Address signal.

【0009】演算処理回路16は、プログラム制御部1
2から受信した演算制御信号に従ってバス上のデータを
使用して演算処理を行い、結果をデータレジスタ15に
出力する。
The arithmetic processing circuit 16 includes a program control unit 1
The arithmetic processing is performed using the data on the bus according to the arithmetic control signal received from 2 and the result is output to the data register 15.

【0010】データレジスタ15は、プログラム制御部
12により生成された、データレジスタ15へのアドレ
ス信号とデータレジスタ15への制御信号によって、バ
ス上へのデータ出力、あるいはバス上からのデータ入力
を実行する。また、データレジスタ15は、演算処理回
路16による演算結果データを受信して記憶する機能も
もっている。
The data register 15 executes data output to the bus or data input from the bus in accordance with an address signal to the data register 15 and a control signal to the data register 15 generated by the program control unit 12. I do. Further, the data register 15 also has a function of receiving and storing operation result data by the operation processing circuit 16.

【0011】共有メモリ13は、プログラム制御部12
により生成された共有メモリ13へのアドレス信号と共
有メモリ13への制御信号により、バス上へのデータ出
力、あるいは、バス上からのデータ入力を実行する。
The shared memory 13 stores the program control unit 12
The data output to the bus or the data input from the bus is executed by the address signal to the shared memory 13 and the control signal to the shared memory 13 generated by the above.

【0012】それぞれの固有メモリは、固有メモリ群へ
のアドレス信号と各固有メモリへの制御信号によって、
バス上へのデータ出力、あるいはバス上からのデータ入
力を実行する。各固有メモリはそれぞれ、各命令語によ
り指定される特定の演算のみに使用されるデータだけを
格納しており、固有メモリ群へのアドレス信号は各固有
メモリで同じ信号線を共有しており、各固有メモリへの
制御信号により各命令語に対応して同時に1つの固有メ
モリだけを活性化することにより固有メモリの切り替え
を行い、バスとのデータのやり取りを行う。
Each of the specific memories is controlled by an address signal to the specific memory group and a control signal to each of the specific memories.
Executes data output on the bus or data input on the bus. Each unique memory stores only data used only for a specific operation specified by each instruction word, and address signals to the unique memory group share the same signal line with each unique memory. By activating only one specific memory at the same time in response to each instruction word by a control signal to each specific memory, switching of the specific memory is performed, and data is exchanged with the bus.

【0013】本実施の形態における演算処理装置16の
動作を説明すると、命令語が入力されたとき、プログラ
ム制御部12により命令語に対応する命令コードが命令
メモリ11から読み出され、その命令コードをプログラ
ム制御部12が解析し、命令語に対応する1つの固有メ
モリに対して所定の制御信号を出力してその固有メモリ
のみを活性化し、アドレス信号で指定された固有メモリ
上のデータをバスとやり取りする。共有メモリ13につ
いても同様に、アドレス信号と制御信号によりバスとの
データのやり取りが行われ、バス上のデータを使用し
て、演算処理回路16が演算を行い、演算結果をデータ
レジスタ15に出力する。
The operation of the arithmetic processing unit 16 according to the present embodiment will be described. When an instruction word is input, an instruction code corresponding to the instruction word is read from the instruction memory 11 by the program control unit 12, and the instruction code is read. Is analyzed by the program control unit 12, a predetermined control signal is output to one specific memory corresponding to the command word, only the specific memory is activated, and the data on the specific memory specified by the address signal is transferred to the bus. Interact with Similarly, in the shared memory 13, data is exchanged with the bus by the address signal and the control signal, the arithmetic processing circuit 16 performs an arithmetic operation using the data on the bus, and outputs the arithmetic result to the data register 15. I do.

【0014】図1(b)に示すように、本実施の形態に
おける演算処理装置の命令語のフォーマットは演算操作
の種類を表す演算指定部と、共有メモリ13のアドレス
指定部、各命令語に対応して使用される固有データのア
ドレス指定部、データレジスタ15のアドレス指定部か
らなるものである。
As shown in FIG. 1B, the format of the instruction word of the arithmetic processing unit according to the present embodiment includes an operation designating section indicating the type of operation operation, an address designating section of the shared memory 13, and each instruction word. It consists of an addressing section for the unique data used correspondingly and an addressing section for the data register 15.

【0015】このように命令語のフォーマットを構成す
ることで、プロセッサのメモリを、すべての演算に共通
に使用されるデータを記憶する共有メモリ13、各命令
語に固有のデータのみを記憶する複数の固有メモリ14
1〜14mに分割することができ、これにより各メモリ
のアドレス空間のサイズが小さくなるため、命令語長の
縮小を図ることができる。命令語長の縮小により、命令
メモリ11のサイズ、回路規模の削減を図ることができ
る。
By configuring the format of the instruction word in this way, the memory of the processor can be used as a shared memory 13 for storing data commonly used for all operations and a plurality of memories for storing only data unique to each instruction word. Specific memory 14
Since the size of the address space of each memory is reduced, the instruction word length can be reduced. By reducing the instruction word length, the size of the instruction memory 11 and the circuit scale can be reduced.

【0016】次に、図2(a)に示すように、命令メモ
リ21と、プログラム制御部22と、演算処理回路26
と、共有メモリ23と、加減算用固有メモリ241と、
乗算用固有メモリ242と、データレジスタ25と、を
備えてなる演算処理装置について説明する。
Next, as shown in FIG. 2A, an instruction memory 21, a program control unit 22, an arithmetic processing circuit 26
, Shared memory 23, addition / subtraction specific memory 241,
An arithmetic processing device including the multiplication specific memory 242 and the data register 25 will be described.

【0017】プログラム制御部22は、命令メモリ21
から読み出された命令コードを解析し、制御信号の生成
を行う。プログラム制御部22により生成される制御信
号は、演算処理回路26への演算制御信号、各メモリへ
の制御信号、共有メモリ23へのアドレス信号、乗算用
固有メモリ241と加減算用固有メモリ242で共有さ
れるアドレス信号、データレジスタ25へのアドレス信
号である。
The program control unit 22 includes an instruction memory 21
Analyze the instruction code read from the CPU and generate a control signal. The control signal generated by the program control unit 22 is an arithmetic control signal to the arithmetic processing circuit 26, a control signal to each memory, an address signal to the shared memory 23, and is shared by the multiplication specific memory 241 and the addition / subtraction specific memory 242. And the address signal to the data register 25.

【0018】演算処理回路26は、プログラム制御部2
2から受信した演算制御信号にしたがってバス上のデー
タを使用して演算処理を行い、結果をデータレジスタ2
5に出力する。プロセッサで使用する共有メモリ23の
メモリアドレス空間を32ワードとするとき、分割する
固有メモリのメモリアドレス空間を8ワードとすると、
共有メモリ23のメモリアドレス空間は16ワードとな
る。データレジスタ25のアドレス空間は2ワードであ
り、データレジスタ25はプログラム制御部22により
生成されたデータレジスタ25への1−bitアドレス
信号とデータレジスタ25への制御信号によって、バス
上へのデータ出力、あるいはバス上からのデータ入力を
実行する。加減算用固有メモリ241と乗算用固有メモ
リ242のメモリアドレス空間はそれぞれ8ワードであ
るので、それぞれの固有メモリは2つの固有メモリで共
有される3−bitアドレス信号と各固有メモリへの制
御信号によってバス上へのデータ出力、あるいはバス上
からのデータ入力を実行する。
The arithmetic processing circuit 26 includes the program control unit 2
The arithmetic processing is performed using the data on the bus according to the arithmetic control signal received from the data register 2, and the result is stored in the data register 2.
5 is output. When the memory address space of the shared memory 23 used by the processor is 32 words, and the memory address space of the specific memory to be divided is 8 words,
The memory address space of the shared memory 23 is 16 words. The address space of the data register 25 is two words, and the data register 25 outputs data on the bus by a 1-bit address signal to the data register 25 generated by the program control unit 22 and a control signal to the data register 25. Or data input from the bus. Since the memory address space of the addition / subtraction specific memory 241 and the multiplication specific memory 242 is each 8 words, each specific memory is controlled by a 3-bit address signal shared by the two specific memories and a control signal to each specific memory. Executes data output on the bus or data input on the bus.

【0019】乗算用固有メモリ241、加減算用固有メ
モリ242は、それぞれ乗算実行時、加減算実行時に使
用されるデータだけを格納しており、各固有メモリへの
制御信号によりそれぞれの演算に対応して同時に1つの
固有メモリだけを活性化することによって切り替えを行
い、バスとのデータのやり取りを行う。このとき、命令
語において演算を指定するための演算指定部に4−bi
t必要であるとすると、図2(b)に示すように、演算
指定部4−bit、固有メモリアドレス指定部3−bi
t、共有メモリアドレス指定部4−bit、データレジ
スタアドレス指定部1−bitとなり、命令語全体では
12−bitの命令語長となる。
The multiplication specific memory 241 and the addition / subtraction specific memory 242 store only data used at the time of performing multiplication and addition / subtraction, respectively, and correspond to each operation by a control signal to each specific memory. At the same time, switching is performed by activating only one specific memory, and data is exchanged with the bus. At this time, 4-bi is set in the operation specifying unit for specifying the operation in the instruction word.
If it is necessary, as shown in FIG. 2B, the operation specifying unit 4-bit and the unique memory address specifying unit 3-bi
t, the shared memory address specifying unit 4-bit, and the data register address specifying unit 1-bit, and the entire instruction word has an instruction word length of 12-bit.

【0020】ここで、図3(a)に示す従来の演算処理
装置が、本実施例と同じ大きさのメモリアドレス空間を
もつとする。共有メモリ93のメモリアドレス空間は3
2ワードであるので、メモリ上の1つのデータを指定す
るためには5−bit必要となる。図3(c)に示すよ
うに、命令語全体で15−bitの命令語長を必要とす
るため、図2(b)と比較して本実施の形態では命令語
長が3−bit削減されていることが分かる。すなわち
命令語長が15−bitから12−bitに縮小され、
メモリのアドレスを指定するための回路の規模の縮小を
図ることができる。
Here, it is assumed that the conventional arithmetic processing device shown in FIG. 3A has a memory address space of the same size as that of the present embodiment. The memory address space of the shared memory 93 is 3
Since it is two words, 5-bit is required to specify one data on the memory. As shown in FIG. 3C, since the entire instruction word requires a 15-bit instruction word length, the instruction word length is reduced by 3 bits in this embodiment as compared with FIG. 2B. You can see that it is. That is, the instruction word length is reduced from 15-bit to 12-bit,
The size of a circuit for specifying a memory address can be reduced.

【0021】[0021]

【発明の効果】本発明の演算処理装置によれば、絶対ア
ドレッシングモードで扱えるメモリアドレス空間を、1
つまたは複数の固有メモリに分割し、各固有メモリを各
命令語にのみ使用することで、メモリアドレス空間のサ
イズを縮小し、命令語長を縮小することで、回路規模の
縮小を図ることができる。
According to the arithmetic processing unit of the present invention, the memory address space that can be handled in the absolute addressing mode is 1
By dividing the memory into one or more unique memories and using each unique memory only for each instruction word, the size of the memory address space can be reduced, and the instruction word length can be reduced to reduce the circuit scale. it can.

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

【図1】本発明に係わる演算処理装置の第1の実施の形
態を示す図である
FIG. 1 is a diagram showing a first embodiment of an arithmetic processing device according to the present invention;

【図2】加減算用固有メモリと乗算用固有メモリを設け
た演算処理装置の形態を示す図である
FIG. 2 is a diagram showing an embodiment of an arithmetic processing device provided with an addition / subtraction eigenmemory and a multiplication eigenmemory.

【図3】従来の演算処理装置の構成を示す図であるFIG. 3 is a diagram showing a configuration of a conventional arithmetic processing device.

【符号の説明】[Explanation of symbols]

11 命令メモリ 12 プログラム制御部 13 共有メモリ 141〜14m 固有メモリ 15 データレジスタ 16 演算処理回路 21 命令メモリ 22 プログラム制御部 23 共有メモリ 241 加減算用固有メモリ 242 乗算用固有メモリ 25 データレジスタ 26 演算処理回路 91 命令メモリ 92 プログラム制御部 93 共有メモリ 94 データレジスタ 95 演算処理回路 DESCRIPTION OF SYMBOLS 11 Instruction memory 12 Program control part 13 Shared memory 141-14m Unique memory 15 Data register 16 Arithmetic processing circuit 21 Instruction memory 22 Program control part 23 Shared memory 241 Addition / subtraction specific memory 242 Multiplication specific memory 25 Data register 26 Arithmetic processing circuit 91 Instruction memory 92 Program control unit 93 Shared memory 94 Data register 95 Operation processing circuit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】命令コードを格納する命令メモリと、演算
処理を行う演算処理回路と、前記命令コードの読み出し
と解析を行って前期演算処理回路に対する制御信号を生
成するプログラム制御部と、すべての種類の命令に共有
されるデータを格納する共有メモリと、各命令ごとに固
有のデータを格納する1または複数の固有メモリと、演
算結果などのデータを格納するデータレジスタと、を有
する演算処理装置において、前記プログラム制御部によ
る前記命令コードの解析により各命令ごとに演算のオペ
ランドとして読み出される1または複数の前記固有メモ
リを切り替えて演算を行うことを特徴とする演算処理装
置。
An instruction memory for storing an instruction code, an arithmetic processing circuit for performing arithmetic processing, a program control unit for reading and analyzing the instruction code and generating a control signal for the arithmetic processing circuit; An arithmetic processing device having a shared memory for storing data shared by different types of instructions, one or more unique memories for storing unique data for each instruction, and a data register for storing data such as operation results. 5. The arithmetic processing apparatus according to claim 1, wherein one or a plurality of the unique memories read as operands of the operation are switched for each instruction by the analysis of the instruction code by the program control unit.
JP2000333813A 2000-10-31 2000-10-31 Arithmetic processing unit Pending JP2002140192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000333813A JP2002140192A (en) 2000-10-31 2000-10-31 Arithmetic processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000333813A JP2002140192A (en) 2000-10-31 2000-10-31 Arithmetic processing unit

Publications (1)

Publication Number Publication Date
JP2002140192A true JP2002140192A (en) 2002-05-17

Family

ID=18809833

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000333813A Pending JP2002140192A (en) 2000-10-31 2000-10-31 Arithmetic processing unit

Country Status (1)

Country Link
JP (1) JP2002140192A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57185551A (en) * 1981-05-08 1982-11-15 Sharp Corp Data access system of memory bank in microcomputer system
JPS6059449A (en) * 1983-09-12 1985-04-05 Mitsubishi Electric Corp Programmable controller

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57185551A (en) * 1981-05-08 1982-11-15 Sharp Corp Data access system of memory bank in microcomputer system
JPS6059449A (en) * 1983-09-12 1985-04-05 Mitsubishi Electric Corp Programmable controller

Similar Documents

Publication Publication Date Title
KR101812569B1 (en) Mapping between registers used by multiple instruction sets
JP3711422B2 (en) Information processing circuit
US4446517A (en) Microprogram memory with page addressing and address decode in memory
EP3329361B1 (en) Vector operand bitsize control
JPH09231071A (en) Computer system
KR20060028403A (en) Data access program instruction encoding
JP2551167B2 (en) Microcomputer
EP0363174A2 (en) Branch on bit processing
JP3570287B2 (en) Microcomputer
JP2006072961A (en) Memory circuit for arithmetic processing unit
JP2002140192A (en) Arithmetic processing unit
JPS638971A (en) Polynomial vector arithmetic and control unit
JP2826309B2 (en) Information processing device
KR960016401B1 (en) Page selecting circuit of register pages using register page pointer
JP3019818B2 (en) Data processing method
JPH06149563A (en) Data processor
JPH0778730B2 (en) Information processing equipment
CN113721979A (en) Register circuit capable of configuring bit width, method, decoding circuit and chip
JP2743947B2 (en) Micro program control method
JPH0713758A (en) Instruction decoding method
JPH03282625A (en) Data processor
JPH04137138A (en) Information processor
JPS59191654A (en) Processor
JPH0827711B2 (en) Microprocessor
JPH05108478A (en) Memory access method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070417

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090203

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090403

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100208

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100511