x86

package
v0.0.0-...-8d4efb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2021 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Overview

Package x86 implements a disassembler for the 32- and 64-bit x86 machine architectures.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Instruction

type Instruction struct {
	x86asm.Inst
	// contains filtered or unexported fields
}

Instruction is an x86 assembly instruction.

func (*Instruction) Addr

func (inst *Instruction) Addr() bin.Address

Addr returns the address of the instruction.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL