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

/netbsd-current/sys/arch/aarch64/aarch64/
H A Ddisasm.c46 #define OPFUNC_DECL(func, a, b, c, d, e, f, g, h) \ macro
62 OPFUNC_DECL(func, \
67 OPFUNC_DECL(func, a, \
72 OPFUNC_DECL(func, a, b, \
77 OPFUNC_DECL(func, a, b, c, \
82 OPFUNC_DECL(func, a, b, c, d, \
86 OPFUNC_DECL( func, a, b, c, d, e, \
90 OPFUNC_DECL(func, a, b, c, d, e, f, \
94 OPFUNC_DECL(func, a, b, c, d, e, f, g, \
98 OPFUNC_DECL(fun
[all...]

Completed in 83 milliseconds