Home
last modified time | relevance | path

Searched refs:tagptr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/xtensa/
H A Dxtfpga.c320 uint32_t tagptr = env->config->sysrom.location[0].addr + in xtfpga_init() local
350 tagptr = (tagptr - bp_size) & ~0xff; in xtfpga_init()
351 cur_tagptr = put_tag(tagptr, BP_TAG_FIRST, 0, NULL); in xtfpga_init()
396 env->regs[2] = tagptr; in xtfpga_init()
440 uint32_t entry_a2 = tswap32(tagptr); in xtfpga_init()