Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
new format for move-arg VOPs. Although in general there can be multiple move arg vops, I decided to assert that there is a unique one in this case of a move within an SC, so that I wouldn't have to mess around writing code to select the right one.
ram authorednew format for move-arg VOPs. Although in general there can be multiple move arg vops, I decided to assert that there is a unique one in this case of a move within an SC, so that I wouldn't have to mess around writing code to select the right one.