You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several thousand nop instructions being executed in the jal test. This may also impact branch tests. Sail log indicating which instructions are executed is attached. Likely cause is a jump not being taken for some reason so it hits the nops that are supposed to space them out.
There are several thousand nop instructions being executed in the jal test. This may also impact branch tests. Sail log indicating which instructions are executed is attached. Likely cause is a jump not being taken for some reason so it hits the nops that are supposed to space them out.
jal-sail.log
The text was updated successfully, but these errors were encountered: