12021-04-08 Mike Frysinger <vapier@gentoo.org> 2 3 * allinsn.exp (arch): Delete. 4 * iwmmxt/iwmmxt.exp, misc.exp, thumb/allthumb.exp, xscale/xscale.exp: 5 Likewise. 6 72021-02-13 Mike Frysinger <vapier@gentoo.org> 8 9 * allinsn.exp, iwmmxt/iwmmxt.exp, misc.exp, thumb/allthumb.ex, 10 xscale/xscale.exp: Define arch. 11 122013-05-07 Jayant Sonar <jayant.sonar@kpitcummins.com> 13 Kaushik Phatak <Kaushik.Phatak@kpitcummins.com> 14 15 * movw-movt.ms: New file: Test movw & movt instructions. 16 172011-07-01 Nick Clifton <nickc@redhat.com> 18 19 PR sim/12737 20 * iwmmxt/wcmpgt.cgs: Remove expectation of failure. 21 * iwmmxt/wmac.cgs: Remove expectation of failure. 22 * iwmmxt/wsra.cgs: Remove expectation of failure. 23 * xscale/blx.cgs: Remove expectation of failure. 24 252011-05-11 Joseph Myers <joseph@codesourcery.com> 26 Hans-Peter Nilsson <hp@axis.com> 27 28 PR sim/12737 29 * iwmmxt/wcmpgt.cgs, iwmmxt/wmac.cgs, 30 iwmmxt/wsra.cgs, xscale/blx.cgs: Kfail. 31 322011-05-04 Joseph Myers <joseph@codesourcery.com> 33 34 * allinsn.exp (xscale*-*-*): Don't handle target. 35 * misc.exp (thumb*-*-*, xscale*-*-*): Don't handle 36 targets. 37 * iwmmxt/iwmmxt.exp: Test for arm*-*-* instead of 38 xscale*-*-*. 39 * thumb/allthumb.exp (thumb*-*-*): Don't handle target. 40 * xscale/xscale.exp: Test for arm*-*-* instead of 41 xscale*-*-*. 42 432003-04-01 Nick Clifton <nickc@redhat.com> 44 45 * .: New directory: Tests for ARM simulator. 46 * allinsn.exp: New file: Test script. 47 * testutils.inc: New file: Test macros. 48 * adc.cgs, add.cgs, and.cgs, 49 b.cgs, bic.cgs, bl.cgs, bx.cgs, 50 cmn.cgs, cmp.cgs, eor.cgs, 51 hello.ms, ldm.cgs, ldr.cgs, 52 ldrb.cgs, ldrh.cgs, ldrsb.cgs, 53 ldrsh.cgs, misaligned1.ms, misaligned2.ms, 54 misaligned3.ms, misc.exp, mla.cgs, 55 mov.cgs, mrs.cgs, msr.cgs, 56 mul.cgs, mvn.cgs, orr.cgs, 57 rsb.cgs, rsc.cgs, sbc.cgs, 58 smlal.cgs, smull.cgs, stm.cgs, 59 str.cgs, strb.cgs, strh.cgs, 60 sub.cgs, swi.cgs, swp.cgs, 61 swpb.cgs, teq.cgs, tst.cgs, 62 umlal.cgs, umull.cgs: New files: ARM tests. 63 * iwmmxt: New Directory: Tests for iWMMXt. 64 * iwmmxt/iwmmxt.exp: New file: Test script. 65 * iwmmxt/testutils.inc: New file: Test macros. 66 * iwmmxt/tbcst.cgs, iwmmxt/textrm.cgs, 67 iwmmxt/tinsr.cgs, iwmmxt/tmia.cgs, 68 iwmmxt/tmiaph.cgs, iwmmxt/tmiaxy.cgs, 69 iwmmxt/tmovmsk.cgss, iwmmxt/wacc.cgs, 70 iwmmxt/wadd.cgs, iwmmxt/waligni.cgs, 71 iwmmxt/walignr.cgs, iwmmxt/wand.cgs, 72 iwmmxt/wandn.cgs, iwmmxt/wavg2.cgs, 73 iwmmxt/wcmpeq.cgs, iwmmxt/wcmpgt.cgs, 74 iwmmxt/wmac.cgs, iwmmxt/wmadd.cgs, 75 iwmmxt/wmax.cgs, iwmmxt/wmin.cgs, 76 iwmmxt/wmov.cgs, iwmmxt/wmul.cgs, 77 iwmmxt/wor.cgs, iwmmxt/wpack.cgs, 78 iwmmxt/wror.cgs, iwmmxt/wsad.cgs, 79 iwmmxt/wshufh.cgs, iwmmxt/wsll.cgs, 80 iwmmxt/wsra.cgs, iwmmxt/wsrl.cgs, 81 iwmmxt/wsub.cgs, iwmmxt/wunpckeh.cgs, 82 iwmmxt/wunpckel.cgs, iwmmxt/wunpckih.cgs, 83 iwmmxt/wunpckil.cgs, iwmmxt/wxor.cgs, 84 iwmmxt/wzero.cgs: New files: iWMMXt tests. 85 * thumb: New Directory: Thumb tests. 86 * thumb/allthumb.exp: New file: Test script. 87 * thumb/testutils.inc: New file: Test macros. 88 * thumb/adc.cgs, thumb/add-hd-hs.cgs, 89 thumb/add-hd-rs.cgs, thumb/add-rd-hs.cgs, 90 thumb/add-sp.cgs, thumb/add.cgs, 91 thumb/addi.cgs, thumb/addi8.cgs, 92 thumb/and.cgs, thumb/asr.cgs, thumb/b.cgs, 93 thumb/bcc.cgs, thumb/bcs.cgs, 94 thumb/beq.cgs, thumb/bge.cgs, 95 thumb/bgt.cgs, thumb/bhi.cgs, 96 thumb/bic.cgs, thumb/bl-hi.cgs, 97 thumb/bl-lo.cgs, thumb/ble.cgs, 98 thumb/bls.cgs, thumb/blt.cgs, 99 thumb/bmi.cgs, thumb/bne.cgs, 100 thumb/bpl.cgs, thumb/bvc.cgs, 101 thumb/bvs.cgs, thumb/bx-hs.cgs, 102 thumb/bx-rs.cgs, thumb/cmn.cgs, 103 thumb/cmp-hd-hs.cgs, thumb/cmp-hd-rs.cgs, 104 thumb/cmp-rd-hs.cgs, thumb/cmp.cgs, 105 thumb/eor.cgs, thumb/lda-pc.cgs, 106 thumb/lda-sp.cgs, thumb/ldmia.cgs, 107 thumb/ldr-imm.cgs, thumb/ldr-pc.cgs, 108 thumb/ldr-sprel.cgs, thumb/ldr.cgs, 109 thumb/ldrb-imm.cgs, thumb/ldrb.cgs, 110 thumb/ldrh-imm.cgs, thumb/ldrh.cgs, 111 thumb/ldsb.cgs, thumb/ldsh.cgs, 112 thumb/lsl.cgs, thumb/lsr.cgs, 113 thumb/mov-hd-hs.cgs, thumb/mov-hd-rs.cgs, 114 thumb/mov-rd-hs.cgs, thumb/mov.cgs, 115 thumb/mul.cgs, thumb/mvn.cgs, 116 thumb/neg.cgs, thumb/orr.cgs, 117 thumb/pop-pc.cgs, thumb/pop.cgs, 118 thumb/push-lr.cgs, thumb/push.cgs, 119 thumb/ror.cgs, thumb/sbc.cgs, 120 thumb/stmia.cgs, thumb/str-imm.cgs, 121 thumb/str-sprel.cgs, thumb/str.cgs, 122 thumb/strb-imm.cgs, thumb/strb.cgs, 123 thumb/strh-imm.cgs, thumb/strh.cgs, 124 thumb/sub-sp.cgs, thumb/sub.cgs, 125 thumb/subi.cgs, thumb/subi8.cgs, 126 thumb/swi.cgs, thumb/tst.cgs: New files: Thumb 127 tests. 128 * xscale: New directory. 129 * xscale/xscale.exp: New file: Test script. 130 * xscale/testutils.inc: New file: Test macros. 131 * xscale/blx.cgs, xscale/mia.cgs, 132 xscale/miaph.cgs, xscale/miaxy.cgs, 133 xscale/mra.cgs: New files: XScale tests. 134