Uses of Enum Class
mars.mips.hardware.Endianness
Packages that use Endianness
-
Uses of Endianness in mars.mips.hardware
Methods in mars.mips.hardware that return EndiannessModifier and TypeMethodDescriptionMemory.getEndianness()
Get the current endianness (i.e. byte ordering) in use.static Endianness
Returns the enum constant of this class with the specified name.static Endianness[]
Endianness.values()
Returns an array containing the constants of this enum class, in the order they are declared.