Searched defs:fromaddr (Results 1 – 1 of 1) sorted by relevance
/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 1444 static uint64_t copy_step(CPUARMState *env, uint64_t toaddr, uint64_t fromaddr, in copy_step() 1517 uint64_t fromaddr, in copy_step_rev() 1611 uint64_t fromaddr = env->xregs[rs]; in do_cpyp() local 1721 uint64_t toaddr, fromaddr, copysize, step; in do_cpym() local 1808 uint64_t toaddr, fromaddr, copysize, step; in do_cpye() local
|