Home
last modified time | relevance | path

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

/Linux-v5.4/arch/h8300/kernel/
Dptrace_h.c41 struct optable { struct
56 static const struct optable optable_0[] = { argument
89 static const struct optable optable_1[] = {
96 static const struct optable optable_2[] = {
101 static const struct optable optable_3[] = {
108 static const struct optable optable_4[] = {
118 const struct optable *ptr;
124 .size = sizeof(optable_##no) / sizeof(struct optable), \
163 const struct optable *op, in decode()
214 const struct optable *op; in nextpc()