@techreport{oai:ipsj.ixsq.nii.ac.jp:00025900,
 author = {鈴木, 均 and 前田, 敦司 and 岡本, 秀輔 and Hitoshi, Suzuki and Atusi, Maeda and Shusuke, Okamoto},
 issue = {21(1998-OS-080)},
 month = {Mar},
 note = {キューマシン計算モデルは、式の木構造を幅優先に探索することで命令列を作り、式の中間結果をFIFOのキューに格納する計算モデルである。これまでにこの計算モデルの特徴を利用したスーパスカラプロセッサのモデル設計がなされてきた。本報告ではプログラム中の繰り返し操作・手続き呼び出しなどにおいて、データ順序の入れ替えやインデックス計算などを行う際に有用なデータ退避用のキューを導入した。まずキューマシン計算モデルに基づいたスーパスカラプロセッサの動作原理について説明し、続いてデータ退避用のキューについて言及し、PLD化を目指した設計・シミュレーションの結果について述べる。, The queue machine model of execution is an evaluation scheme for expression trees, in which input operands of operations are taken from head of queue, and its result is put onto tail of queue. The previous study with this model is a design of superscalar processor model. In this paper, we produce a queue for backup/restore data, which efficiently for loop or procedure call. We describe a result of design and simulation for implementation of PLD device.},
 title = {キューマシン計算モデルに基づくスーパスカラプロセッサの実装と評価},
 year = {1999}
}