CC_b

Mnemonic condition code selector (eg. JB / JC / JNAE)

iced_x86.CC_b.B: int = 0

JB, CMOVB, SETB

iced_x86.CC_b.C: int = 1

JC, CMOVC, SETC

iced_x86.CC_b.NAE: int = 2

JNAE, CMOVNAE, SETNAE