3 #ifndef TARGET__RISCV__ASM_H
4 #define TARGET__RISCV__ASM_H
13 unsigned int base, uint16_t
offset)
28 unsigned int base, uint16_t
offset)
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))
struct esp_usb_jtag __attribute__
static uint32_t sw(unsigned int src, unsigned int base, uint16_t offset) __attribute__((unused))
static uint32_t ld(unsigned int rd, unsigned int base, uint16_t offset) __attribute__((unused))
static uint32_t sd(unsigned int src, unsigned int base, uint16_t offset) __attribute__((unused))
static uint32_t lw(unsigned int rd, unsigned int base, uint16_t offset) __attribute__((unused))
unsigned riscv_xlen(const struct target *target)