Searched refs:nop_ops (Results 1 – 2 of 2) sorted by relevance
99 { .name = "nop", .ops = &nop_ops, },100 { .name = "nopl", .ops = &nop_ops, },101 { .name = "nopw", .ops = &nop_ops, },
99 static struct ins_ops nop_ops; variable641 static struct ins_ops nop_ops = { variable1586 if (dl->ins.ops != &nop_ops) in delete_last_nop()