Home
last modified time | relevance | path

Searched defs:toaddr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c1071 static uint64_t set_step(CPUARMState *env, uint64_t toaddr, in set_step()
1120 static uint64_t set_step_tags(CPUARMState *env, uint64_t toaddr, in set_step_tags()
1240 uint64_t toaddr = env->xregs[rd]; in do_setp() local
1299 uint64_t toaddr = env->xregs[rd] + env->xregs[rn]; in do_setm() local
1362 uint64_t toaddr = env->xregs[rd] + env->xregs[rn]; in do_sete() local
1426 static uint64_t copy_step(CPUARMState *env, uint64_t toaddr, uint64_t fromaddr, in copy_step()
1496 static uint64_t copy_step_rev(CPUARMState *env, uint64_t toaddr, in copy_step_rev()
1588 uint64_t toaddr = env->xregs[rd]; in do_cpyp() local
1699 uint64_t toaddr, fromaddr, copysize, step; in do_cpym() local
1786 uint64_t toaddr, fromaddr, copysize, step; in do_cpye() local