Searched refs:EFPOP2_2 (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | sparc-opc.c | 1700 #define EFPOP2_2(name, op, args) { name, F3F(2, 0x37, op), F3F(~2, ~0x37, ~op)|RD_G0, args, 0, 0, … macro 1722 EFPOP2_2 ("efcmpd", 0x052, "v,B"), 1723 EFPOP2_2 ("efcmped", 0x056, "v,B"), 1724 EFPOP2_2 ("efcmps", 0x051, "e,f"), 1725 EFPOP2_2 ("efcmpes", 0x055, "e,f"), 1729 #undef EFPOP2_2
|