riscv

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package riscv contains enumerations in the RISC-V specification.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Xlen

type Xlen uint

Xlen denotes the integer register bit length.

const (
	// Bit32 denotes a 32-bit register length.
	Bit32 Xlen = 32
	// Bit64 denotes a 64-bit register length.
	Bit64 Xlen = 64
)

Jump to

Keyboard shortcuts

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