gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Typedefs | Functions
vop3p.cc File Reference
#include "arch/amdgpu/vega/insts/vop3p.hh"
#include "arch/amdgpu/vega/insts/instructions.hh"
#include "arch/arm/insts/fplib.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
 
namespace  gem5::VegaISA
 classes that represnt vector/scalar operands in VEGA ISA.
 

Typedefs

using gem5::VegaISA::half = uint16_t
 

Functions

template<int N>
int32_t gem5::VegaISA::dotClampI (int32_t value, bool clamp)
 
template<int N>
uint32_t gem5::VegaISA::dotClampU (uint32_t value, bool clamp)
 
int16_t gem5::VegaISA::clampI16 (int32_t value, bool clamp)
 
uint16_t gem5::VegaISA::clampU16 (uint32_t value, bool clamp)
 
uint16_t gem5::VegaISA::clampF16 (uint16_t value, bool clamp)
 
float gem5::VegaISA::clampF32 (float value, bool clamp)
 

Generated on Mon Jan 13 2025 04:28:45 for gem5 by doxygen 1.9.8