HomeSort by: relevance | last modified time | path
    Searched defs:COMMUTEOP (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
sparc-opc.c 255 #define COMMUTEOP(opcode, op3, arch_mask) \
1921 COMMUTEOP ("umac", 0x3e, letandleon),
1922 COMMUTEOP ("smac", 0x3f, letandleon),
1924 COMMUTEOP ("umacd", 0x2e, sparclet),
1925 COMMUTEOP ("smacd", 0x2f, sparclet),
1926 COMMUTEOP ("umuld", 0x09, sparclet),
1927 COMMUTEOP ("smuld", 0x0d, sparclet),
  /src/external/gpl3/binutils.old/dist/opcodes/
sparc-opc.c 255 #define COMMUTEOP(opcode, op3, arch_mask) \
1921 COMMUTEOP ("umac", 0x3e, letandleon),
1922 COMMUTEOP ("smac", 0x3f, letandleon),
1924 COMMUTEOP ("umacd", 0x2e, sparclet),
1925 COMMUTEOP ("smacd", 0x2f, sparclet),
1926 COMMUTEOP ("umuld", 0x09, sparclet),
1927 COMMUTEOP ("smuld", 0x0d, sparclet),
  /src/external/gpl3/gdb/dist/opcodes/
sparc-opc.c 255 #define COMMUTEOP(opcode, op3, arch_mask) \
1921 COMMUTEOP ("umac", 0x3e, letandleon),
1922 COMMUTEOP ("smac", 0x3f, letandleon),
1924 COMMUTEOP ("umacd", 0x2e, sparclet),
1925 COMMUTEOP ("smacd", 0x2f, sparclet),
1926 COMMUTEOP ("umuld", 0x09, sparclet),
1927 COMMUTEOP ("smuld", 0x0d, sparclet),
  /src/external/gpl3/gdb.old/dist/opcodes/
sparc-opc.c 255 #define COMMUTEOP(opcode, op3, arch_mask) \
1921 COMMUTEOP ("umac", 0x3e, letandleon),
1922 COMMUTEOP ("smac", 0x3f, letandleon),
1924 COMMUTEOP ("umacd", 0x2e, sparclet),
1925 COMMUTEOP ("smacd", 0x2f, sparclet),
1926 COMMUTEOP ("umuld", 0x09, sparclet),
1927 COMMUTEOP ("smuld", 0x0d, sparclet),

Completed in 43 milliseconds