Capstone Documentation Beta

Enumeration Ppc​Bc

public enum PpcBc

PPC branch codes for some branch instructions

%3 PpcBc PpcBc UInt32 UInt32 PpcBc->UInt32

Conforms To

UInt32

Enumeration Cases

invalid

case invalid

lt

case lt

le

case le

eq

case eq

ge

case ge

gt

case gt

ne

case ne

un

case un

nu

case nu

so

case so

summary overflow

ns

case ns

not summary overflow