Which of the following statements regarding Strongly-ordered memory is architecturally FALSE?
Address locations marked as Strongly-ordered memory are never held in a cache
The architecture does not permit speculative data accesses to Strongly-ordered memory
A write to Strongly-ordered memory is permitted to complete before it reaches the peripheral or memory component accessed by the write
The number and size of accesses to Strongly-ordered memory must be the same as that specified by the program
Submit