Home
last modified time | relevance | path

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

/tools/testing/selftests/rseq/
A Drseq-arm64.h92 #define RSEQ_ASM_TMP_REG_2 "x14" macro
196 " mov " RSEQ_ASM_TMP_REG_2 ", %[" __rseq_str(len) "]\n" \
197 "222: sub " RSEQ_ASM_TMP_REG_2 ", " RSEQ_ASM_TMP_REG_2 ", #1\n" \
199 ", " RSEQ_ASM_TMP_REG_2 "]\n" \
201 ", " RSEQ_ASM_TMP_REG_2 "]\n" \
202 " cbnz " RSEQ_ASM_TMP_REG_2 ", 222b\n" \
A Drseq-or1k.h12 #define RSEQ_ASM_TMP_REG_2 "r29" macro
131 "l.ori " RSEQ_ASM_TMP_REG_2 ", %[" __rseq_str(src) "], 0\n" \
134 "l.lbz " RSEQ_ASM_TMP_REG_4 ", 0(" RSEQ_ASM_TMP_REG_2 ")\n" \
137 "l.addi " RSEQ_ASM_TMP_REG_2 ", " RSEQ_ASM_TMP_REG_2 ", 1\n" \
A Drseq-riscv.h33 #define RSEQ_ASM_TMP_REG_2 "t5" macro
150 "mv " RSEQ_ASM_TMP_REG_2 ", %[" __rseq_str(src) "]\n" \
153 "lb " RSEQ_ASM_TMP_REG_4 ", 0(" RSEQ_ASM_TMP_REG_2 ")\n" \
156 "addi " RSEQ_ASM_TMP_REG_2 ", " RSEQ_ASM_TMP_REG_2 ", 1\n" \
A Drseq-riscv-bits.h384 : "memory", RSEQ_ASM_TMP_REG_1, RSEQ_ASM_TMP_REG_2, in RSEQ_TEMPLATE_IDENTIFIER()
A Drseq-arm64-bits.h364 : "memory", RSEQ_ASM_TMP_REG, RSEQ_ASM_TMP_REG_2 in RSEQ_TEMPLATE_IDENTIFIER()
A Drseq-or1k-bits.h386 : "memory", RSEQ_ASM_TMP_REG_1, RSEQ_ASM_TMP_REG_2, in RSEQ_TEMPLATE_IDENTIFIER()

Completed in 7 milliseconds