Searched refs:EFPOP2_2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/disas/ |
H A D | sparc.c | 1783 #define EFPOP2_2(name, op, args) { name, F3F(2, 0x37, op), F3F(~2, ~0x37, ~op)|RD_G0, args, 0, spa… macro 1805 EFPOP2_2 ("efcmpd", 0x052, "v,B"), 1806 EFPOP2_2 ("efcmped", 0x056, "v,B"), 1807 EFPOP2_2 ("efcmps", 0x051, "e,f"), 1808 EFPOP2_2 ("efcmpes", 0x055, "e,f"), 1812 #undef EFPOP2_2
|