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