- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for IsAtomicInstruction (0.19 sec)
-
src/cmd/asm/internal/arch/arm64.go
arm64.ASTXRB, arm64.ASTXRH, arm64.ASTXRW, arm64.ASTXR, arm64.ASTXP, arm64.ASTXPW, arm64.ASTLXP, arm64.ASTLXPW: return true } // LDADDx/SWPx/CASx atomic instructions return arm64.IsAtomicInstruction(op) } // IsARM64TBL reports whether the op (as defined by an arm64.A* // constant) is one of the TBL-like instructions and one of its // inputs does not fit into prog.Reg, so require special handling.
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 14 15:13:11 UTC 2025 - 10.3K bytes - Viewed (0)