Searched refs:copy_step (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() function 1653 step = copy_step(env, toaddr, fromaddr, stagecopysize, in do_cpyp() 1759 step = copy_step(env, toaddr, fromaddr, copysize, in do_cpym() 1850 step = copy_step(env, toaddr, fromaddr, copysize, in do_cpye()
|