Home | History | Annotate | Line # | Download | only in m32r
      1  1.1  christos 2021-07-01  Mike Frysinger  <vapier (a] gentoo.org>
      2  1.1  christos 
      3  1.1  christos 	* hw-trap.ms: Run sim with --environment virtual.
      4  1.1  christos 	* trap.cgs: Likewise.
      5  1.1  christos 
      6  1.1  christos 2021-04-08  Mike Frysinger  <vapier (a] gentoo.org>
      7  1.1  christos 
      8  1.1  christos 	* allinsn.exp (arch): Delete.
      9  1.1  christos 	* misc.exp: Likewise.
     10  1.1  christos 
     11  1.1  christos 2021-02-13  Mike Frysinger  <vapier (a] gentoo.org>
     12  1.1  christos 
     13  1.1  christos 	* allinsn.exp, misc.exp: Define arch.
     14  1.1  christos 
     15  1.1  christos 2021-01-15  Mike Frysinger  <vapier (a] gentoo.org>
     16  1.1  christos 
     17  1.1  christos 	* exit47.ms: New testcase from ../../m32r-elf/.
     18  1.1  christos 
     19  1.1  christos 1999-04-21  Doug Evans  <devans (a] casey.cygnus.com>
     20  1.1  christos 
     21  1.1  christos 	* nop.cgs: Add missing nop insn.
     22  1.1  christos 
     23  1.1  christos 1999-01-05  Doug Evans  <devans (a] casey.cygnus.com>
     24  1.1  christos 
     25  1.1  christos 	* allinsn.exp: Set all_machs.
     26  1.1  christos 	* misc.exp: Likewise.
     27  1.1  christos 
     28  1.1  christos 1998-12-14  Doug Evans  <devans (a] casey.cygnus.com>
     29  1.1  christos 
     30  1.1  christos 	* hello.ms: Add trailing \n to expected output.
     31  1.1  christos 	* hw-trap.ms: Ditto.
     32  1.1  christos 
     33  1.1  christos 	* trap.cgs: Properly align trap2_handler.
     34  1.1  christos 
     35  1.1  christos 	* uread16.ms: New testcase.
     36  1.1  christos 	* uread32.ms: New testcase.
     37  1.1  christos 	* uwrite16.ms: New testcase.
     38  1.1  christos 	* uwrite32.ms: New testcase.
     39  1.1  christos 
     40  1.1  christos Tue Sep 15 14:56:22 1998  Doug Evans  <devans (a] canuck.cygnus.com>
     41  1.1  christos 
     42  1.1  christos 	* testutils.inc (test_h_gr): Use mvaddr_h_gr.
     43  1.1  christos 	* rte.cgs: Test bbpc,bbpsw.
     44  1.1  christos 	* trap.cgs: Test bbpc,bbpsw.
     45  1.1  christos 
     46  1.1  christos Wed Jul  1 15:57:54 1998  Doug Evans  <devans (a] seba.cygnus.com>
     47  1.1  christos 
     48  1.1  christos 	* hw-trap.ms: New testcase.
     49  1.1  christos 
     50  1.1  christos Wed Jun 10 10:53:20 1998  Doug Evans  <devans (a] seba.cygnus.com>
     51  1.1  christos 
     52  1.1  christos 	* addx.cgs: Add another test.
     53  1.1  christos 	* jmp.cgs: Add another test.
     54  1.1  christos 
     55  1.1  christos Mon Jun  8 16:08:27 1998  Doug Evans  <devans (a] canuck.cygnus.com>
     56  1.1  christos 
     57  1.1  christos 	* trap.cgs: Test trap 2.
     58  1.1  christos 
     59  1.1  christos Tue Apr 21 10:49:03 1998  Doug Evans  <devans (a] canuck.cygnus.com>
     60  1.1  christos 
     61  1.1  christos 	* addx.cgs: Test (-1)+(-1)+1.
     62  1.1  christos 
     63  1.1  christos Fri Apr 17 16:00:52 1998  Doug Evans  <devans (a] canuck.cygnus.com>
     64  1.1  christos 
     65  1.1  christos 	* mv[ft]achi.cgs: Fix expected result
     66  1.1  christos 	(sign extension of top 8 bits).
     67  1.1  christos 
     68  1.1  christos Fri Feb 20 11:00:02 1998  Nick Clifton  <nickc (a] cygnus.com>
     69  1.1  christos 
     70  1.1  christos 	* unlock.cgs: Fixed test.
     71  1.1  christos 	* mvfc.cgs: Fixed test.
     72  1.1  christos 	* remu.cgs: Fixed test.
     73  1.1  christos 	* bnc24.cgs: Test long BNC instruction.
     74  1.1  christos 	* bnc8.cgs: Test short BNC instruction.
     75  1.1  christos 	* ld-plus.cgs: Test LD instruction.
     76  1.1  christos 	* macwhi.cgs: Test MACWHI instruction.
     77  1.1  christos 	* macwlo.cgs: Test MACWLO instruction.
     78  1.1  christos 	* mulwhi.cgs: Test MULWHI instruction.
     79  1.1  christos 	* mulwlo.cgs: Test MULWLO instruction.
     80  1.1  christos 	* mvfachi.cgs: Test MVFACHI instruction.
     81  1.1  christos 	* mvfaclo.cgs: Test MVFACLO instruction.
     82  1.1  christos 	* mvtaclo.cgs: Test MVTACLO instruction.
     83  1.1  christos 	* addv.cgs: Test ADDV instruction.
     84  1.1  christos 	* addv3.cgs: Test ADDV3 instruction.
     85  1.1  christos 	* addx.cgs: Test ADDX instruction.
     86  1.1  christos 	* lock.cgs: Test LOCK instruction.
     87  1.1  christos 	* neg.cgs: Test NEG instruction.
     88  1.1  christos 	* not.cgs: Test NOT instruction.
     89  1.1  christos 	* unlock.cgs: Test UNLOCK instruction.
     90  1.1  christos 
     91  1.1  christos Thu Feb 19 11:15:45 1998  Nick Clifton  <nickc (a] cygnus.com>
     92  1.1  christos 
     93  1.1  christos 	* testutils.inc (mvaddr_h_gr): new macro to load an
     94  1.1  christos 	address into a general register.
     95  1.1  christos 
     96  1.1  christos 	* or3.cgs: Test OR3 instruction.
     97  1.1  christos 	* rach.cgs: Test RACH instruction.
     98  1.1  christos 	* rem.cgs: Test REM instruction.
     99  1.1  christos 	* sub.cgs: Test SUB instruction.
    100  1.1  christos 	* mv.cgs: Test MV instruction.
    101  1.1  christos 	* mul.cgs: Test MUL instruction.
    102  1.1  christos 	* bl24.cgs: Test long BL instruction.
    103  1.1  christos 	* bl8.cgs: Test short BL instruction.
    104  1.1  christos 	* blez.cgs: Test BLEZ instruction.
    105  1.1  christos 	* bltz.cgs: Test BLTZ instruction.
    106  1.1  christos 	* bne.cgs: Test BNE instruction.
    107  1.1  christos 	* bnez.cgs: Test BNEZ instruction.
    108  1.1  christos 	* bra24.cgs: Test long BRA instruction.
    109  1.1  christos 	* bra8.cgs: Test short BRA instruction.
    110  1.1  christos 	* jl.cgs: Test JL instruction.
    111  1.1  christos 	* or.cgs: Test OR instruction.
    112  1.1  christos 	* jmp.cgs: Test JMP instruction.
    113  1.1  christos 	* and.cgs: Test AND instruction.
    114  1.1  christos 	* and3.cgs: Test AND3 instruction.
    115  1.1  christos 	* beq.cgs: Test BEQ instruction.
    116  1.1  christos 	* beqz.cgs: Test BEQZ instruction.
    117  1.1  christos 	* bgez.cgs: Test BGEZ instruction.
    118  1.1  christos 	* bgtz.cgs: Test BGTZ instruction.
    119  1.1  christos 	* cmp.cgs: Test CMP instruction.
    120  1.1  christos 	* cmpi.cgs: Test CMPI instruction.
    121  1.1  christos 	* cmpu.cgs: Test CMPU instruction.
    122  1.1  christos 	* cmpui.cgs: Test CMPUI instruction.
    123  1.1  christos 	* div.cgs: Test DIV instruction.
    124  1.1  christos 	* divu.cgs: Test DIVU instruction.
    125  1.1  christos 	* cmpeq.cgs: Test CMPEQ instruction.
    126  1.1  christos 	* sll.cgs: Test SLL instruction.
    127  1.1  christos 	* sll3.cgs: Test SLL3 instruction.
    128  1.1  christos 	* slli.cgs: Test SLLI instruction.
    129  1.1  christos 	* sra.cgs: Test SRA instruction.
    130  1.1  christos 	* sra3.cgs: Test SRA3 instruction.
    131  1.1  christos 	* srai.cgs: Test SRAI instruction.
    132  1.1  christos 	* srl.cgs: Test SRL instruction.
    133  1.1  christos 	* srl3.cgs: Test SRL3 instruction.
    134  1.1  christos 	* srli.cgs: Test SRLI instruction.
    135  1.1  christos 	* xor3.cgs: Test XOR3 instruction.
    136  1.1  christos 	* xor.cgs: Test XOR instruction.
    137  1.1  christos 
    138  1.1  christos Tue Feb 17 12:46:05 1998  Doug Evans  <devans (a] seba.cygnus.com>
    139  1.1  christos 
    140  1.1  christos 	* *: m32r dejagnu simulator testsuite.
    141