OpenOCD
|
Go to the source code of this file.
Functions | |
static uint32_t | load (const struct target *target, unsigned int rd, unsigned int base, uint16_t offset) __attribute__((unused)) |
static uint32_t | store (const struct target *target, unsigned int src, unsigned int base, uint16_t offset) __attribute__((unused)) |
|
static |
Definition at line 12 of file asm.h.
References ld(), lw(), offset, and riscv_xlen().
Referenced by cache_set_load(), and load_slot().
|
static |
Definition at line 27 of file asm.h.
References offset, riscv_xlen(), sd(), and sw().
Referenced by cache_set_store(), and store_slot().