Fujitsu MB91F109 FR30 Hardware Manual page 444

Fr30 series 32-bit microcontroller
Table of Contents

Advertisement

APPENDIX E Instructions
2)
32-Bit Standard Branch Macro Instructions
Table E.1-16 32-Bit Standard Branch Macro Instructions
Mnemonic
*CALL32
label32,Ri
*BRA32
label32,Ri
*BEQ32
label32,Ri
*BNE32
label32,Ri
*BC32
label32,Ri
*BNC32
label32,Ri
*BN32
label32,Ri
*BP32
label32,Ri
*BV32
label32,Ri
*BNV32
label32,Ri
*BLT32
label32,Ri
*BGE32
label32,Ri
*BLE32
label32,Ri
*BGT32
label32,Ri
*BLS32
label32,Ri
*BHI32
label32,Ri
[Reference 1] CALL32
1)
2)
[Reference 2] BRA32
1)
2)
[Reference 3] Bcc32
1)
420
When label20-PC-2 is outside of the range in 1) and includes an external reference
symbol, an instruction is created as follows:
Bxcc
false
LDI:20 #label20,Ri
JMP:D @Ri
false:
Operation
Next instruction address-->RP,
label32-->PC
label32-->PC
if(Z==1) then label32-->PC
s/Z==0
s/C==1
s/C==0
s/N==1
s/N==0
s/V==1
s/V==0
s/V xor N==1
s/V xor N==0
s/(V xor N) or Z==1
s/(V xor N) or Z==0
s/C or Z==1
s/C or Z==0
When label32-PC-2 is from -0x800 to +0x7fe, an instruction is created as follows:
CALL
label12
When label32-PC-2 is outside of the range in 1) and includes an external reference
symbol, an instruction is created as follows:
LDI:32 #label32,Ri
CALL
@Ri
When label32-PC-2 is from -0x100 to +0xfe, an instruction is created as follows:
BRA
label9
When label32-PC-2 is outside of the range in 1) and includes an external reference
symbol, an instruction is created as follows:
LDI:32 #label32,Ri
JMP
@Ri
When label32-PC-2 is from -0x100 to +0xfe, an instruction is created as follows:
Bcc
label9
xcc: Counter condition of cc
Ri:Temporary register (See Reference 1.)
Ri:Temporary register (See Reference 2.)
Ri:Temporary register (See Reference 3.)
Remarks

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb91f109

Table of Contents