gem5  v20.1.0.0
Namespaces | Functions
pauth_helpers.hh File Reference
#include "arch/arm/qarma.hh"
#include "arch/arm/system.hh"
#include "arch/arm/types.hh"
#include "arch/arm/utility.hh"
#include "base/bitfield.hh"
#include "base/bitunion.hh"
#include "cpu/thread_context.hh"

Go to the source code of this file.

Namespaces

 ArmISA
 

Functions

bool ArmISA::upperAndLowerRange (ThreadContext *tc, ExceptionLevel el)
 
bool ArmISA::calculateTBI (ThreadContext *tc, ExceptionLevel el, uint64_t ptr, bool data)
 
int ArmISA::calculateBottomPACBit (ThreadContext *tc, ExceptionLevel el, bool top_bit)
 
Fault ArmISA::trapPACUse (ThreadContext *tc, ExceptionLevel el)
 
uint64_t ArmISA::addPAC (ThreadContext *tc, ExceptionLevel el, uint64_t ptr, uint64_t modifier, uint64_t k1, uint64_t k0, bool data)
 
uint64_t ArmISA::auth (ThreadContext *tc, ExceptionLevel el, uint64_t ptr, uint64_t modifier, uint64_t k1, uint64_t K0, bool data, uint8_t errorcode)
 
Fault ArmISA::authDA (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::authDB (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::authIA (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::authIB (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::addPACDA (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::addPACDB (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::addPACGA (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::addPACIA (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::addPACIB (ThreadContext *tc, uint64_t X, uint64_t Y, uint64_t *out)
 
Fault ArmISA::stripPAC (ThreadContext *tc, uint64_t A, bool data, uint64_t *out)
 

Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17