C# Class Mosa.Platform.x86.X86

显示文件 Open project: tgiphil/MOSA-Project

Public Properties

Property Type Description
Adc Mosa.Platform.x86.Instructions.Adc
Add Mosa.Platform.x86.Instructions.Add
Addsd Mosa.Platform.x86.Instructions.Addsd
Addss Mosa.Platform.x86.Instructions.Addss
And Mosa.Platform.x86.Instructions.And
Branch Mosa.Platform.x86.Instructions.Branch
Break Mosa.Platform.x86.Instructions.Break
Btr Mosa.Platform.x86.Instructions.Btr
Bts Mosa.Platform.x86.Instructions.Bts
Call Mosa.Platform.x86.Instructions.Call
Cdq Mosa.Platform.x86.Instructions.Cdq
Cld Mosa.Platform.x86.Instructions.Cld
Cli Mosa.Platform.x86.Instructions.Cli
Cmovcc Mosa.Platform.x86.Instructions.Cmovcc
Cmp Mosa.Platform.x86.Instructions.Cmp
CmpXchgLoad Mosa.Platform.x86.Instructions.CmpXchgLoad
Comisd Mosa.Platform.x86.Instructions.Comisd
Comiss Mosa.Platform.x86.Instructions.Comiss
CpuId Mosa.Platform.x86.Instructions.CpuId
Cvtsd2ss Mosa.Platform.x86.Instructions.Cvtsd2ss
Cvtsi2sd Mosa.Platform.x86.Instructions.Cvtsi2sd
Cvtsi2ss Mosa.Platform.x86.Instructions.Cvtsi2ss
Cvtss2sd Mosa.Platform.x86.Instructions.Cvtss2sd
Cvttsd2si Mosa.Platform.x86.Instructions.Cvttsd2si
Cvttss2si Mosa.Platform.x86.Instructions.Cvttss2si
Dec Mosa.Platform.x86.Instructions.Dec
Div Mosa.Platform.x86.Instructions.Div
Divsd Mosa.Platform.x86.Instructions.Divsd
Divss Mosa.Platform.x86.Instructions.Divss
FarJmp Mosa.Platform.x86.Instructions.FarJmp
Hlt Mosa.Platform.x86.Instructions.Hlt
IDiv Mosa.Platform.x86.Instructions.IDiv
IMul Mosa.Platform.x86.Instructions.IMul
IRetd Mosa.Platform.x86.Instructions.IRetd
In Mosa.Platform.x86.Instructions.In
Inc Mosa.Platform.x86.Instructions.Inc
Int Int
Invlpg Mosa.Platform.x86.Instructions.Invlpg
Jmp Mosa.Platform.x86.Instructions.Jmp
Lea Mosa.Platform.x86.Instructions.Lea
Leave Mosa.Platform.x86.Instructions.Leave
Lgdt Mosa.Platform.x86.Instructions.Lgdt
Lidt Mosa.Platform.x86.Instructions.Lidt
Lock Mosa.Platform.x86.Instructions.Lock
Mov Mosa.Platform.x86.Instructions.Mov
MovCR Mosa.Platform.x86.Instructions.MovCR
MovLoad Mosa.Platform.x86.Instructions.MovLoad
MovStore Mosa.Platform.x86.Instructions.MovStore
Movaps Mosa.Platform.x86.Instructions.Movaps
MovapsLoad Mosa.Platform.x86.Instructions.MovapsLoad
Movd Mosa.Platform.x86.Instructions.Movd
Movsd Mosa.Platform.x86.Instructions.Movsd
MovsdLoad Mosa.Platform.x86.Instructions.MovsdLoad
MovsdStore Mosa.Platform.x86.Instructions.MovsdStore
Movss Mosa.Platform.x86.Instructions.Movss
MovssLoad Mosa.Platform.x86.Instructions.MovssLoad
MovssStore Mosa.Platform.x86.Instructions.MovssStore
Movsx Mosa.Platform.x86.Instructions.Movsx
MovsxLoad Mosa.Platform.x86.Instructions.MovsxLoad
Movups Mosa.Platform.x86.Instructions.Movups
MovupsLoad Mosa.Platform.x86.Instructions.MovupsLoad
MovupsStore Mosa.Platform.x86.Instructions.MovupsStore
Movzx Mosa.Platform.x86.Instructions.Movzx
MovzxLoad Mosa.Platform.x86.Instructions.MovzxLoad
Mul Mosa.Platform.x86.Instructions.Mul
Mulsd Mosa.Platform.x86.Instructions.Mulsd
Mulss Mosa.Platform.x86.Instructions.Mulss
Neg Mosa.Platform.x86.Instructions.Neg
Nop Mosa.Platform.x86.Instructions.Nop
Not Mosa.Platform.x86.Instructions.Not
Or Mosa.Platform.x86.Instructions.Or
Out Mosa.Platform.x86.Instructions.Out
PXor Mosa.Platform.x86.Instructions.PXor
Pause Mosa.Platform.x86.Instructions.Pause
Pextrd Mosa.Platform.x86.Instructions.Pextrd
Pop Mosa.Platform.x86.Instructions.Pop
Popad Mosa.Platform.x86.Instructions.Popad
Popfd Mosa.Platform.x86.Instructions.Popfd
Push Mosa.Platform.x86.Instructions.Push
Pushad Mosa.Platform.x86.Instructions.Pushad
Pushfd Mosa.Platform.x86.Instructions.Pushfd
Rcr Mosa.Platform.x86.Instructions.Rcr
Rdmsr Mosa.Platform.x86.Instructions.Rdmsr
Rdpmc Mosa.Platform.x86.Instructions.Rdpmc
Rdtsc Mosa.Platform.x86.Instructions.Rdtsc
Rep Mosa.Platform.x86.Instructions.Rep
Ret Mosa.Platform.x86.Instructions.Ret
Roundsd Mosa.Platform.x86.Instructions.Roundsd
Roundss Mosa.Platform.x86.Instructions.Roundss
Sar Mosa.Platform.x86.Instructions.Sar
Sbb Mosa.Platform.x86.Instructions.Sbb
Setcc Mosa.Platform.x86.Instructions.Setcc
Shl Mosa.Platform.x86.Instructions.Shl
Shld Mosa.Platform.x86.Instructions.Shld
Shr Mosa.Platform.x86.Instructions.Shr
Shrd Mosa.Platform.x86.Instructions.Shrd
Sti Mosa.Platform.x86.Instructions.Sti
Stos Mosa.Platform.x86.Instructions.Stos
Sub Mosa.Platform.x86.Instructions.Sub
Subsd Mosa.Platform.x86.Instructions.Subsd
Subss Mosa.Platform.x86.Instructions.Subss
Test Mosa.Platform.x86.Instructions.Test
Ucomisd Mosa.Platform.x86.Instructions.Ucomisd
Ucomiss Mosa.Platform.x86.Instructions.Ucomiss
Xchg Mosa.Platform.x86.Instructions.Xchg
Xor Mosa.Platform.x86.Instructions.Xor

Property Details

Adc public_oe static_oe property

public static Adc,Mosa.Platform.x86.Instructions Adc
return Mosa.Platform.x86.Instructions.Adc

Add public_oe static_oe property

public static Add,Mosa.Platform.x86.Instructions Add
return Mosa.Platform.x86.Instructions.Add

Addsd public_oe static_oe property

public static Addsd,Mosa.Platform.x86.Instructions Addsd
return Mosa.Platform.x86.Instructions.Addsd

Addss public_oe static_oe property

public static Addss,Mosa.Platform.x86.Instructions Addss
return Mosa.Platform.x86.Instructions.Addss

And public_oe static_oe property

public static And,Mosa.Platform.x86.Instructions And
return Mosa.Platform.x86.Instructions.And

Branch public_oe static_oe property

public static Branch,Mosa.Platform.x86.Instructions Branch
return Mosa.Platform.x86.Instructions.Branch

Break public_oe static_oe property

public static Break,Mosa.Platform.x86.Instructions Break
return Mosa.Platform.x86.Instructions.Break

Btr public_oe static_oe property

public static Btr,Mosa.Platform.x86.Instructions Btr
return Mosa.Platform.x86.Instructions.Btr

Bts public_oe static_oe property

public static Bts,Mosa.Platform.x86.Instructions Bts
return Mosa.Platform.x86.Instructions.Bts

Call public_oe static_oe property

public static Call,Mosa.Platform.x86.Instructions Call
return Mosa.Platform.x86.Instructions.Call

Cdq public_oe static_oe property

public static Cdq,Mosa.Platform.x86.Instructions Cdq
return Mosa.Platform.x86.Instructions.Cdq

Cld public_oe static_oe property

public static Cld,Mosa.Platform.x86.Instructions Cld
return Mosa.Platform.x86.Instructions.Cld

Cli public_oe static_oe property

public static Cli,Mosa.Platform.x86.Instructions Cli
return Mosa.Platform.x86.Instructions.Cli

Cmovcc public_oe static_oe property

public static Cmovcc,Mosa.Platform.x86.Instructions Cmovcc
return Mosa.Platform.x86.Instructions.Cmovcc

Cmp public_oe static_oe property

public static Cmp,Mosa.Platform.x86.Instructions Cmp
return Mosa.Platform.x86.Instructions.Cmp

CmpXchgLoad public_oe static_oe property

public static CmpXchgLoad,Mosa.Platform.x86.Instructions CmpXchgLoad
return Mosa.Platform.x86.Instructions.CmpXchgLoad

Comisd public_oe static_oe property

public static Comisd,Mosa.Platform.x86.Instructions Comisd
return Mosa.Platform.x86.Instructions.Comisd

Comiss public_oe static_oe property

public static Comiss,Mosa.Platform.x86.Instructions Comiss
return Mosa.Platform.x86.Instructions.Comiss

CpuId public_oe static_oe property

public static CpuId,Mosa.Platform.x86.Instructions CpuId
return Mosa.Platform.x86.Instructions.CpuId

Cvtsd2ss public_oe static_oe property

public static Cvtsd2ss,Mosa.Platform.x86.Instructions Cvtsd2ss
return Mosa.Platform.x86.Instructions.Cvtsd2ss

Cvtsi2sd public_oe static_oe property

public static Cvtsi2sd,Mosa.Platform.x86.Instructions Cvtsi2sd
return Mosa.Platform.x86.Instructions.Cvtsi2sd

Cvtsi2ss public_oe static_oe property

public static Cvtsi2ss,Mosa.Platform.x86.Instructions Cvtsi2ss
return Mosa.Platform.x86.Instructions.Cvtsi2ss

Cvtss2sd public_oe static_oe property

public static Cvtss2sd,Mosa.Platform.x86.Instructions Cvtss2sd
return Mosa.Platform.x86.Instructions.Cvtss2sd

Cvttsd2si public_oe static_oe property

public static Cvttsd2si,Mosa.Platform.x86.Instructions Cvttsd2si
return Mosa.Platform.x86.Instructions.Cvttsd2si

Cvttss2si public_oe static_oe property

public static Cvttss2si,Mosa.Platform.x86.Instructions Cvttss2si
return Mosa.Platform.x86.Instructions.Cvttss2si

Dec public_oe static_oe property

public static Dec,Mosa.Platform.x86.Instructions Dec
return Mosa.Platform.x86.Instructions.Dec

Div public_oe static_oe property

public static Div,Mosa.Platform.x86.Instructions Div
return Mosa.Platform.x86.Instructions.Div

Divsd public_oe static_oe property

public static Divsd,Mosa.Platform.x86.Instructions Divsd
return Mosa.Platform.x86.Instructions.Divsd

Divss public_oe static_oe property

public static Divss,Mosa.Platform.x86.Instructions Divss
return Mosa.Platform.x86.Instructions.Divss

FarJmp public_oe static_oe property

public static FarJmp,Mosa.Platform.x86.Instructions FarJmp
return Mosa.Platform.x86.Instructions.FarJmp

Hlt public_oe static_oe property

public static Hlt,Mosa.Platform.x86.Instructions Hlt
return Mosa.Platform.x86.Instructions.Hlt

IDiv public_oe static_oe property

public static IDiv,Mosa.Platform.x86.Instructions IDiv
return Mosa.Platform.x86.Instructions.IDiv

IMul public_oe static_oe property

public static IMul,Mosa.Platform.x86.Instructions IMul
return Mosa.Platform.x86.Instructions.IMul

IRetd public_oe static_oe property

public static IRetd,Mosa.Platform.x86.Instructions IRetd
return Mosa.Platform.x86.Instructions.IRetd

In public_oe static_oe property

public static In,Mosa.Platform.x86.Instructions In
return Mosa.Platform.x86.Instructions.In

Inc public_oe static_oe property

public static Inc,Mosa.Platform.x86.Instructions Inc
return Mosa.Platform.x86.Instructions.Inc

Int public_oe static_oe property

public static Int Int
return Int

Invlpg public_oe static_oe property

public static Invlpg,Mosa.Platform.x86.Instructions Invlpg
return Mosa.Platform.x86.Instructions.Invlpg

Jmp public_oe static_oe property

public static Jmp,Mosa.Platform.x86.Instructions Jmp
return Mosa.Platform.x86.Instructions.Jmp

Lea public_oe static_oe property

public static Lea,Mosa.Platform.x86.Instructions Lea
return Mosa.Platform.x86.Instructions.Lea

Leave public_oe static_oe property

public static Leave,Mosa.Platform.x86.Instructions Leave
return Mosa.Platform.x86.Instructions.Leave

Lgdt public_oe static_oe property

public static Lgdt,Mosa.Platform.x86.Instructions Lgdt
return Mosa.Platform.x86.Instructions.Lgdt

Lidt public_oe static_oe property

public static Lidt,Mosa.Platform.x86.Instructions Lidt
return Mosa.Platform.x86.Instructions.Lidt

Lock public_oe static_oe property

public static Lock,Mosa.Platform.x86.Instructions Lock
return Mosa.Platform.x86.Instructions.Lock

Mov public_oe static_oe property

public static Mov,Mosa.Platform.x86.Instructions Mov
return Mosa.Platform.x86.Instructions.Mov

MovCR public_oe static_oe property

public static MovCR,Mosa.Platform.x86.Instructions MovCR
return Mosa.Platform.x86.Instructions.MovCR

MovLoad public_oe static_oe property

public static MovLoad,Mosa.Platform.x86.Instructions MovLoad
return Mosa.Platform.x86.Instructions.MovLoad

MovStore public_oe static_oe property

public static MovStore,Mosa.Platform.x86.Instructions MovStore
return Mosa.Platform.x86.Instructions.MovStore

Movaps public_oe static_oe property

public static Movaps,Mosa.Platform.x86.Instructions Movaps
return Mosa.Platform.x86.Instructions.Movaps

MovapsLoad public_oe static_oe property

public static MovapsLoad,Mosa.Platform.x86.Instructions MovapsLoad
return Mosa.Platform.x86.Instructions.MovapsLoad

Movd public_oe static_oe property

public static Movd,Mosa.Platform.x86.Instructions Movd
return Mosa.Platform.x86.Instructions.Movd

Movsd public_oe static_oe property

public static Movsd,Mosa.Platform.x86.Instructions Movsd
return Mosa.Platform.x86.Instructions.Movsd

MovsdLoad public_oe static_oe property

public static MovsdLoad,Mosa.Platform.x86.Instructions MovsdLoad
return Mosa.Platform.x86.Instructions.MovsdLoad

MovsdStore public_oe static_oe property

public static MovsdStore,Mosa.Platform.x86.Instructions MovsdStore
return Mosa.Platform.x86.Instructions.MovsdStore

Movss public_oe static_oe property

public static Movss,Mosa.Platform.x86.Instructions Movss
return Mosa.Platform.x86.Instructions.Movss

MovssLoad public_oe static_oe property

public static MovssLoad,Mosa.Platform.x86.Instructions MovssLoad
return Mosa.Platform.x86.Instructions.MovssLoad

MovssStore public_oe static_oe property

public static MovssStore,Mosa.Platform.x86.Instructions MovssStore
return Mosa.Platform.x86.Instructions.MovssStore

Movsx public_oe static_oe property

public static Movsx,Mosa.Platform.x86.Instructions Movsx
return Mosa.Platform.x86.Instructions.Movsx

MovsxLoad public_oe static_oe property

public static MovsxLoad,Mosa.Platform.x86.Instructions MovsxLoad
return Mosa.Platform.x86.Instructions.MovsxLoad

Movups public_oe static_oe property

public static Movups,Mosa.Platform.x86.Instructions Movups
return Mosa.Platform.x86.Instructions.Movups

MovupsLoad public_oe static_oe property

public static MovupsLoad,Mosa.Platform.x86.Instructions MovupsLoad
return Mosa.Platform.x86.Instructions.MovupsLoad

MovupsStore public_oe static_oe property

public static MovupsStore,Mosa.Platform.x86.Instructions MovupsStore
return Mosa.Platform.x86.Instructions.MovupsStore

Movzx public_oe static_oe property

public static Movzx,Mosa.Platform.x86.Instructions Movzx
return Mosa.Platform.x86.Instructions.Movzx

MovzxLoad public_oe static_oe property

public static MovzxLoad,Mosa.Platform.x86.Instructions MovzxLoad
return Mosa.Platform.x86.Instructions.MovzxLoad

Mul public_oe static_oe property

public static Mul,Mosa.Platform.x86.Instructions Mul
return Mosa.Platform.x86.Instructions.Mul

Mulsd public_oe static_oe property

public static Mulsd,Mosa.Platform.x86.Instructions Mulsd
return Mosa.Platform.x86.Instructions.Mulsd

Mulss public_oe static_oe property

public static Mulss,Mosa.Platform.x86.Instructions Mulss
return Mosa.Platform.x86.Instructions.Mulss

Neg public_oe static_oe property

public static Neg,Mosa.Platform.x86.Instructions Neg
return Mosa.Platform.x86.Instructions.Neg

Nop public_oe static_oe property

public static Nop,Mosa.Platform.x86.Instructions Nop
return Mosa.Platform.x86.Instructions.Nop

Not public_oe static_oe property

public static Not,Mosa.Platform.x86.Instructions Not
return Mosa.Platform.x86.Instructions.Not

Or public_oe static_oe property

public static Or,Mosa.Platform.x86.Instructions Or
return Mosa.Platform.x86.Instructions.Or

Out public_oe static_oe property

public static Out,Mosa.Platform.x86.Instructions Out
return Mosa.Platform.x86.Instructions.Out

PXor public_oe static_oe property

public static PXor,Mosa.Platform.x86.Instructions PXor
return Mosa.Platform.x86.Instructions.PXor

Pause public_oe static_oe property

public static Pause,Mosa.Platform.x86.Instructions Pause
return Mosa.Platform.x86.Instructions.Pause

Pextrd public_oe static_oe property

public static Pextrd,Mosa.Platform.x86.Instructions Pextrd
return Mosa.Platform.x86.Instructions.Pextrd

Pop public_oe static_oe property

public static Pop,Mosa.Platform.x86.Instructions Pop
return Mosa.Platform.x86.Instructions.Pop

Popad public_oe static_oe property

public static Popad,Mosa.Platform.x86.Instructions Popad
return Mosa.Platform.x86.Instructions.Popad

Popfd public_oe static_oe property

public static Popfd,Mosa.Platform.x86.Instructions Popfd
return Mosa.Platform.x86.Instructions.Popfd

Push public_oe static_oe property

public static Push,Mosa.Platform.x86.Instructions Push
return Mosa.Platform.x86.Instructions.Push

Pushad public_oe static_oe property

public static Pushad,Mosa.Platform.x86.Instructions Pushad
return Mosa.Platform.x86.Instructions.Pushad

Pushfd public_oe static_oe property

public static Pushfd,Mosa.Platform.x86.Instructions Pushfd
return Mosa.Platform.x86.Instructions.Pushfd

Rcr public_oe static_oe property

public static Rcr,Mosa.Platform.x86.Instructions Rcr
return Mosa.Platform.x86.Instructions.Rcr

Rdmsr public_oe static_oe property

public static Rdmsr,Mosa.Platform.x86.Instructions Rdmsr
return Mosa.Platform.x86.Instructions.Rdmsr

Rdpmc public_oe static_oe property

public static Rdpmc,Mosa.Platform.x86.Instructions Rdpmc
return Mosa.Platform.x86.Instructions.Rdpmc

Rdtsc public_oe static_oe property

public static Rdtsc,Mosa.Platform.x86.Instructions Rdtsc
return Mosa.Platform.x86.Instructions.Rdtsc

Rep public_oe static_oe property

public static Rep,Mosa.Platform.x86.Instructions Rep
return Mosa.Platform.x86.Instructions.Rep

Ret public_oe static_oe property

public static Ret,Mosa.Platform.x86.Instructions Ret
return Mosa.Platform.x86.Instructions.Ret

Roundsd public_oe static_oe property

public static Roundsd,Mosa.Platform.x86.Instructions Roundsd
return Mosa.Platform.x86.Instructions.Roundsd

Roundss public_oe static_oe property

public static Roundss,Mosa.Platform.x86.Instructions Roundss
return Mosa.Platform.x86.Instructions.Roundss

Sar public_oe static_oe property

public static Sar,Mosa.Platform.x86.Instructions Sar
return Mosa.Platform.x86.Instructions.Sar

Sbb public_oe static_oe property

public static Sbb,Mosa.Platform.x86.Instructions Sbb
return Mosa.Platform.x86.Instructions.Sbb

Setcc public_oe static_oe property

public static Setcc,Mosa.Platform.x86.Instructions Setcc
return Mosa.Platform.x86.Instructions.Setcc

Shl public_oe static_oe property

public static Shl,Mosa.Platform.x86.Instructions Shl
return Mosa.Platform.x86.Instructions.Shl

Shld public_oe static_oe property

public static Shld,Mosa.Platform.x86.Instructions Shld
return Mosa.Platform.x86.Instructions.Shld

Shr public_oe static_oe property

public static Shr,Mosa.Platform.x86.Instructions Shr
return Mosa.Platform.x86.Instructions.Shr

Shrd public_oe static_oe property

public static Shrd,Mosa.Platform.x86.Instructions Shrd
return Mosa.Platform.x86.Instructions.Shrd

Sti public_oe static_oe property

public static Sti,Mosa.Platform.x86.Instructions Sti
return Mosa.Platform.x86.Instructions.Sti

Stos public_oe static_oe property

public static Stos,Mosa.Platform.x86.Instructions Stos
return Mosa.Platform.x86.Instructions.Stos

Sub public_oe static_oe property

public static Sub,Mosa.Platform.x86.Instructions Sub
return Mosa.Platform.x86.Instructions.Sub

Subsd public_oe static_oe property

public static Subsd,Mosa.Platform.x86.Instructions Subsd
return Mosa.Platform.x86.Instructions.Subsd

Subss public_oe static_oe property

public static Subss,Mosa.Platform.x86.Instructions Subss
return Mosa.Platform.x86.Instructions.Subss

Test public_oe static_oe property

public static Test,Mosa.Platform.x86.Instructions Test
return Mosa.Platform.x86.Instructions.Test

Ucomisd public_oe static_oe property

public static Ucomisd,Mosa.Platform.x86.Instructions Ucomisd
return Mosa.Platform.x86.Instructions.Ucomisd

Ucomiss public_oe static_oe property

public static Ucomiss,Mosa.Platform.x86.Instructions Ucomiss
return Mosa.Platform.x86.Instructions.Ucomiss

Xchg public_oe static_oe property

public static Xchg,Mosa.Platform.x86.Instructions Xchg
return Mosa.Platform.x86.Instructions.Xchg

Xor public_oe static_oe property

public static Xor,Mosa.Platform.x86.Instructions Xor
return Mosa.Platform.x86.Instructions.Xor