Renesas H8/300 Series Programming Manual page 4

Table of Contents

Advertisement

INC (INCrement) ............................................................................................................ 78
JMP (JuMP)..................................................................................................................... 79
JSR (Jump to SubRoutine) .............................................................................................. 80
LDC (LoaD to Control register) ...................................................................................... 81
MOV(MOVe data) (byte) ................................................................................................ 82
MOV(MOVe data) (word)............................................................................................... 83
MOV(MOVe data) (byte) ................................................................................................ 84
MOV(MOVe data) (word)............................................................................................... 85
MOV(MOVe data) (byte) ................................................................................................ 86
MOV(MOVe data) (word)............................................................................................... 87
MOVFPE (MOVe data From Peripheral with E clock) .................................................. 88
MOVTPE (MOVe data To Peripheral with E clock)....................................................... 89
MULXU (MULtiply eXtend as Unsigned) ..................................................................... 90
NEG (NEGate) ................................................................................................................ 91
NOP (No OPeration) ....................................................................................................... 92
NOT (NOT = logical complement) ................................................................................. 93
OR (inclusive OR logical)............................................................................................... 94
ORC (inclusive OR Control register) .............................................................................. 95
POP (POP data) ............................................................................................................... 96
PUSH (PUSH data) ......................................................................................................... 97
ROTL (ROTate Left)....................................................................................................... 98
ROTR (ROTate Right) .................................................................................................... 99
ROTXL (ROTate with eXtend carry Left) ......................................................................100
ROTXR (ROTate with eXtend carry Right)....................................................................101
RTE (ReTurn from Exception) ........................................................................................102
RTS (ReTurn from Subroutine).......................................................................................103
SHAL (SHift Arithmetic Left) ........................................................................................104
SHAR (SHift Arithmetic Right)......................................................................................105
SHLL (SHift Logical Left)..............................................................................................106
SHLR (SHift Logical Right) ...........................................................................................107
SLEEP (SLEEP)..............................................................................................................108
STC (STore from Control register)..................................................................................109
SUB (SUBtract binary) (byte) .........................................................................................110
SUB (SUBtract binary) (word)........................................................................................112
SUBS (SUBtract with Sign extension)............................................................................113
SUBX (SUBtract with eXtend carry) ..............................................................................114
XOR (eXclusive OR logical) ..........................................................................................115

Advertisement

Table of Contents
loading

Table of Contents