fetch2: Remove blank line

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
pull/82/head
Benjamin Herrenschmidt 5 years ago
parent d40c1c1a25
commit e1cf44cec8

@ -99,7 +99,6 @@ begin
-- If we are flushing or the instruction comes with a stop mark
-- we tag it as invalid so it doesn't get decoded and executed
if flush_in = '1' or v.stop_mark = '1' then

v.valid := '0';
end if;


Loading…
Cancel
Save