Home | History | Annotate | Download | only in info

Lines Matching full:movw

6308    Relocations for `MOVW' and `MOVT' instructions can be generated by
6312 MOVW r0, #:lower16:foo
6802 program memory space plus the MOVW instruction (MCU types:
6813 Instruction set avr35 is for classic AVR core plus MOVW, CALL, and
6971 v `movw' even register (r0, r2, ..., r28, r30)
7092 00000001ddddrrrr movw v,v
7335 - m --- 16 bits, for movb and movw instructions.
7359 1 `movw $_myfun@c,r1'
9343 convention). Thus, `mov %ax, %bx' is equivalent to `movw %ax, %bx';
9344 also, `mov $1, %bx' is equivalent to `movw $1, bx'. Note that this is
11359 `movb' and `movw' instruction when a PC-relative operand is used.
19164 * MOVW and MOVT relocations, ARM: ARM-Relocations. (line 20)