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

decode_cache_reg() function

Syntax

static struct armv7a_cachesize decode_cache_reg(uint32_t cache_reg);

Arguments

cache_reg

References

LocationReferrerText
armv7a.c:342
static struct armv7a_cachesize decode_cache_reg(uint32_t cache_reg)
armv7a.c:428armv7a_identify_cache()
cache->arch[cl].d_u_size = decode_cache_reg(cache_reg);
armv7a.c:448armv7a_identify_cache()
cache->arch[cl].i_size = decode_cache_reg(cache_reg);

Call Tree

Functions calling decode_cache_reg()
all items filtered out
decode_cache_reg()
Type of decode_cache_reg()
decode_cache_reg()
all items filtered out