Lines Matching full:shigh
208 @item shigh @var{expression}
209 @cindex @code{shigh} directive, M32R
210 The @code{shigh} directive is very similar to the @code{high}
213 instruction. The difference is that @code{shigh} also checks to see
216 compensate for this the @code{shigh} directive pre-biases the upper
222 seth r0, #shigh(0x12345678) ; compute r0 = 0x12340000
223 seth r0, #shigh(0x00008000) ; compute r0 = 0x00010000
238 seth r0, #shigh(0x00008000)
245 seth r0, #shigh(0x00008000)
251 Note - the @code{shigh} directive does not know where in the assembly