Searched refs:execute (Results 1 - 25 of 284) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/tic6x/
H A Dparallel-bad-4.l2 [^:]*:28: Error: too many instructions in execute packet
3 [^:]*:30: Error: too many instructions in execute packet
H A Dparallel-bad-3.l2 [^:]*:13: Error: too many instructions in execute packet
H A Dresource-func-unit-2.l2 [^:]*:17: Error: functional unit already used in this execute packet
3 [^:]*:19: Error: functional unit already used in this execute packet
H A Dsploop-bad-2.l2 [^:]*:7: Error: 'sploop' instruction not at start of execute packet
3 [^:]*:11: Error: 'sploopd' instruction not at start of execute packet
4 [^:]*:15: Error: 'sploopw' instruction not at start of execute packet
5 [^:]*:20: Error: 'spkernel' instruction not at start of execute packet
6 [^:]*:23: Error: 'spkernel' instruction not at start of execute packet
7 [^:]*:26: Error: 'spkernelr' instruction not at start of execute packet
8 [^:]*:28: Error: 'spmask' instruction not at start of execute packet
9 [^:]*:30: Error: 'spmaskr' instruction not at start of execute packet
H A Dresource-func-unit-1.l2 [^:]*:9: Error: functional unit already used in this execute packet
H A Dparallel-bad-3.s1 # Test too many instructions in execute packet.
H A Dparallel-bad-2.l4 [^:]*:11: Error: label not at start of execute packet
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dnon-dependent2.C7 static int* execute(int* x) { return x; } function in struct:X
12 X<same>::execute<int> (0);
H A Dnon-dependent3.C7 static int* execute(T* x) { return x; } function in struct:X
12 X<same>::execute ((int*)0);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dsetjmp-3.c16 int execute(int cmd) function
35 if (execute (1) == 0)
H A Dnon-local-goto-2.c22 int execute(int cmd) function
54 if (execute (1) == 0)
H A Dnon-local-goto-1.c21 int execute(int cmd) function
53 if (execute (1) == 0)
H A Dsetjmp-4.c16 int execute(int cmd) function
37 if (execute (1) == 0)
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/stackalign/
H A Dsetjmp-3.c15 int execute(int cmd) function
34 if (execute (1) == 0)
H A Dnon-local-goto-2.c21 int execute(int cmd) function
53 if (execute (1) == 0)
H A Dnon-local-goto-1.c20 int execute(int cmd) function
52 if (execute (1) == 0)
H A Dsetjmp-4.c15 int execute(int cmd) function
36 if (execute (1) == 0)
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/ubsan/
H A Dpr64121.c8 execute (int *ip, int x) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D920302-1.c3 execute (ip) function
33 execute ((short *) 0);
38 execute (&p);
H A D920501-3.c2 execute(oip, ip) function
31 execute(ip, ip);
/haiku-buildtools/gcc/gcc/testsuite/go.go-torture/execute/
H A Dexecute.exp32 go-torture-execute $testcase
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr42462.C13 void execute();
34 template<class T> void Foo<T>::execute() { function in class:Foo
43 c.execute();
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dnested2.C10 virtual void execute (Menu& menu, MenuItem& menuItem) = 0;
21 void execute (Menu& menu, MenuItem& menuItem);
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3764.C9 virtual void execute (Menu& menu, MenuItem& menuItem) = 0;
20 void execute(Menu& menu, MenuItem& menuItem);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/x86_64/abi/
H A Dabi-x86_64.exp37 c-torture-execute [list $src \
41 c-torture-execute [list $src \

Completed in 276 milliseconds

1234567891011>>