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

decode_cache_reg() function

Syntax

static struct armv8_cachesize decode_cache_reg(uint32_t cache_reg);

Arguments

cache_reg

References

LocationReferrerText
armv8_cache.c:274
static struct armv8_cachesize decode_cache_reg(uint32_t cache_reg)
armv8_cache.c:362armv8_identify_cache()
cache->arch[cl].d_u_size = decode_cache_reg(cache_reg);
armv8_cache.c:382armv8_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