Searched refs:nop_ops (Results 1 – 1 of 1) sorted by relevance
354 static struct ins_ops nop_ops = { variable446 { .name = "nop", .ops = &nop_ops, },447 { .name = "nopl", .ops = &nop_ops, },448 { .name = "nopw", .ops = &nop_ops, },1196 if (dl->ins->ops != &nop_ops) in delete_last_nop()