[][src]Module rysk_core::register

Structs

Register32

A 32-bit value with byte-order and sign independent operations

Register64

A 64-bit value with byte-order and sign independent operations

RegisterSize

A native register-sized value with byte-order and sign independent actions

Enums

RegisterWidth

Traits

Integer

An integer type which can apply operations as specified by the ISA No panic shall occur from any method

Multiply

An integer which may be multiplied in the way specified by the ISA A seperate trait is used as implementation in a macro is too difficult

Register

Operations on a register carried out by system instructions

Xlen

Byte order independent interpretations for a register