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

/linux-master/tools/testing/selftests/rseq/
H A Drseq-arm64.h91 #define RSEQ_ASM_TMP_REG "x15" macro
127 " adrp " RSEQ_ASM_TMP_REG ", " __rseq_str(cs_label) "\n" \
128 " add " RSEQ_ASM_TMP_REG ", " RSEQ_ASM_TMP_REG \
130 " str " RSEQ_ASM_TMP_REG ", %[" __rseq_str(rseq_cs) "]\n" \
155 " ldr " RSEQ_ASM_TMP_REG ", %[" __rseq_str(var) "]\n" \
156 " sub " RSEQ_ASM_TMP_REG ", " RSEQ_ASM_TMP_REG \
158 " cbnz " RSEQ_ASM_TMP_REG ", " __rseq_str(label) "\n"
167 " ldr " RSEQ_ASM_TMP_REG ",
[all...]
H A Drseq-arm64-bits.h46 : "memory", RSEQ_ASM_TMP_REG
108 : "memory", RSEQ_ASM_TMP_REG
161 : "memory", RSEQ_ASM_TMP_REG
220 : "memory", RSEQ_ASM_TMP_REG
296 : "memory", RSEQ_ASM_TMP_REG
364 : "memory", RSEQ_ASM_TMP_REG, RSEQ_ASM_TMP_REG_2

Completed in 130 milliseconds