This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What will be happened if I insert a store instruction behind a LDREX instruction for accessing the same address?

There is a system with two CPU,for example,cpuA and cpuB. Firstly, cpuA issue a LDREX for accessing the address A,and cpuB issued a STORE for writing the address A. If CPUA send a STREX for writing the address A after the Store issued by cpuB。 I notice that there is an EXOKAY response on the AXI bus, I think it is abnormal,the STDEX opreration should be failed。 By the way,the addressA located in a shareable memory,which have a global monitor.

Parents Reply Children
No data