Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rseq/
H A Drseq-arm64-bits.h87 RSEQ_ASM_OP_CMPNE(v, expectnot, %l[cmpfail]) in rseq_cmpnev_storeoffp_load()
91 RSEQ_ASM_OP_CMPNE(v, expectnot, %l[error2]) in rseq_cmpnev_storeoffp_load()
H A Drseq-ppc-bits.h97 RSEQ_ASM_OP_CMPNE(v, expectnot, %l[cmpfail]) in rseq_cmpnev_storeoffp_load()
103 RSEQ_ASM_OP_CMPNE(v, expectnot, %l[error2]) in rseq_cmpnev_storeoffp_load()
H A Drseq-riscv-bits.h76 RSEQ_ASM_OP_CMPNE(v, expectnot, "%l[cmpfail]") in rseq_cmpnev_storeoffp_load()
80 RSEQ_ASM_OP_CMPNE(v, expectnot, "%l[error2]") in rseq_cmpnev_storeoffp_load()
H A Drseq-or1k-bits.h77 RSEQ_ASM_OP_CMPNE(v, expectnot, "%l[cmpfail]") in rseq_cmpnev_storeoffp_load()
81 RSEQ_ASM_OP_CMPNE(v, expectnot, "%l[error2]") in rseq_cmpnev_storeoffp_load()
H A Drseq-or1k.h89 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ macro
H A Drseq-ppc.h162 #define RSEQ_ASM_OP_CMPNE(var, expectnot, label) \ macro
H A Drseq-riscv.h109 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ macro
H A Drseq-arm64.h166 #define RSEQ_ASM_OP_CMPNE(var, expect, label) \ macro