* gas/cris: Adjust all files for testing target

cris-axis-linux-gnu.
This commit is contained in:
Hans-Peter Nilsson 2005-09-01 00:33:11 +00:00
parent a7842ea757
commit 9e1373d503
37 changed files with 41 additions and 37 deletions

View file

@ -1,3 +1,8 @@
2005-09-01 Hans-Peter Nilsson <hp@axis.com>
* gas/cris: Adjust all files for testing target
cris-axis-linux-gnu.
2005-08-30 Paul Brook <paul@codesourcery.com>
* gas/arm/thumb.d: Change "sub rn, rn, rn" to "subs rn, rn, rn".

View file

@ -1,4 +1,5 @@
#objdump: -dr
#as: --underscore
#name: brokw-3
.*: file format .*-cris

View file

@ -6,7 +6,7 @@
# assemble and disassemble correctly for v32 given "old-style"
# mnemonics.
.*: file format elf32-us-cris
.*: file format elf32.*-cris
Disassembly of section \.text:

View file

@ -1,5 +1,5 @@
#source: arch-err-2.s
#as: --march=v32 --em=criself
#as: --march=v32 --underscore --em=criself
#objdump: -p
#...

View file

@ -1,5 +1,5 @@
#source: arch-err-4.s
#as: --march=common_v10_v32 --em=criself
#as: --underscore --march=common_v10_v32 --em=criself
#objdump: -p
#...

View file

@ -1,5 +1,5 @@
#source: arch-err-5.s
#as: --march=v0_v10 --em=criself
#as: --march=v0_v10 --underscore --em=criself
#objdump: -p
#...

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#source: brokw-1.s
#objdump: -dr

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#source: brokw-2.s
#objdump: -dr

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#source: brokw-3b.s
#objdump: -dr

View file

@ -1,4 +1,4 @@
#as: --em=criself
#as: --underscore --em=criself
#objdump: -dr
.*: file format elf32-us-cris
Disassembly of section \.text:

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#source: rd-bound1.s
#objdump: -dr

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v10
#as: --underscore --em=criself --march=v10
#source: bound-err-1.s
#objdump: -dr

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=common_v10_v32
#as: --underscore --em=criself --march=common_v10_v32
#source: rd-bound1.s
#objdump: -dr

View file

@ -1,5 +1,5 @@
#objdump: -dr
#as: --em=criself --pic
#as: --underscore --em=criself --pic
# Check that 16-bit PIC relocs aren't overflowing.
# PR gas/1049.

View file

@ -1,7 +1,6 @@
#source: pushpopv32.s
#as: --march=common_v10_v32 --em=criself
#as: --underscore --march=common_v10_v32 --em=criself
#objdump: -dr
#name: pushpopv1032
.*:[ ]+file format .*-cris

View file

@ -1,7 +1,6 @@
#source: pushpopv32.s
#as: --march=v32 --em=criself
#as: --underscore --march=v32 --em=criself
#objdump: -dr
#name: pushpopv32
.*:[ ]+file format .*-cris

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
# Check support for support function register names.

View file

@ -1,5 +1,5 @@
#objdump: -dr
#as: --march=v10
#as: --underscore --march=v10
#source: v32-err-8.s
# Check that USP gets the right number for V10.

View file

@ -1,5 +1,5 @@
#objdump: -dr
#as: --march=v32 --em=criself
#as: --underscore --march=v32 --em=criself
#source: v32-err-8.s
# Check that USP gets the right number for V32.

View file

@ -1,5 +1,5 @@
#source: break.s
#as: --em=criself --march=common_v10_v32
#as: --underscore --em=criself --march=common_v10_v32
#objdump: -p
# Check that different command-line options result in different

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=common_v10_v32
#as: --underscore --em=criself --march=common_v10_v32
#objdump: -dr
# Check that branch offsets are computed as for v32. The

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
.*: file format elf32-us-cris

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
.*: file format elf32-us-cris

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
# Check expansion of "ba" into dword operands for different segment.

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
# Test that v32 flags are properly recognized and emitted at disassembly.

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
# Test that addc recognizes constant operands.

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
.*: file format elf32-us-cris

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
.*: file format elf32-us-cris

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
# Test that lapc shrinks to lapcq and that offsets are emitted correctly.

View file

@ -1,5 +1,5 @@
#source: abs32-1.s
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -p
# Check that different command-line options result in different

View file

@ -1,5 +1,5 @@
#source: v32-err-1.s
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
# Check that v32 insns that are expected to give syntax errors

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
.*: file format elf32-us-cris

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
.*: file format elf32-us-cris

View file

@ -1,4 +1,4 @@
#as: --em=criself --march=v32
#as: --underscore --em=criself --march=v32
#objdump: -dr
.*: file format elf32-us-cris

View file

@ -1,5 +1,5 @@
#source: abs32-1.s
#as: --em=criself --march=v0_v10
#as: --underscore --em=criself --march=v0_v10
#objdump: -p
# Check that different command-line options result in different

View file

@ -1,5 +1,5 @@
; { dg-do assemble }
; { dg-options "--march=common_v10_v32 --em=criself" }
; { dg-options " --underscore --march=common_v10_v32 --em=criself" }
; { dg-error ".word offset handling is not implemented" "err for broken .word" { target cris-*-* } 0 }
; Tests that broken words don't crash, just give a message when

View file

@ -1,7 +1,7 @@
; Error for flags not applicable to current arch.
; #1: Error for pre-v32 flags for v32.
; { dg-do assemble }
; { dg-options "--march=v32" }
; { dg-options " --underscore --march=v32" }
y:
clearf d ; { dg-error "(Illegal|Invalid) operands" }