Lines Matching full:into
222 Moves the offset into the current section to the specified amount.
263 Computes the higher 16 bits of the given expression and stores it into
271 the result into register 6.
275 Computes the lower 16 bits of the given expression and stores it into
282 register 5, putting the result into register 6.
288 and stores the result into the immediate operand field of the given
290 address of the label 'here' and store it into register 6:
298 pseudo-op the movhi instruction would put 0xFFFF0000 into r6, then the
300 it to 32 bits, 0xFFFFFFFF, and then add it into r6 giving 0xFFFEFFFF
303 stores 0 into r6 (0xFFFF + 1 = 0x0000), so that the movea instruction
304 stores 0xFFFFFFFF into r6 - the right value.
308 Computes the 32 bit value of the given expression and stores it into
314 computes the absolute address of label 'here' and puts the result into
327 into register 6, provided that the label is located somewhere within +/-
344 into register 6, provided that the label is located somewhere within +256
359 puts the address of the label '_a_variable' into register 6, assuming