■
Clock/Calendar Instructions
Name
Operatio
n
Unit
Mnemonic Operand Function overview
Page
Conversion:
Time Data
(Hours,
Minutes and
Seconds) →
Seconds Data
− HMSS (P) S, D
Converts the BIN data stored in [S] to [S+2]
which indicates the hour, minute, second
into seconds units, and stores it in (D+1,
D).
"P.12-2"
Conversion:
Seconds Data
→ Time Data
(Hours,
Minutes and
Seconds)
− SHMS (P) S, D
Converts the seconds data stored in [S+1,
S] to hour, minute, second, and stores it in
[D] to [D+2] as BIN data.
"P.12-4"
Clock Addition − CADD (P)
S1, S2,
D
Adds the time data (hour, minute, second)
stored in [S2] to [S2+2] to the clock data
(year, month, date, hour, minute, second)
stored in [S1] to [S1+5], and stores it in [D]
to [D+5].
"P.12-6"
Clock
Subtraction
− CSUB (P)
S1, S2,
D
Subtracts the time data (hour, minute,
second) stored in [S2] to [S2+2] from the
clock data (year, month, date, hour, minute,
second) stored in [S1] to [S1+5], and stores
it in [D] to [D+5].
"P.12-8"
Clock Data →
Seconds Data
from the Base
Time
− TMSEC (P) S, D
Converts the clock data specified by [S] to
seconds data from the base time (Jan 1,
2001), and stores it in (D+1, D).
"P.12-10"
Seconds Data
from the Base
Time → Clock
Data
− SECTM (P) S, D
Converts the seconds data from the base
time (Jan 1, 2001) stored in [S+1, S] to
clock data, and stores it in [D] to [D+5].
"P.12-12"
Setting of
Clock/
Calendar
− TIMEWT (P) S
Sets the clock data (year, month, date,
hour, minute, second) stored in [S] to [S+6]
as RTC data in CPU units.
"P.12-14"
Summer Time
Acquisition
−
SUMME
R
(P)
S1, S2,
S3, D
Sets the clock data corrected by [S3] (time
difference) in [D] (valid/invalid flag + time
data) for the period specified by the period
of [S1] to [S2] (month, date, hour, minute).
"P.12-16"
■
Logging Trace Instructions
Name
Operatio
n
Unit
Mnemonic Operand Function overview
Page
Logging trace
start request
US, SS LOGST (P) n
Requests to start the logging trace function
for the number specified by [n].
"P.13-2"
Logging trace
stop request
US, SS LOGED (P) n
Requests to stop the logging trace function
for the number specified by [n].
"P.13-4"
Sampling
Trace
US, SS SMPL (P) n Performs sampling during tracing. "P.13-6"
1.2 List of High-level Instructions
WUME-FP7CPUPGR-12 1-21