gas/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 3 Aug 2013 10:41:13 +0000 (10:41 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sat, 3 Aug 2013 10:41:13 +0000 (10:41 +0000)
commit0acfaea6cd192fce727369cdcede034410a5a1da
treebbf62ba2dea5f7cfd3e577c0fba24f0761d0a6ae
parent18342312e13a1a0b9fb54dc344abad6a4f08ef69
gas/
* config/tc-mips.c (mips16_macro): Don't use move_register.
(mips16_ip): Allow macros to use 'p'.

gas/testsuite/
* gas/mips/mips16-macro.s, gas/mips/mips16-macro.d: New test.
* gas/mips/mips.exp: Run it.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/mips16-macro.d [new file with mode: 0644]
gas/testsuite/gas/mips/mips16-macro.s [new file with mode: 0644]