Searched refs:nop_ops (Results 1 – 2 of 2) sorted by relevance
37 static struct ins_ops nop_ops; variable818 static struct ins_ops nop_ops = { variable828 return ins->ops == &nop_ops; in ins__is_nop()
88 { .name = "nop", .ops = &nop_ops, },