arch

module
v0.0.0-...-5603d0e Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2018 License: BSD-3-Clause

README

arch

This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.

This repository requires Go 1.5+ with the vendor experiment enabled.

Directories

Path Synopsis
arm
armmap
Armmap constructs the ARM opcode map from the instruction set CSV file.
Armmap constructs the ARM opcode map from the instruction set CSV file.
armspec
Armspec reads the “ARM Architecture Reference Manual” to collect instruction encoding details and writes those details to standard output in JSON format.
Armspec reads the “ARM Architecture Reference Manual” to collect instruction encoding details and writes those details to standard output in JSON format.
arm64
ppc64
ppc64asm
Package ppc64asm implements decoding of 64-bit PowerPC machine code.
Package ppc64asm implements decoding of 64-bit PowerPC machine code.
ppc64map
ppc64map constructs the ppc64 opcode map from the instruction set CSV file.
ppc64map constructs the ppc64 opcode map from the instruction set CSV file.
ppc64spec
Power64spec reads the “Power ISA V2.07” Manual to collect instruction encoding details and writes those details to standard output in CSV format.
Power64spec reads the “Power ISA V2.07” Manual to collect instruction encoding details and writes those details to standard output in CSV format.
x86
x86asm
Package x86asm implements decoding of x86 machine code.
Package x86asm implements decoding of x86 machine code.
x86csv
Package x86csv provides means to work with "x86.csv".
Package x86csv provides means to work with "x86.csv".
x86map
X86map constructs the x86 opcode map from the instruction set CSV file.
X86map constructs the x86 opcode map from the instruction set CSV file.
x86spec
X86spec reads the “Intel® 64 and IA-32 Architectures Software Developer's Manual” to collect instruction encoding details and writes those details to standard output in CSV format.
X86spec reads the “Intel® 64 and IA-32 Architectures Software Developer's Manual” to collect instruction encoding details and writes those details to standard output in CSV format.
xeddata
Package xeddata provides utilities to work with XED datafiles.
Package xeddata provides utilities to work with XED datafiles.

Jump to

Keyboard shortcuts

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