Enum capstone_sys::ppc_bh [−][src]
#[repr(u32)]
pub enum ppc_bh {
PPC_BH_INVALID,
PPC_BH_PLUS,
PPC_BH_MINUS,
}Expand description
PPC branch hint for some branch instructions
Variants
< no hint
< PLUS hint
< MINUS hint
#[repr(u32)]
pub enum ppc_bh {
PPC_BH_INVALID,
PPC_BH_PLUS,
PPC_BH_MINUS,
}PPC branch hint for some branch instructions
< no hint
< PLUS hint
< MINUS hint