mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
024120b6ee
Switch from the centralized list in the exp file to each test declaring its own requirements which they're already (mostly) doing. This will increase coverage slightly by running more tests in more configurations since the hardcoded exp list was a little out of date. We have to mark the psh* tests as shdsp only (to match what the exp file was doing), mark the fsca & fsrra tests as failing (since they weren't even being run by the exp file), and to fix the expected output & status of the fail test. |
||
---|---|---|
.. | ||
add.s | ||
allinsn.exp | ||
and.s | ||
bandor.s | ||
bandornot.s | ||
bclr.s | ||
bld.s | ||
bldnot.s | ||
bset.s | ||
bst.s | ||
bxor.s | ||
ChangeLog-2021 | ||
clip.s | ||
div.s | ||
dmxy.s | ||
fabs.s | ||
fadd.s | ||
fail.s | ||
fcmpeq.s | ||
fcmpgt.s | ||
fcnvds.s | ||
fcnvsd.s | ||
fdiv.s | ||
fipr.s | ||
fldi0.s | ||
fldi1.s | ||
flds.s | ||
float.s | ||
fmac.s | ||
fmov.s | ||
fmul.s | ||
fneg.s | ||
fpchg.s | ||
frchg.s | ||
fsca.s | ||
fschg.s | ||
fsqrt.s | ||
fsrra.s | ||
fsub.s | ||
ftrc.s | ||
ldrc.s | ||
loop.s | ||
macl.s | ||
macw.s | ||
mov.s | ||
movi.s | ||
movli.s | ||
movua.s | ||
movxy.s | ||
mulr.s | ||
pabs.s | ||
padd.s | ||
paddc.s | ||
pand.s | ||
pass.s | ||
pclr.s | ||
pdec.s | ||
pdmsb.s | ||
pinc.s | ||
pmuls.s | ||
prnd.s | ||
pshai.s | ||
pshar.s | ||
pshli.s | ||
pshlr.s | ||
psub.s | ||
pswap.s | ||
pushpop.s | ||
resbank.s | ||
sett.s | ||
shll2.s | ||
shll8.s | ||
shll16.s | ||
shll.s | ||
shlr2.s | ||
shlr8.s | ||
shlr16.s | ||
shlr.s | ||
swap.s | ||
testutils.inc |