Unverified Commit 132ffb81 authored by Thomas Wicki's avatar Thomas Wicki Committed by GitHub
Browse files

Clarify MCONTROL/MCONTROL6 'timing' description (#614)

In a pipelined core, executing an instruction takes multiple cycles. It is also possible for an instruction to be executed but not committed or executed out-of-order with respect to the preceding/succeeding instruction.  The 'timing' bit description as written appears to exclude pipelining, speculation, and out-of-order execution.

Changed 'executed' to 'committed' three times each in 'timing' description of MCONTROL and MCONTROL6 registers.
parent 075de11c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment