/dports/devel/avr-gdb/gdb-7.3.1/sim/common/ |
H A D | cgen-scache.h | 117 extern SCACHE * scache_lookup (SIM_CPU *, IADDR);
|
H A D | cgen-scache.c | 312 scache_lookup (SIM_CPU *cpu, IADDR pc) in scache_lookup() function
|
H A D | genmloop.sh | 1073 *new_vpc_ptr = scache_lookup (current_cpu, new_pc);
|
H A D | ChangeLog | 1877 * cgen-scache.c (scache_lookup,scache_lookup_or_alloc): PCADDR->IADDR. 2140 (scache_flush_cpu,scache_lookup,scache_lookup_or_alloc): New fns.
|
/dports/devel/gdb761/gdb-7.6.1/sim/common/ |
H A D | cgen-scache.h | 116 extern SCACHE * scache_lookup (SIM_CPU *, IADDR);
|
H A D | cgen-scache.c | 311 scache_lookup (SIM_CPU *cpu, IADDR pc) in scache_lookup() function
|
H A D | genmloop.sh | 1072 *new_vpc_ptr = scache_lookup (current_cpu, new_pc);
|
H A D | ChangeLog | 2121 * cgen-scache.c (scache_lookup,scache_lookup_or_alloc): PCADDR->IADDR. 2384 (scache_flush_cpu,scache_lookup,scache_lookup_or_alloc): New fns.
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/ |
H A D | cgen-scache.h | 117 extern SCACHE * scache_lookup (SIM_CPU *, IADDR);
|
H A D | cgen-scache.c | 312 scache_lookup (SIM_CPU *cpu, IADDR pc) in scache_lookup() function
|
H A D | genmloop.sh | 1068 *new_vpc_ptr = scache_lookup (current_cpu, new_pc);
|
H A D | ChangeLog | 1108 * cgen-scache.c (scache_lookup,scache_lookup_or_alloc): PCADDR->IADDR. 1371 (scache_flush_cpu,scache_lookup,scache_lookup_or_alloc): New fns.
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/ |
H A D | cgen-scache.h | 117 extern SCACHE * scache_lookup (SIM_CPU *, IADDR);
|
H A D | cgen-scache.c | 312 scache_lookup (SIM_CPU *cpu, IADDR pc) in scache_lookup() function
|
H A D | genmloop.sh | 1068 *new_vpc_ptr = scache_lookup (current_cpu, new_pc);
|
H A D | ChangeLog | 1108 * cgen-scache.c (scache_lookup,scache_lookup_or_alloc): PCADDR->IADDR. 1371 (scache_flush_cpu,scache_lookup,scache_lookup_or_alloc): New fns.
|
/dports/devel/avr-gdb/gdb-7.3.1/sim/sh64/ |
H A D | mloop-media.c | 335 abuf->fields.chain.next = scache_lookup (current_cpu, abuf->addr); in sh64_media_pbb_chain() 406 *new_vpc_ptr = scache_lookup (current_cpu, new_pc); in sh64_media_pbb_cti_chain()
|
H A D | mloop-compact.c | 349 abuf->fields.chain.next = scache_lookup (current_cpu, abuf->addr); in sh64_compact_pbb_chain() 419 *new_vpc_ptr = scache_lookup (current_cpu, new_pc); in sh64_compact_pbb_cti_chain()
|
/dports/devel/gdb761/gdb-7.6.1/sim/sh64/ |
H A D | mloop-media.c | 335 abuf->fields.chain.next = scache_lookup (current_cpu, abuf->addr); in sh64_media_pbb_chain() 406 *new_vpc_ptr = scache_lookup (current_cpu, new_pc); in sh64_media_pbb_cti_chain()
|
H A D | mloop-compact.c | 349 abuf->fields.chain.next = scache_lookup (current_cpu, abuf->addr); in sh64_compact_pbb_chain() 419 *new_vpc_ptr = scache_lookup (current_cpu, new_pc); in sh64_compact_pbb_cti_chain()
|