The CLFLUSH (Cache Line Flush) instruction.
Namespace: SharpAssembler.x86.InstructionsAssembly: SharpAssembler x86-64 (in SharpAssembler x86-64.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class Clflush : Instruction |
Visual Basic |
---|
Public Class Clflush _ Inherits Instruction |
Visual C++ |
---|
public ref class Clflush : public Instruction |
Contracts
Invariants |
---|
this.address != null |
Inheritance Hierarchy
System..::..Object
SharpAssembler.Core..::..Constructable
SharpAssembler.x86..::..Instruction
SharpAssembler.x86.Instructions..::..Clflush
SharpAssembler.Core..::..Constructable
SharpAssembler.x86..::..Instruction
SharpAssembler.x86.Instructions..::..Clflush