gem5  v20.1.0.0
Classes | Namespaces | Typedefs | Functions
neon64_mem.hh File Reference

Go to the source code of this file.

Classes

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

Namespaces

 ArmISA
 

Typedefs

typedef uint64_t ArmISA::XReg
 

Functions

void ArmISA::writeVecElem (VReg *dest, XReg src, int index, int eSize)
 Write a single NEON vector element leaving the others untouched. More...
 
XReg 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 Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17