Searched defs:copy_to_reg (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dprocess_machdep.c98 #define copy_to_reg(reg, REG, idx) regs->regs[_REG_##REG] = tf->tf_##reg; macro
100 #undef copy_to_reg macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dexplow.c540 copy_to_reg (rtx x) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dexplow.c598 copy_to_reg (rtx x) function

Completed in 114 milliseconds