Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Building current



>>>     ashq    -04(fp),$00000000ffffffff,-0c(fp)
>> [...comment saying "[...]  If so, we can use ashq"...]
> That code seems to be for loading constant values.  But to me it
> seems like the ashq instruction is for the whole expression
> "~(uint64_t)0 << i".

You are correct; it is.  I didn't quote enough for readers to be sure,
but reading the rest of the .s file makes it clear that, as in the
example posted upthread in full, the shifting involved in the ashq
corresponds to the "<< i".

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index