gas/opcodes: blackfin: move dsp mac func defines to common header
commit03eb30149140a562552a8e435ae9fb256d89681f
authorMike Frysinger <vapier@gentoo.org>
Sat, 12 Feb 2011 19:36:29 +0000 (12 19:36 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 12 Feb 2011 19:36:29 +0000 (12 19:36 +0000)
tree8bfcab173446b588d4ff106f2c53f5d31397fdf7
parent68489f16348ef0ba99054aa10df5f518cd45d2ad
gas/opcodes: blackfin: move dsp mac func defines to common header

The mmod field is decoded in a few places (gas/opcodes/sim), so move it to
a common place to avoid duplication.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
gas/ChangeLog
gas/config/bfin-defs.h
include/opcode/ChangeLog
include/opcode/bfin.h
opcodes/ChangeLog
opcodes/bfin-dis.c