- 1: Non-input;
pc + 4
next pc. - 2: Unaligned memory access stall input;
pc
andpc + 4
next pc. - 3:
npc
input (external calculation) input;pc + 4
next pc. - 4:
jal
input (internal calculation) input;pc + 4
next pc. - 5:
jalr
input (internal calculation) input;pc + 4
next pc. - 6:
jal
andjalr
selection (internal calculation);jal
,jalr
andpc + 4
next pc. - 7:
npc
(external calculation) and unaligned memory access stall selection (explicit naming);pc + 4
,npc
andpc
next pc. - 8:
npc
(external calculation) and unaligned memory access stall selection (boolean vectors);pc + 4
,npc
andpc
next pc. - 9:
jal
(internal calculation) and unaligned memory access stall selection (explicit naming);pc + 4
,jal
andpc
next pc. - 10:
jal
(internal calculation) and unaligned memory access stall selection (boolean vector);pc + 4
,jal
andpc
next pc. - 11:
jalr
(internal calculation) and unaligned memory access stall selection (explicit naming);pc + 4
,jalr
andpc
next pc. - 12:
jalr
(internal calculation) and unaligned memory access stall selection (boolean vector);pc + 4
,jalr
andpc
next pc. - 13:
jal
andjalr
(internal calculation), and unaligned memory access stall selection (explicit naming);pc + 4
,pc
,jal
andjalr
next pc - 14:
jal
andjalr
(internal calculation), and unaligned memory access stall selection (boolean vector);pc + 4
,pc
,jalr
andjal
next pc - 15:
branch
and unaligned memory access stall selection (explicit naming);pc
andbranch
next pc - 16:
jal
andjalr
(internal calculation), and unaligned memory access stall selection (explicit naming);pc + 4
,jalr
,jal
andpc
next pc - 17:
jal
andjalr
(internal calculation), and unaligned memory access stall selection (explicit naming);pc + 4
,pc
,jalr
andjal
next pc - 18:
jal
andjalr
(internal calculation), and unaligned memory access stall selection (explicit naming);pc + 4
,jalr
,pc
andjal
next pc - 19:
jal
andjalr
(internal calculation), and unaligned memory access stall selection (explicit naming);pc + 4
,jal
,pc
andjalr
next pc - 20:
jal
andjalr
(internal calculation), and unaligned memory access stall selection (explicit naming);pc + 4
,jal
,jalr
andpc
next pc