Searched refs:ret_ops (Results 1 – 3 of 3) sorted by relevance
82 ops = &ret_ops; in arm64__associate_instruction_ops()
42 static struct ins_ops ret_ops; variable827 static struct ins_ops ret_ops = { variable838 return ins->ops == &ret_ops; in ins__is_ret()
96 { .name = "ret", .ops = &ret_ops, },