Searched refs:nop_ops (Results 1 – 1 of 1) sorted by relevance
324 static struct ins_ops nop_ops = { variable396 { .name = "nop", .ops = &nop_ops, },397 { .name = "nopl", .ops = &nop_ops, },398 { .name = "nopw", .ops = &nop_ops, },859 if (dl->ins->ops != &nop_ops) in delete_last_nop()