Home | History | Annotate | Download | only in info

Lines Matching full:movw

6513    Relocations for `MOVW' and `MOVT' instructions can be generated by
6517 MOVW r0, #:lower16:foo
7074 program memory space plus the MOVW instruction (MCU types:
7086 Instruction set avr35 is for classic AVR core plus MOVW, CALL, and
7249 v `movw' even register (r0, r2, ..., r28, r30)
7370 00000001ddddrrrr movw v,v
7645 - m --- 16 bits, for movb and movw instructions.
7669 1 `movw $_myfun@c,r1'
9665 convention). Thus, `mov %ax, %bx' is equivalent to `movw %ax, %bx';
9666 also, `mov $1, %bx' is equivalent to `movw $1, bx'. Note that this is
11877 `movb' and `movw' instruction when a PC-relative operand is used.
20914 * MOVW and MOVT relocations, ARM: ARM-Relocations. (line 20)