Searched refs:COMMUTEOP (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | sparc-opc.c | 214 #define COMMUTEOP(opcode, op3, arch_mask) \ macro 1850 COMMUTEOP ("umac", 0x3e, letandleon), 1851 COMMUTEOP ("smac", 0x3f, letandleon), 1853 COMMUTEOP ("umacd", 0x2e, sparclet), 1854 COMMUTEOP ("smacd", 0x2f, sparclet), 1855 COMMUTEOP ("umuld", 0x09, sparclet), 1856 COMMUTEOP ("smuld", 0x0d, sparclet),
|