Searched refs:put_values_in_icache (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dgen-icache.h35 put_values_in_icache = 0x2, enumerator in enum:__anon2018
H A Dgen-icache.c180 || (what_to_do & put_values_in_icache)) {
184 if (what_to_do & put_values_in_icache) /* also put it in the cache? */
187 if ((what_to_do & put_values_in_icache)
238 case put_values_in_icache:
272 && ((what_to_do & put_values_in_icache)
305 || !(what_to_do & put_values_in_icache)))
316 ((what_to_do & put_values_in_icache)
329 || !(what_to_do & put_values_in_icache)))
338 ((what_to_do & put_values_in_icache)
534 : put_values_in_icache));
[all...]
H A Dgen-idecode.c1096 put_values_in_icache);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/igen/
H A Dgen-icache.h38 put_values_in_icache = 0x2, enumerator in enum:__anon1638
H A Dgen-icache.c103 if ((what_to_do & put_values_in_icache)
124 || !(what_to_do & put_values_in_icache))
127 what_to_declare = ((what_to_do & put_values_in_icache)
266 || (what_to_do & put_values_in_icache))
270 if (what_to_do & put_values_in_icache) /* also put it in the cache? */
275 if ((what_to_do & put_values_in_icache)
352 case put_values_in_icache:
374 case put_values_in_icache:
690 : put_values_in_icache), nr_prefetched_words);
730 : put_values_in_icache), nr_prefetched_word
[all...]
H A Dgen-engine.c427 put_values_in_icache);
H A Dgen-idecode.c806 put_values_in_icache);

Completed in 112 milliseconds