著者
高木 秀樹 李 鼎超 石井 直宏
出版者
一般社団法人情報処理学会
雑誌
情報処理学会研究報告計算機アーキテクチャ(ARC) (ISSN:09196072)
巻号頁・発行日
vol.1997, no.76, pp.109-114, 1997-08-20

プログラム中で使用される変数の大部分は、その生存区間がわずか数命令であるという意味で、shortである。スーパースカラプロセッサでは、これらのshortな変数は、リオーダバッファ内で処理される。これらの変数は、レジスタファイルから読み出されないため、レジスタファイルに書き込むのは無駄である。本稿では、このような無駄な書き込みを軽減し、レジスタアクセスを抑制するためのアーキテクチャサポートの検討を行う。A significant number of program variables are short in the sense that their live range are only few instructions. In superscalar processors using the reorder buffr, their live range may occur within the reorder buffer. Because none of value produced by these variable, would be ever obtained from the register file, they do not need to be written back to the register file. In this paper, we present the architecture support to reduce the number of register access.

言及状況

Twitter (1 users, 1 posts, 0 favorites)

こんな論文どうですか? レジスタアクセスを軽減するためのアーキテクチャサポートの検討,1997 http://ci.nii.ac.jp/naid/110002774717 プログラム中で使用される変数の大部分は、その生存区間がわずか数命令であるという意味で、shortである。スー

収集済み URL リスト