JPS63228334A - プログラムインタプリツト方式 - Google Patents

プログラムインタプリツト方式

Info

Publication number
JPS63228334A
JPS63228334A JP6465087A JP6465087A JPS63228334A JP S63228334 A JPS63228334 A JP S63228334A JP 6465087 A JP6465087 A JP 6465087A JP 6465087 A JP6465087 A JP 6465087A JP S63228334 A JPS63228334 A JP S63228334A
Authority
JP
Japan
Prior art keywords
instruction
executing means
interpreting
read
reading
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
JP6465087A
Other languages
English (en)
Inventor
Ichiro Hirakura
平倉 一郎
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP6465087A priority Critical patent/JPS63228334A/ja
Publication of JPS63228334A publication Critical patent/JPS63228334A/ja
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コンピュータプログラムの実行方式に関し、
特にインクプリンタによるプログラム実行方式に関する
〔従来の技術〕
従来、インクプリンタは第3図に示すように、1つの命
令読み込み解釈手段と読み込んだ命令を処理するn個の
実行手段とから構成されていた。
〔発明が解決しようとする問題点〕
上述した従来のインクプリンタは、命令読み込み解釈手
段が1つしかないために、次に実行する命令を読み込み
解釈して、各々の実行手段ヘジャンプし、各々の処理終
了後、再び命令読み込み解釈手段ヘジャンプする。この
ように1つの命令の実行に当り、少なくとも2回のジャ
ンプを行う必要がり、性能上大きなオーバーヘッドにな
るという欠点がある。
〔問題点を解決するための手段〕
この問題を解決する為、本発明のプログラムインタプリ
ット方式は、インタプリタが処理する命令の各々を実行
する命令実行手段と、各々の命令実行手段の前後に配置
された複数の命令読み込み解釈手段とからなり、命令実
行後に命令読み込み解釈手段ヘジャンプすることなく、
直ちに制御を移すことを特徴とする。
〔実施例〕
次に本発明について図面を参照して説明する。
第1図は、一実施例の構成を表わすブロック図である。
第2図は、命令読み込み解釈手段の処理フローを表わす
図である。第1図を参照すると、本発明の一実施例は、
インクプリンタが処理すべきn個の命令に対応したn個
の実行手段11〜13と、これらの実行手段の間と前後
に配置されたn+1個の読み込み解釈手段1〜3とから
構成されている。第2図を参照すると、読み込み解釈手
段i (i=1〜n±1)では、次の命令の読み込み(
ステップ101)と解釈(ステップ102)によって、
次に行うべき実行手段を決め、実行手段判定(ステップ
103)でその実行手段が、読み込み解釈手段iの直後
に置かれた実行手段iであるかを判定し、実行手段iで
あった場合は、ジャンプしないでその実行手段へ制御を
移し、そうでなければ各実行手段へジャンプする。読む
込み解釈手段n+1では、第2図の点線で囲まれた部分
はない。
〔発明の効果〕
以上説明したように本発明は、命令の実行手段の前後に
読み込み解釈手段を配置し、各読み込み解釈手段の直後
にどの実行手段があるかを考慮することにより、実行す
る命令の並びが実行手段の並びに同じ時は、−命令当り
2回のジャンプを、同じでない時も一回のジャンプをな
くすことができるために、処理を高速化できる効果があ
る。
【図面の簡単な説明】
第1図は本発明の一実施例の構成を示すブロック図、第
2図は読み込み解釈手段の処理フローを示す図、第3図
は従来のインクプリンタの構成図である。 1〜3は命令読み込み解釈手段、11〜13は実行手段
。 峯2珊

Claims (1)

    【特許請求の範囲】
  1. 命令読み込み解釈手段と、各々の命令を実行する命令実
    行手段とを有するプログラムインタプリット方式におい
    て、各々の命令実行手段の前後に命令読み込み解釈手段
    を配置して成ることを特徴とするプログラムインタプリ
    ット方式。
JP6465087A 1987-03-18 1987-03-18 プログラムインタプリツト方式 Pending JPS63228334A (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6465087A JPS63228334A (ja) 1987-03-18 1987-03-18 プログラムインタプリツト方式

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6465087A JPS63228334A (ja) 1987-03-18 1987-03-18 プログラムインタプリツト方式

Publications (1)

Publication Number Publication Date
JPS63228334A true JPS63228334A (ja) 1988-09-22

Family

ID=13264327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6465087A Pending JPS63228334A (ja) 1987-03-18 1987-03-18 プログラムインタプリツト方式

Country Status (1)

Country Link
JP (1) JPS63228334A (ja)

Similar Documents

Publication Publication Date Title
GB2326494A (en) A method of performing different data type operations that is invisible to various operating system techniques
JPH11282679A (ja) 演算処理装置
ATE185205T1 (de) Risc mikroprozessorarchitektur mit mehrere registersätze von unterschiedlichen typen
JPS61160176A (ja) ベクトル処理装置
JPS63228334A (ja) プログラムインタプリツト方式
JPS61245239A (ja) 論理回路方式
EP0905612B1 (en) Microcontroller for executing instructions of variable length
JPS60263238A (ja) 情報処理装置
SE9403534L (sv) Lastdelande system och förfarande för behandling av data samt kommunikationssystem med lastdelning
JPS63141131A (ja) パイプライン制御方式
JPH02206838A (ja) 共通サブル―チンリンク方法
JPS6339928B2 (ja)
EP0359823A1 (en) Method and apparatus for controlling the execution of microprogram
JP3140442B2 (ja) データ処理装置
JPS60118934A (ja) ル−プ内ブロツク並び換え処理方式
JPH04153836A (ja) プログラム分岐方式
JPS60250476A (ja) 処理装置
JPS60200342A (ja) 動作モ−ド制御方式
JPS6389955A (ja) パス制御方式
JPS61243559A (ja) 二重化処理システム
JPH03223955A (ja) 情報処理システム
JPS61157948A (ja) 割込み要因解析装置
JPS61216027A (ja) マイクロプログラム処理方式
JPH04123228A (ja) プログラム制御装置
JPH1124939A (ja) プログラム変換方法