Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/include/asm/
H A Dasm-uaccess.h73 .macro user_ldp l, reg1, reg2, addr, post_inc
76 add \addr, \addr, \post_inc;
82 .macro user_stp l, reg1, reg2, addr, post_inc
85 add \addr, \addr, \post_inc;
91 .macro user_ldst l, inst, reg, addr, post_inc
93 add \addr, \addr, \post_inc;