JPH10187437A - Device and method for allocating bits to instruction code - Google Patents

Device and method for allocating bits to instruction code

Info

Publication number
JPH10187437A
JPH10187437A JP8339303A JP33930396A JPH10187437A JP H10187437 A JPH10187437 A JP H10187437A JP 8339303 A JP8339303 A JP 8339303A JP 33930396 A JP33930396 A JP 33930396A JP H10187437 A JPH10187437 A JP H10187437A
Authority
JP
Japan
Prior art keywords
instruction
instruction code
bit
bits
codes
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
JP8339303A
Other languages
Japanese (ja)
Inventor
Hajime Ogawa
一 小川
Yuji Takai
裕司 高井
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 Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP8339303A priority Critical patent/JPH10187437A/en
Publication of JPH10187437A publication Critical patent/JPH10187437A/en
Pending legal-status Critical Current

Links

Landscapes

  • Executing Machine-Instructions (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce power consumption when operating an application on a real LSI in the bit allocation for the instruction code of processor. SOLUTION: Since a bit allocating part 11 performs bit allocation so as to minimize a total sum concerning the combination of all double instruction codes in the product of instruction code transition frequency provided by an instruction analytic part 10 and the number of changed bits between two instruction codes, a bit change caused by the change of instruction code is suppressed so that power consumption is reduced.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、マイクロプロセッ
サの命令コードのビット割り付けにおいて、命令実行時
の消費電力の低減を可能とする方法または装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and an apparatus for reducing the power consumption at the time of executing an instruction in bit allocation of an instruction code of a microprocessor.

【0002】[0002]

【従来の技術】従来、プロセッサの命令コードのビット
割り付けは、プロセッサのデコーダ面積削減のため、で
きるだけ少ないビット数で、段数が少なくなるようにビ
ット割り付けを行っていた。
2. Description of the Related Art Hitherto, in order to reduce the decoder area of a processor, bit allocation of instruction codes of a processor has been performed with the smallest possible number of bits and the number of stages.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来の方法に係る命令コードのビット割り付けにおいて
は、命令セットの複雑化により使用する命令ビット数が
増大するにつれ、アプリケーションプログラムを実行す
る際の命令コードの変化によるビット変化から生じる消
費電力が増大するという問題点があった。
However, in the bit allocation of the instruction code according to the above-described conventional method, as the number of instruction bits used increases due to the complexity of the instruction set, the instruction code for executing the application program is increased. However, there is a problem that power consumption resulting from a bit change due to a change in the power consumption increases.

【0004】上記問題点に鑑み、本発明は、命令コード
の変化によるビット変化を考慮してビット割り付けを行
なうことで、アプリケーションプログラム実行時の消費
電力を削減することを目的とする。
[0004] In view of the above problems, an object of the present invention is to reduce power consumption during execution of an application program by performing bit allocation in consideration of a bit change due to a change in an instruction code.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、本発明は、アプリケーションプログラムを実行する
際の命令コードの変化によるビット変化が少なくなるよ
うに、命令コードのビット割り付けを行なうことを特徴
とする。
In order to achieve the above object, the present invention is characterized in that bit assignment of an instruction code is performed so that a bit change due to a change in the instruction code when executing an application program is reduced. And

【0006】[0006]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(実施の形態1)以下、本発明の実施形態を、図面を参
照しながら説明する。
Embodiment 1 Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

【0007】図1は、本実施形態のビット割り付け装置
の構成を示す図である。図1に示すように、本実施形態
のビット割り付け装置は、入力装置1、ディスプレイ
2、記憶装置3、エディタ部4、処理部5からなり、処
理部5はさらに、命令解析部10とビット割り付け部1
1とから構成される。
FIG. 1 is a diagram showing a configuration of a bit allocation device according to this embodiment. As shown in FIG. 1, the bit allocation device according to this embodiment includes an input device 1, a display 2, a storage device 3, an editor unit 4, and a processing unit 5. The processing unit 5 further includes an instruction analysis unit 10 and a bit allocation unit. Part 1
And 1.

【0008】入力装置1は、キーボードまたはマウス等
で構成される。記憶装置3は、ハードディスクまたはR
AM等で構成され、エディタ部4または処理部5で取り
扱うデータを格納しておくことができる。
[0008] The input device 1 is composed of a keyboard or a mouse. The storage device 3 is a hard disk or R
It is composed of an AM or the like, and can store data handled by the editor unit 4 or the processing unit 5.

【0009】エディタ部4では、入力装置1からの操作
によって、処理部5に入力するためデータを作成、編集
する。具体的には、ニーモニックで表記されたアプリケ
ーションプログラムと命令セットの種類、および命令セ
ットに割り付けるビット幅(以下、指定ビット数と呼
ぶ)を記述する。
The editor unit 4 creates and edits data to be input to the processing unit 5 by an operation from the input device 1. More specifically, the type of the application program and the instruction set described in mnemonics, and the bit width (hereinafter, referred to as a designated number of bits) allocated to the instruction set are described.

【0010】エディタ部4での編集作業は、ディスプレ
イ2上で内容を確認しながら行なうことができる。ま
た、エディタ部4での編集結果は、記憶装置3上に格納
しておき、処理部5から読み出して使用する。
The editing work in the editor unit 4 can be performed while confirming the contents on the display 2. The editing result in the editor unit 4 is stored in the storage device 3 and read out from the processing unit 5 for use.

【0011】次に、本実施形態のビット割り付け装置に
おける処理の流れを、図2のフローチャートに沿って説
明する。
Next, the flow of processing in the bit allocation device of the present embodiment will be described with reference to the flowchart of FIG.

【0012】まず、データ入力処理S1では、エディタ
部4によって、アプリケーションプログラムと命令セッ
トの種類、および指定ビット数の入力を行なう。入力作
業は、入力装置1を介して行い、ディスプレイ2上で入
力内容を確認しながら作業をおこなう。
First, in the data input process S1, the editor unit 4 inputs an application program, the type of instruction set, and the designated number of bits. The input operation is performed via the input device 1, and the operation is performed while confirming the input contents on the display 2.

【0013】本実施形態で入力するアプリケーションプ
ログラムの一部を(表1)に示す。命令セットの種類と
しては、(表2)に示すように、AND,OR,NO
T,MOV,BRNの5種類を入力する。また、指定ビ
ット数として、「3」を記述する。
A part of the application program input in this embodiment is shown in (Table 1). As shown in Table 2, the types of instruction sets are AND, OR, NO
T, MOV, and BRN are input. Also, “3” is described as the designated number of bits.

【0014】[0014]

【表1】 [Table 1]

【0015】[0015]

【表2】 [Table 2]

【0016】ここで入力したデータは、記憶装置3に格
納される。次に、エラーチェック処理S2では、記憶装
置3からデータ入力処理S1で記述されたアプリケーシ
ョンプログラムを読み出し、命令解析部によって記述上
のエラーの検出をおこなう。
The data input here is stored in the storage device 3. Next, in the error check processing S2, the application program described in the data input processing S1 is read from the storage device 3, and an error in the description is detected by the instruction analysis unit.

【0017】ステップS3では、エラーチェック処理S
2でのエラー検出の結果、エラーがあるか否かを判定す
る。エラーが無い場合には、命令コード遷移頻度測定処
理S4に移り、もしエラーがあれば、データ修正処理S
6に移る。
In step S3, an error check process S
As a result of the error detection in step 2, it is determined whether or not there is an error. If there is no error, the process proceeds to the instruction code transition frequency measurement process S4, and if there is an error, the data correction process S4
Move to 6.

【0018】データ修正処理S6では、エディタ部4に
おいて、入力装置1やディスプレイ2を用いながら入力
データのエラー修正を行ない、その後、再度エラーチェ
ック処理S2に進む。
In the data correction process S6, the editor unit 4 corrects an error in input data using the input device 1 and the display 2, and then proceeds to the error check process S2 again.

【0019】ここでは、特に記述エラーは発見されなか
ったものとし、命令コード遷移頻度測定処理S4に進
む。
Here, it is assumed that no description error has been found, and the process proceeds to the instruction code transition frequency measurement processing S4.

【0020】命令コード遷移頻度測定処理S4では、デ
ータ入力処理S1で入力された命令セットの種類に基づ
いてアプリケーションプログラムを解析する。具体的に
は、アプリケーションプログラムを実行した際に連続し
て実行される2命令コードの組み合わせの実行頻度(以
下、命令コード遷移頻度数と呼ぶ)を測定する。
In the instruction code transition frequency measurement processing S4, the application program is analyzed based on the type of instruction set input in the data input processing S1. Specifically, the execution frequency (hereinafter, referred to as an instruction code transition frequency) of a combination of two instruction codes that are continuously executed when the application program is executed is measured.

【0021】本実施形態では、(表3)で示すような測
定結果が得られたものとする。(表3)において、左欄
は2命令コードの組み合せを示し、右欄はその2命令コ
ードの命令コード遷移頻度数を示している。但し、同じ
命令が連続して実行される場合は、ビット変化が0であ
るため、記載を省略している。
In the present embodiment, it is assumed that the measurement results as shown in (Table 3) have been obtained. In Table 3, the left column shows a combination of two instruction codes, and the right column shows the instruction code transition frequency of the two instruction codes. However, when the same instruction is executed successively, the bit change is 0, so that the description is omitted.

【0022】[0022]

【表3】 [Table 3]

【0023】次に、ビット割り付け処理S5では、ビッ
ト割り付け部11によって、命令コードに対してビット
割り付けを行なう。この際、命令コード遷移頻度数と2
命令コード間の変化ビット数との積の、全ての2命令コ
ードの組み合せに関する総和が最小となるように、入力
処理S1で指定された指定ビット数で、命令コードのビ
ット割り付けを行なう。
Next, in the bit allocation process S5, the bit allocation section 11 performs bit allocation for the instruction code. At this time, the instruction code transition frequency and 2
Bit assignment of the instruction code is performed with the specified number of bits specified in the input processing S1 so that the sum of the product of the number of changed bits between the instruction codes and the combination of all the two instruction codes is minimized.

【0024】本実施形態では、(表4)に示すようなビ
ット割り付け結果が得られたものとする。
In this embodiment, it is assumed that a bit allocation result as shown in (Table 4) has been obtained.

【0025】[0025]

【表4】 [Table 4]

【0026】ここで、ANDとORには、それぞれ(0
00)と(001)が割り付けられており、両者の間の
ビット変化は1ビットである。ANDとORの2命令コ
ードの組み合せについて(表5)を参照すると、命令コ
ード遷移頻度数は5となっている。従って、ANDとO
Rの組み合せについての、変化ビット数と命令コード遷
移頻度数との積の値として、「5」が得られる。
Here, AND and OR are respectively (0
00) and (001) are assigned, and the bit change between them is 1 bit. Referring to the combination of two instruction codes of AND and OR (Table 5), the instruction code transition frequency is 5. Therefore, AND and O
“5” is obtained as the product value of the number of change bits and the instruction code transition frequency for the combination of R.

【0027】これを全ての2命令コードの組み合せにつ
いて求めた結果を(表5)に示す。
The results obtained for all combinations of two instruction codes are shown in Table 5 below.

【0028】[0028]

【表5】 [Table 5]

【0029】(表5)から、全ての2命令コードの組み
合せについての、変化ビット数と命令コード遷移頻度数
との積の総和は、「29」となることが分かる。
From Table 5, it can be seen that the sum of the product of the number of change bits and the instruction code transition frequency for all combinations of two instruction codes is "29".

【0030】以上説明したように、本実施形態によれ
ば、アプリケーションプログラム全体として命令コード
の変化によるビット変化を最小に抑えることができるた
め、ビット変化に伴う消費電力の増加を最小に抑えるこ
とが可能となる。
As described above, according to the present embodiment, the bit change due to the change of the instruction code can be suppressed to the minimum in the entire application program, so that the increase in power consumption due to the bit change can be suppressed to the minimum. It becomes possible.

【0031】(実施の形態2)実施の形態1では、全て
のビット割り付けパターンについて変化ビット数と命令
コード遷移頻度数との積の総和を求め、その中からビッ
ト変化が最小となる命令コードのビット割り付けを採用
している。
(Embodiment 2) In Embodiment 1, the sum of the product of the number of change bits and the instruction code transition frequency is obtained for all the bit allocation patterns, and the sum of the product of the instruction code with the smallest bit change is obtained from the sum. Bit allocation is adopted.

【0032】しかし、必ずしもビット変化が最小となる
ビット割り付けでなくても、要求される消費電力の条件
を満たせば、他のビット割り付け方法を採ることも可能
である。
However, even if the bit allocation does not always minimize the bit change, other bit allocation methods can be adopted as long as the required power consumption condition is satisfied.

【0033】本実施形態では、処理の高速化を目指し
た、別のビット割り付け方法について説明する。
In the present embodiment, another bit allocation method for speeding up processing will be described.

【0034】命令コード遷移頻度測定処理S4より前の
処理は、実施の形態1と同様であるので説明を省略す
る。
The processing prior to the instruction code transition frequency measurement processing S4 is the same as that of the first embodiment, and therefore the description is omitted.

【0035】ビット割り付け部11におけるビット割り
付け処理S1では、命令コード遷移頻度数が大きな2命
令コードの組み合せから順に、変化ビット数が小さくな
るように命令コードのビット割り付けを行なう。
In the bit allocating process S1 in the bit allocating section 11, the bit allocation of the instruction code is performed in order from the combination of the two instruction codes having the large instruction code transition frequency so as to reduce the number of changed bits.

【0036】2命令コードの組み合せと、命令コード遷
移頻度数の関係は、実施の形態1と同じ(表3)を用い
る。
The relationship between the combination of two instruction codes and the instruction code transition frequency is the same as in the first embodiment (Table 3).

【0037】まず、(表3)を参照すると、命令コード
遷移頻度数が最大である2命令コード組み合せは、AN
DとORの組み合せであって、その値は「5」であるこ
とが分かる。そこで、ANDには(000)、ORには
ビット変化が最小となるように(001)を割り付け
る。
First, referring to (Table 3), the combination of two instruction codes having the maximum instruction code transition frequency is AN
It is a combination of D and OR, and it is understood that the value is “5”. Therefore, (000) is assigned to AND, and (001) is assigned to OR so that the bit change is minimized.

【0038】次に、NOTとMOVの組み合せの命令コ
ード遷移頻度数が「4」であるので、NOTに(01
0)、MOVにはNOTとのビット変化が1となるよう
に、(110)を割り付ける。
Next, since the instruction code transition frequency of the combination of NOT and MOV is "4", (01
(0), (110) is assigned to MOV so that the bit change from NOT becomes 1.

【0039】次に命令コード遷移頻度数が大きいのは、
ANDとMOV、ANDとBRNの組み合せの「3」で
ある。ANDとMOVついては既にビット割り付けが完
了しているので、BRNの割り付けを考える。BRNに
は、ANDとのビット変化が1となるように(100)
を割り付ける。
Next, the instruction code transition frequency is the largest
This is “3” for the combination of AND and MOV, and AND and BRN. Since bit allocation has already been completed for AND and MOV, allocation of BRN will be considered. The BRN is set so that the bit change with AND becomes 1 (100).
Assign

【0040】以上の割り付け結果を(表6)に示す。The results of the above allocation are shown in (Table 6).

【0041】[0041]

【表6】 [Table 6]

【0042】(表6)の割り付け結果に基づいて、命令
コード遷移頻度数と変化ビット数の積の総和を求める
と、(表7)に示すように「32」となる。
When the sum of the product of the instruction code transition frequency and the number of change bits is obtained based on the allocation result of (Table 6), it becomes "32" as shown in (Table 7).

【0043】[0043]

【表7】 [Table 7]

【0044】本実施形態では、実施の形態1における最
適な割り付け結果である「29」と比べて若干劣るもの
の、ビット変化による消費電力の増加を抑えことが可能
である。
In this embodiment, although slightly inferior to the optimal allocation result "29" in the first embodiment, an increase in power consumption due to a bit change can be suppressed.

【0045】さらに、1つの割り付けパターンについて
の処理だけで済むため、最適に近いビット割り付けを高
速に行なうことができるという顕著な効果がある。
Furthermore, since only processing for one allocation pattern is required, there is a remarkable effect that near-optimal bit allocation can be performed at high speed.

【0046】なお、上記各実施の形態では、データ入力
処理S1において指定ビット数を入力することとしてい
たが、指定ビット数を自動的に設定することも可能であ
る。
In the above embodiments, the designated number of bits is input in the data input process S1, but the designated number of bits can be automatically set.

【0047】この場合、2を底とする使用命令数の対数
より大きい最小の整数を指定ビット数として用いる。例
えば、使用命令数が5の場合、2を底とする5の対数は
約2.32であるので、これより大きい最小の整数であ
る3を指定ビット数とする。
In this case, the smallest integer larger than the logarithm of the number of used instructions whose base is 2 is used as the designated number of bits. For example, when the number of used instructions is 5, the logarithm of 5 with 2 as a base is about 2.32, and therefore 3 which is the smallest integer larger than this is set as the designated number of bits.

【0048】[0048]

【発明の効果】以上のように、本発明によれば、アプリ
ケーションプログラムの命令遷移頻度の高い関係にある
命令どうしは、ビット変化が少なくなるように各命令ビ
ットを割り付けることで、実際のLSI上でアプリケー
ションを動作させた場合に、命令コードの変化によるビ
ット変化を少なくできるため、消費電力を低く抑えるこ
とが可能となる。
As described above, according to the present invention, instructions having a high instruction transition frequency in an application program are assigned to each instruction bit so that a bit change is reduced, thereby realizing an actual LSI. In the case where the application is operated, the bit change due to the change of the instruction code can be reduced, so that the power consumption can be suppressed low.

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

【図1】本発明の実施形態のビット割り付け装置の構成
を示す図
FIG. 1 is a diagram showing a configuration of a bit allocation device according to an embodiment of the present invention.

【図2】本発明の実施形態における処理の流れを示すフ
ローチャート
FIG. 2 is a flowchart showing a processing flow in the embodiment of the present invention.

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

1 入力装置 2 ディスプレイ 3 記憶装置 4 エディタ 5 処理部 10 命令解析部 11 ビット割り付け部 Reference Signs List 1 input device 2 display 3 storage device 4 editor 5 processing unit 10 instruction analysis unit 11 bit allocation unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 マイクロプロセッサの命令コードのビッ
ト割り付けを行なう装置であって、 連続して実行される2命令コードの組合せの実行頻度
(以下、命令コード遷移頻度数と呼ぶ)を測定する命令
解析部と、 2命令コード間の変化ビット数と、前記命令解析部で測
定された前記命令コード遷移頻度数とに基づいて命令コ
ードのビット割り付けを行なうビット割り付け部とを備
えた命令コードのビット割り付け装置。
1. An apparatus for performing bit allocation of instruction codes of a microprocessor, comprising: an instruction analyzer for measuring an execution frequency (hereinafter, referred to as an instruction code transition frequency) of a combination of two instruction codes that are continuously executed; And a bit allocating unit for allocating the bit of the instruction code based on the number of change bits between the two instruction codes and the instruction code transition frequency measured by the instruction analyzing unit. apparatus.
【請求項2】 ビット割り付け部は、 全ての2命令コードの組み合せに関する、2命令コード
間の変化ビット数と命令コード遷移頻度数との積の総和
が最小または所定の値より小さくなるように、指定され
たビット数で命令コードの割り付けを行なうことを特徴
とする請求項1記載の命令コードのビット割り付け装
置。
2. A bit allocating unit, wherein the sum of products of the number of changed bits between two instruction codes and the frequency of instruction code transitions for all combinations of two instruction codes is set to a minimum value or a value smaller than a predetermined value. 2. The instruction code bit allocating device according to claim 1, wherein the instruction code is allocated with a designated number of bits.
【請求項3】 ビット数を指定する代わりに、 2を底とする使用命令数の対数より大きい最小の整数に
相当するビット数で命令コードの割り付けを行なうこと
を特徴とする請求項2記載の命令コードのビット割り付
け装置。
3. The method according to claim 2, wherein instead of designating the number of bits, the instruction code is allocated with the number of bits corresponding to the smallest integer greater than the logarithm of the number of instructions used with base 2. Instruction code bit assignment device.
【請求項4】 ビット割り付け部は、 命令コード遷移頻度数が大きな2命令コードの組み合せ
から順に、2命令コード間の変化ビット数が小さくなる
ように、命令コードのビット割り付けを行なうことを特
徴とする請求項1記載の命令コードのビット割り付け装
置。
4. The bit allocating unit performs bit allocation of an instruction code such that the number of changed bits between the two instruction codes decreases in order from the combination of the two instruction codes having the highest instruction code transition frequency. 2. A bit allocating apparatus for an instruction code according to claim 1, wherein:
【請求項5】 マイクロプロセッサの命令コードのビッ
ト割り付けを行なう方法であって、 連続して実行される2命令コードの組合せの実行頻度
(以下、命令コード遷移頻度数と呼ぶ)を測定する処理
と、 全ての2命令コードの組み合せに関する、2命令コード
間の変化ビット数と前記命令コード遷移頻度数との積の
総和が、最小または所定の値より小さくなるように、命
令コードのビット割り付けを行なうビット割り付け処理
とを備えた命令コードのビット割り付け方法。
5. A method for allocating bits of an instruction code of a microprocessor, comprising: a process of measuring an execution frequency (hereinafter, referred to as an instruction code transition frequency) of a combination of two instruction codes executed continuously. Bit allocation of instruction codes is performed so that the total sum of the product of the number of change bits between the two instruction codes and the instruction code transition frequency for all combinations of the two instruction codes is smaller than a minimum or a predetermined value. A bit allocation method for an instruction code including a bit allocation process.
JP8339303A 1996-12-19 1996-12-19 Device and method for allocating bits to instruction code Pending JPH10187437A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8339303A JPH10187437A (en) 1996-12-19 1996-12-19 Device and method for allocating bits to instruction code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8339303A JPH10187437A (en) 1996-12-19 1996-12-19 Device and method for allocating bits to instruction code

Publications (1)

Publication Number Publication Date
JPH10187437A true JPH10187437A (en) 1998-07-21

Family

ID=18326190

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8339303A Pending JPH10187437A (en) 1996-12-19 1996-12-19 Device and method for allocating bits to instruction code

Country Status (1)

Country Link
JP (1) JPH10187437A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6725450B1 (en) 1999-06-21 2004-04-20 Matsushita Electric Industrial Co., Ltd. Program conversion apparatus, processor, and record medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6725450B1 (en) 1999-06-21 2004-04-20 Matsushita Electric Industrial Co., Ltd. Program conversion apparatus, processor, and record medium

Similar Documents

Publication Publication Date Title
US20060004528A1 (en) Apparatus and method for extracting similar source code
US7702159B2 (en) System and method for detecting similar differences in images
JPH10187437A (en) Device and method for allocating bits to instruction code
US20100284527A1 (en) Importance-Based Call Graph Construction
JP3470256B2 (en) Instruction code bit assignment device
JP2008234058A (en) Saved data determination method, saved data determination program and saved data determination device
JPH09288580A (en) Device and method for optimizing source program
JPH0331981A (en) Character recognizing device
JP2002073369A (en) Support device for improving efficiency of object- oriented program and recording medium and program
US7281166B1 (en) User-customizable input error handling
JPH04175828A (en) Processing result output control system
JPH11110428A (en) Method for predicting area of logic circuit and device therefor, and storage medium for storing area prediction program of logic circuit
JPH0793144A (en) Program analyzer
JPH09319611A (en) Program development supporter
JP2004139369A (en) Analysis method for pointer pointing constant address domain
JPH05282011A (en) Automatic allocating and granting device for pc address
JPH0511831A (en) Machining program analyzing method for nc controller
JPS61131124A (en) Conversation input processing system
JPH05313870A (en) Preparation system for program structure diagram
JPH0436844A (en) Cpu time counting system
JPH0217537A (en) Program editor
JPH02213952A (en) Debugging system for firmware
JPS6263338A (en) Address allocating system for horizontal microprogram
JP2000315715A (en) Method and system for inspecting execution order optimizing process of electronic apparatus
JP2000112767A (en) Compiler, its variable assigning method and its program recording medium