zydiskell-0.2.0.0: Haskell language binding for the Zydis library, a x86/x86-64 disassembler.
Safe HaskellNone
LanguageHaskell2010

Zydis.ISAExt

Documentation

data ISAExt Source #

Instances

Instances details
Bounded ISAExt Source # 
Instance details

Defined in Zydis.ISAExt

Enum ISAExt Source # 
Instance details

Defined in Zydis.ISAExt

Eq ISAExt Source # 
Instance details

Defined in Zydis.ISAExt

Methods

(==) :: ISAExt -> ISAExt -> Bool #

(/=) :: ISAExt -> ISAExt -> Bool #

Show ISAExt Source # 
Instance details

Defined in Zydis.ISAExt

Storable ISAExt Source # 
Instance details

Defined in Zydis.ISAExt