Lines Matching refs:into
277 Moves the offset into the current section to the specified amount.
342 Computes the higher 16 bits of the given expression and stores it into
350 the result into register 6.
354 Computes the lower 16 bits of the given expression and stores it into
361 register 5, putting the result into register 6.
367 and stores the result into the immediate operand field of the given
369 address of the label 'here' and store it into register 6:
377 pseudo-op the movhi instruction would put 0xFFFF0000 into r6, then the
379 it to 32 bits, 0xFFFFFFFF, and then add it into r6 giving 0xFFFEFFFF
382 stores 0 into r6 (0xFFFF + 1 = 0x0000), so that the movea instruction
383 stores 0xFFFFFFFF into r6 - the right value.
387 Computes the 32 bit value of the given expression and stores it into
393 computes the absolute address of label 'here' and puts the result into
406 into register 6, provided that the label is located somewhere within +/-
423 into register 6, provided that the label is located somewhere within +256
438 puts the address of the label '_a_variable' into register 6, assuming