CC_ge

Mnemonic condition code selector (eg. JGE / JNL)

iced_x86.CC_ge.GE: int = 0

JGE, CMOVGE, SETGE

iced_x86.CC_ge.NL: int = 1

JNL, CMOVNL, SETNL