Searched refs:nop_ops (Results 1 – 3 of 3) sorted by relevance
119 extern const struct ins_ops nop_ops;
45 const struct ins_ops nop_ops; variable716 const struct ins_ops nop_ops = { variable726 return ins->ops == &nop_ops; in ins__is_nop()
100 { .name = "nop", .ops = &nop_ops, },