opcodes/
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Oct 2010 00:15:35 +0000 (00:15 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Oct 2010 00:15:35 +0000 (00:15 +0000)
commit704897fbeff6f2247f87578efb9054e246fd0cd0
tree0e0c7f70cebfb078115bea1a9028f3384e3fbb62
parent998b3c3643a874e4f94dbeda5c1ba315f26c1ec5
opcodes/
* mips-opc.c (mips_builtin_opcodes): Move M_LD_OB and M_SD_OB
macros before their corresponding MIPS III hardware instructions.

gas/
* config/tc-mips.c (macro)[M_LD_OB, M_SD_OB]: Handle 64-bit ABIs.

gas/testsuite/
* gas/mips/lineno.s: Convert to o32.
* gas/mips/lineno.d: Adjust patterns accordingly.  Force the o32
ABI.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/lineno.d
gas/testsuite/gas/mips/lineno.s
opcodes/ChangeLog
opcodes/mips-opc.c
This page took 0.025101 seconds and 4 git commands to generate.