FUJITSU FR family 32-bit microcontroller instruction manuel CM71-00101-5E User Manual
Page 23
![background image](/manuals/103548/23/background.png)
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 ...........( "0x80000
H
to 0xFFFFF
H
"
→ "00000
H
to FFFFF
H
" )
"A.1 Symbols Used in Instruction Lists" is chenged.
● Symbols in Mnemonic and Operation Columns is changed.
( "Note: Data from -0x80000
H
to -1 is handled as data from 0x80000
H
to 0xFFFFF
H
." is deleted. )
"A.1 Symbols Used in Instruction Lists" is chenged.
● Symbols in Mnemonic and Operation Columns is changed.
i32 ...........( "0x80000000
H
to 0xFFFFFFFF
H
"
→ "00000000
H
to FFFFFFFF
H
" )
"A.1 Symbols Used in Instruction Lists" is chenged.
● Symbols in Mnemonic and Operation Columns is changed.
( "Note: Data from -0x80000000
H
to -1 is handled as data from 0x80000000
H
to 0xFFFFFFFF
H
." 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.)