Home
last modified time | relevance | path

Searched refs:dst_reg (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dcopy_page.S6 #define dst_reg %rdi macro
24 movnti tmp1_reg, (dst_reg)
27 movnti tmp2_reg, WORD_SIZE(dst_reg)
29 movnti tmp3_reg, 2*WORD_SIZE(dst_reg)
31 movnti tmp4_reg, 3*WORD_SIZE(dst_reg)
32 lea 4*WORD_SIZE(dst_reg), dst_reg
37 movnti tmp1_reg, (dst_reg)
38 movnti tmp2_reg, WORD_SIZE(dst_reg)
39 movnti tmp3_reg, 2*WORD_SIZE(dst_reg)
40 movnti tmp4_reg, 3*WORD_SIZE(dst_reg)

Completed in 2 milliseconds