Searched refs:was (Results 1 - 25 of 355) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dfpxx-oddfpreg.l2 .*:1: Error: float register should be even, was 1
3 .*:2: Error: float register should be even, was 1
4 .*:3: Error: float register should be even, was 1
5 .*:4: Error: float register should be even, was 1
H A Dmips64-mips3d.l2 .*:150: Warning: condition code register should be even for bc1any2f, was 1
3 .*:152: Warning: condition code register should be even for bc1any2t, was 3
4 .*:154: Warning: condition code register should be 0 or 4 for bc1any4f, was 1
5 .*:156: Warning: condition code register should be 0 or 4 for bc1any4t, was 2
H A Dmips5-fp.l2 .*:61: Warning: condition code register should be even for c.eq.ps, was 3
3 .*:62: Warning: condition code register should be even for movf.ps, was 3
H A Dset-arch.l2 .*:146: Warning: condition code register should be even for c.eq.ps, was 3
3 .*:147: Warning: condition code register should be even for movf.ps, was 3
H A Dmipsr6@mips5-fp.l2 .*:4: Warning: condition code register should be even for c.eq.ps, was 3
3 .*:5: Warning: condition code register should be even for movf.ps, was 3
H A Dmips32r2-ill.l14 .*:54: Warning: float register should be even, was 1
15 .*:57: Warning: float register should be even, was 1
/haiku-buildtools/binutils/gas/testsuite/gas/alpha/
H A Delf-reloc-3.l2 .*:2: Error: No ldah !gpdisp!2 was found
3 .*:1: Error: No lda !gpdisp!1 was found
H A Delf-tls-3.l2 .*:3: Error: No !tlsgd!1 was found
3 .*:6: Error: No !tlsldm!2 was found
4 .*:18: Error: No !tlsldm!5 was found
5 .*:22: Error: No !tlsgd!6 was found
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/alpha/
H A Delf-reloc-3.l2 .*:2: Error: No ldah !gpdisp!2 was found
3 .*:1: Error: No lda !gpdisp!1 was found
H A Delf-tls-3.l2 .*:3: Error: No !tlsgd!1 was found
3 .*:6: Error: No !tlsldm!2 was found
4 .*:18: Error: No !tlsldm!5 was found
5 .*:22: Error: No !tlsgd!6 was found
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dline_number.l2 .*:4: Error: syntax error. Input text was illegal.
H A Dexpected_errors.l10 .*:13: Error: Dregs expected. Input text was R3.L.
11 .*:15: Error: Source multiplication register mismatch. Input text was \).
20 .*:26: Error: Cannot move A1 to even register. Input text was \).
21 .*:27: Error: Cannot move A1 to low half of register. Input text was \).
22 .*:28: Error: Cannot move A0 to odd register. Input text was \).
23 .*:29: Error: Cannot move A0 to high half of register. Input text was \).
24 .*:31: Error: Displacement out of range. Input text was r0.
25 .*:32: Error: Displacement out of range. Input text was r0.
26 .*:33: Error: Displacement out of range. Input text was r0.
27 .*:34: Error: Displacement out of range. Input text was r
[all...]
H A Dexpected_comparison_errors.l2 .*:1: Error: AREGs are in bad order or same. Input text was A0.
3 .*:2: Error: AREGs are in bad order or same. Input text was A1.
4 .*:3: Error: AREGs are in bad order or same. Input text was A0.
5 .*:4: Error: AREGs are in bad order or same. Input text was a0.
6 .*:5: Error: AREGs are in bad order or same. Input text was a1.
7 .*:6: Error: AREGs are in bad order or same. Input text was a0.
8 .*:7: Error: AREGs are in bad order or same. Input text was a0.
9 .*:8: Error: AREGs are in bad order or same. Input text was a1.
10 .*:9: Error: AREGs are in bad order or same. Input text was a0.
11 .*:10: Error: Bad register in comparison. Input text was P
[all...]
H A Dexpected_move_errors.l2 .*:3: Error: Cannot move A1 to low half of register. Input text was A1.
3 .*:4: Error: Cannot move A0 to high half of register. Input text was A0.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dmips64-mips3d.l2 .*:150: Warning: Condition code register should be even for bc1any2f, was 1
3 .*:152: Warning: Condition code register should be even for bc1any2t, was 3
4 .*:154: Warning: Condition code register should be 0 or 4 for bc1any4f, was 1
5 .*:156: Warning: Condition code register should be 0 or 4 for bc1any4t, was 2
H A Dmips5.l2 .*:61: Warning: Condition code register should be even for c.eq.ps, was 3
3 .*:62: Warning: Condition code register should be even for movf.ps, was 3
H A Dset-arch.l2 .*:146: Warning: Condition code register should be even for c.eq.ps, was 3
3 .*:147: Warning: Condition code register should be even for movf.ps, was 3
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dexpected_move_errors.l2 .*:3: Error: Cannot move A1 to low half of register. Input text was A1.
3 .*:4: Error: Cannot move A0 to high half of register. Input text was A0.
/haiku-buildtools/binutils/gas/testsuite/gas/sh/sh64/
H A Dcrange4.s1 ! This will be two .cranges. Original problem was that the second one was
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sh/sh64/
H A Dcrange4.s1 ! This will be two .cranges. Original problem was that the second one was
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue4162.go13 _ = int(1.0,) // comma was always permitted (like function call)
14 _ = []byte("foo",) // was syntax error: unexpected comma
15 _ = chan int(nil,) // was syntax error: unexpected comma
16 _ = (func())(nil,) // was syntax error: unexpected comma
H A Dbug316.go13 r = real(c) // was: const initializer must be constant
14 i = imag(c) // was: const initializer must be constant
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/issue4252.dir/
H A Dmain.go11 panic("returned true was the real one")
14 panic("returned false was the real one")
17 panic("returned nil was the real one")
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/abi/
H A Dempty4.C49 long was = a.m.m; local
53 if (was != now)
69 was = c.m.m;
71 if (was != now)
/haiku-buildtools/binutils/ld/testsuite/ld-mmix/
H A Db-badfil2.d7 #error: invalid mmo file: file name for number 42 was not specified before use

Completed in 271 milliseconds

1234567891011>>