Multi-core processor synchronization method based on delay fence synchronization operation instruction
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- NAT UNIV OF DEFENSE TECH
- Publication Date
- 2019-08-20
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention mainly relates to the field of microprocessors, in particular to a multi-core processor synchronization method with a delay fence synchronization operation instruction. Background technique
[0002] In modern processors, an instruction usually needs to go through multiple pipeline stations from acquisition to execution, such as instruction address generation, instruction memory access, instruction issuance, decoding, and multiple (1-N) execution stations.
[0003] Fence synchronization is an operation often involved in multi-core processing, which guarantees the order of transaction processing between multiple cores. The implementation of fence synchronization uses Load / Store type instructions to operate memory or memory-mapped registers. For example, some processors provide atomic operation instructions, and these atomic operation instructions operate on memory to construct fence synchronization operations; there are also some processors...