Searched refs:slot (Results 1 - 25 of 586) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000717-4.c7 struct slot struct in struct:__anon1631
11 slot[4]; member in struct:__anon1631
18 int r = s.slot[0].field[!toggle];
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/avr/torture/
H A Dpr51374-1.c6 extern char slot;
11 slot = 0;
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20120913-1.c10 struct list_head *slot; local
12 slot = &table[0];
13 e = (struct dm_exception *)slot->next;
14 for (; &e->hash_list != (slot);)
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A D20090218-2_1.c11 void **slot; local
12 *slot = malloc (3);
13 memcpy (*slot, 0, 3);
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmicromips-warn-branch-delay.l2 .*:8: Warning: wrong size instruction in a 16-bit branch delay slot
3 .*:10: Warning: wrong size instruction in a 16-bit branch delay slot
4 .*:12: Warning: wrong size instruction in a 16-bit branch delay slot
5 .*:14: Warning: wrong size instruction in a 16-bit branch delay slot
6 .*:16: Warning: wrong size instruction in a 16-bit branch delay slot
7 .*:18: Warning: wrong size instruction in a 16-bit branch delay slot
8 .*:20: Warning: wrong size instruction in a 16-bit branch delay slot
H A Dmicromips-size-1.l2 .*:58: Warning: wrong size instruction in a 32-bit branch delay slot
3 .*:66: Warning: wrong size instruction in a 16-bit branch delay slot
4 .*:72: Warning: wrong size instruction in a 16-bit branch delay slot
5 .*:74: Warning: wrong size instruction in a 16-bit branch delay slot
6 .*:76: Warning: wrong size instruction in a 32-bit branch delay slot
7 .*:78: Warning: wrong size instruction in a 32-bit branch delay slot
8 .*:90: Warning: wrong size instruction in a 32-bit branch delay slot
9 .*:98: Warning: wrong size instruction in a 32-bit branch delay slot
10 .*:100: Warning: wrong size instruction in a 32-bit branch delay slot
H A Dmips-gp64-fp64.l2 .*:92: Warning: macro instruction expanded into multiple instructions in a branch delay slot
3 .*:96: Warning: macro instruction expanded into multiple instructions in a branch delay slot
4 .*:100: Warning: macro instruction expanded into multiple instructions in a branch delay slot
H A Dn32-consec.s4 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
11 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dmicromips-branch-delay.l2 .*:17: Warning: wrong size instruction in a 16-bit branch delay slot
3 .*:19: Warning: wrong size instruction in a 16-bit branch delay slot
4 .*:21: Warning: macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot
5 .*:40: Warning: wrong size instruction in a 16-bit branch delay slot
6 .*:44: Warning: wrong size instruction in a 16-bit branch delay slot
7 .*:46: Warning: wrong size instruction in a 16-bit branch delay slot
8 .*:71: Warning: wrong size instruction in a 16-bit branch delay slot
9 .*:90: Warning: macro instruction expanded into multiple instructions in a branch delay slot
10 .*:92: Warning: macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot
11 .*:94: Warning: macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot
[all...]
H A Dld-zero-2.s5 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dld-zero-3.s7 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dld-zero-q.s5 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dld-zero-u.s6 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dmacro-warn-1-n32.l5 .*:16: Warning: macro instruction expanded into multiple instructions.*slot
6 .*:20: Warning: macro instruction expanded into multiple instructions.*slot
H A Dmips16-sdrasp.s5 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
H A Dmacro-warn-2.l3 .*:9: Warning: macro instruction expanded into multiple instructions.*slot
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dmips-gp64-fp32.l2 .*:92: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
3 .*:96: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
4 .*:100: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
H A Dmips-gp64-fp64.l2 .*:92: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
3 .*:96: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
4 .*:100: Warning: Macro instruction expanded into multiple instructions in a branch delay slot
H A Dmacro-warn-1-n32.l5 .*:16: Warning: Macro instruction expanded into multiple instructions.*slot
6 .*:20: Warning: Macro instruction expanded into multiple instructions.*slot
H A Dmacro-warn-2.l3 .*:9: Warning: Macro instruction expanded into multiple instructions.*slot
H A Dmacro-warn-3.l3 .*:7: Warning: Macro instruction expanded into multiple instructions.*slot
H A Dmacro-warn-4.l3 .*:5: Warning: Macro instruction expanded into multiple instructions.*slot
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr18241-2.c19 struct radix_tree_node *node, **slot; member in struct:radix_tree_path
32 path[0].slot = &root->rnode;
39 pathp[1].node = *pathp[0].slot;
40 pathp[1].slot = (struct radix_tree_node **)
/haiku-buildtools/binutils/gas/testsuite/gas/iq2000/
H A Dyield1.s2 # (e.g. SLEEP) appearing in the branch delay slot. We expect
7 # sleep insn in the branch delay slot.
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/iq2000/
H A Dyield1.s2 # (e.g. SLEEP) appearing in the branch delay slot. We expect
7 # sleep insn in the branch delay slot.

Completed in 202 milliseconds

1234567891011>>