Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rseq/
H A Dparam_test.c60 #define INJECT_ASM_REG "eax" macro
63 , INJECT_ASM_REG
66 "mov asm_loop_cnt_" #n ", %%" INJECT_ASM_REG "\n\t" \
67 "test %%" INJECT_ASM_REG ",%%" INJECT_ASM_REG "\n\t" \
70 "dec %%" INJECT_ASM_REG "\n\t" \
77 #define INJECT_ASM_REG "eax" macro
81 , INJECT_ASM_REG
85 "mov (%%" INJECT_ASM_REG_P "), %%" INJECT_ASM_REG "\n\t" \
86 "test %%" INJECT_ASM_REG ",
103 #define INJECT_ASM_REG global() macro
127 #define INJECT_ASM_REG global() macro
151 #define INJECT_ASM_REG global() macro
171 #define INJECT_ASM_REG global() macro
195 #define INJECT_ASM_REG global() macro
217 #define INJECT_ASM_REG global() macro
239 #define INJECT_ASM_REG global() macro
[all...]