Lines Matching full:test

43 	* rte.cgs: Test bbpc,bbpsw.
44 * trap.cgs: Test bbpc,bbpsw.
52 * addx.cgs: Add another test.
53 * jmp.cgs: Add another test.
57 * trap.cgs: Test trap 2.
61 * addx.cgs: Test (-1)+(-1)+1.
70 * unlock.cgs: Fixed test.
71 * mvfc.cgs: Fixed test.
72 * remu.cgs: Fixed test.
73 * bnc24.cgs: Test long BNC instruction.
74 * bnc8.cgs: Test short BNC instruction.
75 * ld-plus.cgs: Test LD instruction.
76 * macwhi.cgs: Test MACWHI instruction.
77 * macwlo.cgs: Test MACWLO instruction.
78 * mulwhi.cgs: Test MULWHI instruction.
79 * mulwlo.cgs: Test MULWLO instruction.
80 * mvfachi.cgs: Test MVFACHI instruction.
81 * mvfaclo.cgs: Test MVFACLO instruction.
82 * mvtaclo.cgs: Test MVTACLO instruction.
83 * addv.cgs: Test ADDV instruction.
84 * addv3.cgs: Test ADDV3 instruction.
85 * addx.cgs: Test ADDX instruction.
86 * lock.cgs: Test LOCK instruction.
87 * neg.cgs: Test NEG instruction.
88 * not.cgs: Test NOT instruction.
89 * unlock.cgs: Test UNLOCK instruction.
96 * or3.cgs: Test OR3 instruction.
97 * rach.cgs: Test RACH instruction.
98 * rem.cgs: Test REM instruction.
99 * sub.cgs: Test SUB instruction.
100 * mv.cgs: Test MV instruction.
101 * mul.cgs: Test MUL instruction.
102 * bl24.cgs: Test long BL instruction.
103 * bl8.cgs: Test short BL instruction.
104 * blez.cgs: Test BLEZ instruction.
105 * bltz.cgs: Test BLTZ instruction.
106 * bne.cgs: Test BNE instruction.
107 * bnez.cgs: Test BNEZ instruction.
108 * bra24.cgs: Test long BRA instruction.
109 * bra8.cgs: Test short BRA instruction.
110 * jl.cgs: Test JL instruction.
111 * or.cgs: Test OR instruction.
112 * jmp.cgs: Test JMP instruction.
113 * and.cgs: Test AND instruction.
114 * and3.cgs: Test AND3 instruction.
115 * beq.cgs: Test BEQ instruction.
116 * beqz.cgs: Test BEQZ instruction.
117 * bgez.cgs: Test BGEZ instruction.
118 * bgtz.cgs: Test BGTZ instruction.
119 * cmp.cgs: Test CMP instruction.
120 * cmpi.cgs: Test CMPI instruction.
121 * cmpu.cgs: Test CMPU instruction.
122 * cmpui.cgs: Test CMPUI instruction.
123 * div.cgs: Test DIV instruction.
124 * divu.cgs: Test DIVU instruction.
125 * cmpeq.cgs: Test CMPEQ instruction.
126 * sll.cgs: Test SLL instruction.
127 * sll3.cgs: Test SLL3 instruction.
128 * slli.cgs: Test SLLI instruction.
129 * sra.cgs: Test SRA instruction.
130 * sra3.cgs: Test SRA3 instruction.
131 * srai.cgs: Test SRAI instruction.
132 * srl.cgs: Test SRL instruction.
133 * srl3.cgs: Test SRL3 instruction.
134 * srli.cgs: Test SRLI instruction.
135 * xor3.cgs: Test XOR3 instruction.
136 * xor.cgs: Test XOR instruction.