Searched refs:sim_icache (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dconfigure638 sim_icache
3351 yes) icache="1024"; sim_icache="-I $icache";;
3352 no) sim_icache="-R";;
3354 sim_icache="-"
3357 define) sim_icache="${sim_icache}R";;
3358 semantic) sim_icache="${sim_icache}C";;
3359 insn) sim_icache="${sim_icache}
[all...]
H A DMakefile.in99 IGEN_ICACHE = @sim_icache@
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dconfigure643 sim_icache
6283 yes) icache="1024"; sim_icache="-I $icache";;
6284 no) sim_icache="-R";;
6286 sim_icache="-"
6289 define) sim_icache="${sim_icache}R";;
6290 semantic) sim_icache="${sim_icache}C";;
6291 insn) sim_icache="${sim_icache}
[all...]
H A DMakefile.in119 IGEN_ICACHE = @sim_icache@

Completed in 208 milliseconds