mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
* gas/v850/range.s: New test.
* gas/v850/basic.exp: Run it. testcase for pr12944 related stuff.
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
start-sanitize-v850
|
||||
Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* gas/v850/range.s: New test.
|
||||
* gas/v850/basic.exp: Run it.
|
||||
|
||||
Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* gas/v850/hilo2.s: New test.
|
||||
|
@ -38,6 +38,7 @@ logical.s
|
||||
mem.s
|
||||
misc.s
|
||||
move.s
|
||||
range.s
|
||||
Things-to-lose:
|
||||
|
||||
Do-last:
|
||||
|
2
gas/testsuite/gas/v850/range.s
Normal file
2
gas/testsuite/gas/v850/range.s
Normal file
@ -0,0 +1,2 @@
|
||||
.text
|
||||
ld.b 0xff62[r0],r0
|
Reference in New Issue
Block a user