Browse Source
* gas/mips/mips-gp64-fp32.l: New file.
* gas/mips/mips-gp64-fp32.d: Use mips-gp64-fp32.l to check stderr
output.
* gas/mips/mips-gp64-fp64.l: New file.
* gas/mips/mips-gp64-fp64.d: Use mips-gp64-fp64.l to check stderr
output.
binutils-2_13-branch
5 changed files with 19 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||
.*: Assembler messages: |
|||
.*:92: Warning: Macro instruction expanded into multiple instructions in a branch delay slot |
|||
.*:96: Warning: Macro instruction expanded into multiple instructions in a branch delay slot |
|||
.*:100: Warning: Macro instruction expanded into multiple instructions in a branch delay slot |
|||
@ -0,0 +1,4 @@ |
|||
.*: Assembler messages: |
|||
.*:92: Warning: Macro instruction expanded into multiple instructions in a branch delay slot |
|||
.*:96: Warning: Macro instruction expanded into multiple instructions in a branch delay slot |
|||
.*:100: Warning: Macro instruction expanded into multiple instructions in a branch delay slot |
|||
Loading…
Reference in new issue