gem5 v25.0.0.1
Loading...
Searching...
No Matches
neon64_mem.hh File Reference

Utility functions and datatypes used by AArch64 NEON memory instructions. More...

#include <cassert>
#include <cstdint>

Go to the source code of this file.

Classes

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

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
namespace  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.
XReg gem5::ArmISA::readVecElem (VReg src, int index, int eSize)
 Read a single NEON vector element.

Detailed Description

Utility functions and datatypes used by AArch64 NEON memory instructions.

Definition in file neon64_mem.hh.


Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0