OpenOCD
arm926ejs_mcr()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
CodeScope
Development Tools
OpenOCD
arm926ejs_mcr()
arm926ejs_mcr() function
Syntax
from
arm926ejs.c:197
static
int
arm926ejs_mcr
(
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
Location
Referrer
Text
arm926ejs.c:197
static
int
arm926ejs_mcr
(
struct
target
*
target
,
int
cpnum
,
uint32_t
op1
,
arm926ejs.c:672
arm926ejs_init_arch_info()
arm7_9
->
arm
.
mcr
=
arm926ejs_mcr
;
Call Tree
Functions called by
arm926ejs_mcr()
arm926ejs_mcr()
log_printf_lf()
arm926ejs_cp15_write()
all items filtered out
Data read by
arm926ejs_mcr()
Data written by
arm926ejs_mcr()
log_levels::LOG_LVL_ERROR
arm926ejs_mcr()::target
arm926ejs_mcr()::cpnum
arm926ejs_mcr()::op1
arm926ejs_mcr()::op2
arm926ejs_mcr()::crn
arm926ejs_mcr()::crm
arm926ejs_mcr()::value
all items filtered out
arm926ejs_mcr()
arm926ejs_init_arch_info()
all items filtered out
Implementations
arm926ejs_mcr()
arm::mcr
all items filtered out