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