Searched refs:post_inc (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dasm-uaccess.h69 .macro user_ldp l, reg1, reg2, addr, post_inc
72 add \addr, \addr, \post_inc; variable
78 .macro user_stp l, reg1, reg2, addr, post_inc
81 add \addr, \addr, \post_inc; variable
87 .macro user_ldst l, inst, reg, addr, post_inc
89 add \addr, \addr, \post_inc; variable

Completed in 90 milliseconds