RawInstruction
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.bpf
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor
RawInstruction()
init()
Sub New()
Parameters:
- aOp:
- aJt:
- aJf:
- aK:
Parameters:
- aOp:
- aJt:
- aJf:
- aK:
constructor (RawInstruction)
constructor(value: RawInstruction)
RawInstruction(RawInstruction value)
init(_ value: RawInstruction)
Sub New(value As RawInstruction)
Parameters:
- value:
Assemble
method Assemble: tuple of (RawInstruction, error)
(RawInstruction, error) Assemble()
func Assemble() -> (RawInstruction, error)
func Assemble() tuple of (RawInstruction, error)
Function Assemble() As Tuple (Of RawInstruction, error)
Disassemble
method Disassemble: Instruction
Instruction Disassemble()
func Disassemble() -> Instruction
func Disassemble() Instruction
Function Disassemble() As Instruction
Jf
Jt
K
Op
Jf
Jt
K
Op
constructor
constructor
RawInstruction()
init()
Sub New()
Parameters:
- aOp:
- aJt:
- aJf:
- aK:
Parameters:
- aOp:
- aJt:
- aJf:
- aK:
constructor (RawInstruction)
constructor(value: RawInstruction)
RawInstruction(RawInstruction value)
init(_ value: RawInstruction)
Sub New(value As RawInstruction)
Parameters:
- value:
Assemble
method Assemble: tuple of (RawInstruction, error)
(RawInstruction, error) Assemble()
func Assemble() -> (RawInstruction, error)
func Assemble() tuple of (RawInstruction, error)
Function Assemble() As Tuple (Of RawInstruction, error)
Disassemble
method Disassemble: Instruction
Instruction Disassemble()
func Disassemble() -> Instruction
func Disassemble() Instruction
Function Disassemble() As Instruction