April 8 – May 28, 2025
Deepen your AI skills over 50 days of learning with deep dives, hackathons, and more.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In-depth articles on Microsoft developer tools and technologies
Personalized learning paths and courses
Globally recognized, industry-endorsed credentials
Technical questions and answers moderated by Microsoft
Code sample library for Microsoft developer tools and technologies
Interactive, curated guidance and recommendations
Thousands of hours of original programming from Microsoft experts
Microsoft AI Skills Fest
April 8 - May 28, 2025
>=
Greater than or equal to operator. Used only within .IF, .WHILE, or .REPEAT blocks and evaluated at runtime, not at assembly time.
.IF
.WHILE
.REPEAT
expression1 >= expression2
Operators reference MASM BNF grammar
Was this page helpful?