bindings-bfd-1.0.0: Bindings for libbfd, a library of the GNU `binutils'

Bindings.Bfd.Disasm.I386.Mnemonic

Documentation

data Mnemonic Source

Constructors

Add 

Fields

width1 :: Int
 
AddCarry 

Fields

width1 :: Int
 
AddScalar 

Fields

precision :: Precision
 
BitwiseAnd 

Fields

width1 :: Int
 
BitwiseExclOr 

Fields

xmmType :: XmmType
 
BitwiseNot 

Fields

width1 :: Int
 
BitwiseOr 

Fields

width1 :: Int
 
Branch 

Fields

condCode :: CondCode
 
Call 

Fields

width1 :: Int
 
Compare 

Fields

width1 :: Int
 
CompareExchange 

Fields

width1 :: Int
 
CompareString 

Fields

width1 :: Int
 
CompareUnordered 

Fields

precision :: Precision
 
Convert 

Fields

width1 :: Int
 
width2 :: Int
 
isSplit :: Bool
 
ConvertXmm 
Cpuid 
Decrement 

Fields

width1 :: Int
 
Direction 

Fields

isSet :: Bool
 
Divide 

Fields

width1 :: Int
 
DivideInt 

Fields

width1 :: Int
 
DivideScalar 

Fields

precision :: Precision
 
Exchange 

Fields

width1 :: Int
 
ExchangeAdd 

Fields

width1 :: Int
 
Increment 

Fields

width1 :: Int
 
Jump 

Fields

mbWidth :: Maybe Int
 
Leave 

Fields

width1 :: Int
 
LoadEffAddr 

Fields

width1 :: Int
 
Loop 
Move 
MoveAligned 

Fields

precision :: Precision
 
MoveCond 

Fields

width1 :: Int
 
condCode :: CondCode
 
MoveNonTemp 
MovePacked 
MoveScalar 

Fields

precision :: Precision
 
MoveString 

Fields

width1 :: Int
 
MoveUnaligned 

Fields

precision :: Precision
 
Multiply 

Fields

width1 :: Int
 
MultiplyInt 

Fields

width1 :: Int
 
MultiplyScalar 

Fields

xmmType :: XmmType
 
Negate 

Fields

width1 :: Int
 
NoOp 
Pop 

Fields

width1 :: Int
 
Push 

Fields

width1 :: Int
 
Return 

Fields

width1 :: Int
 
Rotate 

Fields

width1 :: Int
 
isRight :: Bool
 
Set 

Fields

condCode :: CondCode
 
Shift 

Fields

width1 :: Int
 
isRight :: Bool
 
isArith :: Bool
 
StoreString 

Fields

width1 :: Int
 
Subtract 

Fields

width1 :: Int
 
SubtractBorrow 

Fields

width1 :: Int
 
SubtractScalar 

Fields

precision :: Precision
 
Test 

Fields

width1 :: Int
 
Unpack 

Instances