dpmv8_mrc() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

dpmv8_mrc() function

Syntax

static int dpmv8_mrc(struct target *target,     int cpnum,     uint32_t op1,     uint32_t op2,     uint32_t crn,     uint32_t crm,     uint32_t *value);

Arguments

target

cpnum

op1

op2

crn

crm

value

References

LocationReferrerText
armv8_dpm.c:483
static int dpmv8_mrc(struct target *target, int cpnum,
armv8_dpm.c:1421armv8_dpm_setup()
arm->mrc = dpmv8_mrc;

Call Tree

Functions called by dpmv8_mrc()
dpmv8_mrc()
Data read by dpmv8_mrc()
Data written by dpmv8_mrc()
dpmv8_mrc()
dpmv8_mrc()::retval
all items filtered out
Implementations
dpmv8_mrc()
all items filtered out
Type of dpmv8_mrc()
dpmv8_mrc()
all items filtered out