mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
x86: adjust an ILP32 testcase using .insn
In commit 6967633c8b
("x86: convert testcases to use .insn") an ILP32
clone of a testcase was missed in the set of tests needing --divide
added.
Reported-by: Clément Chigot <chigot@adacore.com>
This commit is contained in:
parent
99eca30b2c
commit
b6b746e6b8
@ -1,5 +1,5 @@
|
||||
#source: ../x86-64-opcode.s
|
||||
#as: -J
|
||||
#as: -J --divide
|
||||
#objdump: -drw
|
||||
#name: x86-64 (ILP32) opcode
|
||||
#dump: ../x86-64-opcode.d
|
||||
|
Loading…
Reference in New Issue
Block a user