xix
263
"A.1 Symbols Used in Instruction Lists" is chenged.
Symbols in Mnemonic and Operation Columns is changed.
i8 .............( "128 to 255" "0 to 255" )
"A.1 Symbols Used in Instruction Lists" is chenged.
Symbols in Mnemonic and Operation Columns is changed.
( "Note: Data from -128 to -1 is handled as data from 128 to 255." is deleted. )
"A.1 Symbols Used in Instruction Lists" is chenged.
Symbols in Mnemonic and Operation Columns is changed.
i20 ...........( "0x80000H to 0xFFFFFH" "00000H to FFFFFH" )
"A.1 Symbols Used in Instruction Lists" is chenged.
Symbols in Mnemonic and Operation Columns is changed.
( "Note: Data from -0x80000H to -1 is handled as data from 0x80000H to 0xFFFFFH." is deleted. )
"A.1 Symbols Used in Instruction Lists" is chenged.
Symbols in Mnemonic and Operation Columns is changed.
i32 ...........( "0x80000000H to 0xFFFFFFFFH" "00000000H to FFFFFFFFH" )
"A.1 Symbols Used in Instruction Lists" is chenged.
Symbols in Mnemonic and Operation Columns is changed.
( "Note: Data from -0x80000000H to -1 is handled as data from 0x80000000H to 0xFFFFFFFFH." is deleted. )
263
"A.1 Symbols Used in Instruction Lists" is changed.
Symbols in Mnemonic and Operation Columns is changed.
( " Ri" " Ri, Rj" )
" Symbols in Operation Column" is changed.
( " ( )............. indicates indirect addressing, which values reading or loading from/to the memory address
where the registers within ( ) or the formula indicate.
{ }............ indicates the calculation priority; ( ) is used for specifying indiiirect address" is added. )
264 " Cycle (CYC) Column" is changed.
( "special" "dedicated" )
266
"Table A.2-4 Bit Operation Instructions (8 Instructions)" is changed.
( "(Ri)&=(F0H+u4)" "(Ri)&={F0H+u4}" )
"Table A.2-4 Bit Operation Instructions (8 Instructions)" is changed.
( "(Ri)&=((u4<<4)+FH)" "(Ri)&={{u4<<4}+FH}" )
"Table A.2-4 Bit Operation Instructions (8 Instructions)" is changed.
( "(Ri) | = (u4<<4)" "(Ri) | = {u4<<4}" )
"Table A.2-4 Bit Operation Instructions (8 Instructions)" is changed.
( "(Ri) ^ = (u4<<4)" "(Ri) ^ = {u4<<4}" )
"Table A.2-4 Bit Operation Instructions (8 Instructions)" is changed.
( "(Ri) & (u4<<4)" "(Ri) & {u4<<4}" )
Page Changes (For details, refer to main body.)