Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp91 #define FOREACH_REGISTER(OP_REG, OP_NUM) \ argument
92 OP_REG(rax) \
93 OP_REG(rbx) \
94 OP_REG(rcx) \
95 OP_REG(rdx) \
96 OP_REG(rsi) \
97 OP_REG(rdi) \
98 OP_REG(rbp) \
99 OP_REG(rsp) \
100 OP_REG(r8) \
[all …]