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

fence() function

Syntax

static uint32_t fence(void) __attribute__((unused));
Implemented in opcodes.h:298

References

LocationReferrerText
opcodes.h:298
static uint32_t fence(void)
opcodes.h:297
static uint32_t fence(void) __attribute__((unused));
program.c:156riscv_program_fence()
return riscv_program_insert(p, fence());

Call Tree

Functions calling fence()
all items filtered out
fence()
Type of fence()
fence()
uint32_t
all items filtered out