Searched refs:ret_ops (Results 1 – 5 of 5) sorted by relevance
46 ops = &ret_ops; in powerpc__associate_instruction_ops()
22 ops = &ret_ops; in arm64__associate_instruction_ops()
126 ops = &ret_ops; in s390__associate_ins_ops()
113 { .name = "retq", .ops = &ret_ops, },
87 static struct ins_ops ret_ops; variable613 static struct ins_ops ret_ops = { variable619 return ins->ops == &ret_ops; in ins__is_ret()