English
Language : 

SH7764 Datasheet, PDF (1223/1752 Pages) Renesas Technology Corp – Renesas 32-Bit RISC Microcomputer SuperHTM RISC Engine Family SH-4A Series
Section 23 G2D
(c) Description
Sets the values obtained by adding the local offset values to XC and YC in the current pointers.
XC and YC are set as absolute coordinates. The current pointers are used by relative drawing
commands only. After issuing a MOVE command, use relative drawing commands in succession.
If an absolute drawing command is used during this sequence, the current pointers will be used as
registers for internal computation, and the current pointer values will be lost. A MOVE command
must be therefore be issued before using relative drawing commands again.
(d) Example
(0, 0)
(XC, YC)
Work coordinates
Rendering coordinates
(2) RMOVE
(a) Function
Adds XC and YC to the current pointers.
(b) Command Format
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
OP CODE = 0100_1100
Reserve (all 0)
Draw Mode
XC (-32768 ≤ XC ≤ 32767)
YC (-32768 ≤ YC ≤ 32767)
1. Code
B'01001100
Rev. 1.00 Nov. 22, 2007 Page 1167 of 1692
REJ09B0360-0100