FPGA開発日記
id:msyksphinz
Delaying Physical Register Allocation Through Virtual-Physical Registers
ちょっとベクトルレジスタについて似たようなアイデアを考えたので探して読んでみた。 Delaying physical register allocation through virtual-physical registers https://ieeexplore.ieee.org/document/809456 MICRO-32 物理レジスタのLate Allocation(実行終了時)を可能にする新しい物理レジスタ管理方式を提案する。 …