* gas/m32r/m32rx.d: Pass --enable-special to gas.
This commit is contained in:
parent
c67395c94a
commit
1fd8bfbda5
@ -1,3 +1,16 @@
|
||||
start-sanitize-m32rx
|
||||
Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
|
||||
|
||||
* gas/m32r/m32rx.d: Pass --enable-special to gas.
|
||||
|
||||
end-sanitize-m32rx
|
||||
start-sanitize-sky
|
||||
Mon May 11 13:04:58 1998 Frank Ch. Eigler <fche@cygnus.com>
|
||||
|
||||
* gas/mips/break5900.[sd]: New tests for R5900 20-bit break.
|
||||
* gas/mips/mips.exp: Run them.
|
||||
|
||||
end-sanitize-sky
|
||||
Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
|
||||
|
||||
* gas/mips/break20.[sd]: New tests for 20-bit operand break and
|
||||
|
@ -1,4 +1,4 @@
|
||||
#as: -m32rx --no-warn-explicit-parallel-conflicts
|
||||
#as: -m32rx --no-warn-explicit-parallel-conflicts --enable-special
|
||||
#objdump: -dr
|
||||
#name: m32rx
|
||||
|
||||
@ -34,7 +34,7 @@ Disassembly of section .text:
|
||||
20: 50 e4 f0 00 sadd || nop
|
||||
|
||||
00000024 <satb>:
|
||||
24: 8d 6d 01 00 satb fp,fp
|
||||
24: 8d 6d 03 00 satb fp,fp
|
||||
|
||||
00000028 <mulhi>:
|
||||
28: 3d 8d f0 00 mulhi fp, fp, a1 || nop
|
||||
@ -261,7 +261,7 @@ Disassembly of section .text:
|
||||
1bc: 03 7d f0 00 pcmpbz fp || nop
|
||||
|
||||
000001c0 <sat>:
|
||||
1c0: 8d 0d 00 00 sat fp,fp
|
||||
1c0: 8d 6d 00 00 sat fp,fp
|
||||
|
||||
000001c4 <sath>:
|
||||
1c4: 8d 6d 02 00 sath fp,fp
|
||||
|
Loading…
Reference in New Issue
Block a user