gem5  v21.1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs | Functions
neon64_mem.hh File Reference
#include <cassert>
#include <cstdint>

Go to the source code of this file.

Classes

struct  gem5::ArmISA::VReg
 128-bit NEON vector register. More...
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::ArmISA
 

Typedefs

typedef uint64_t gem5::ArmISA::XReg
 

Functions

void gem5::ArmISA::writeVecElem (VReg *dest, XReg src, int index, int eSize)
 Write a single NEON vector element leaving the others untouched. More...
 
XReg gem5::ArmISA::readVecElem (VReg src, int index, int eSize)
 Read a single NEON vector element. More...
 

Detailed Description

Utility functions and datatypes used by AArch64 NEON memory instructions.

Definition in file neon64_mem.hh.


Generated on Wed Jul 28 2021 12:10:32 for gem5 by doxygen 1.8.17