Home
last modified time | relevance | path

Searched refs:CACHE_TAG (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dcache.h183 #define CACHE_TAG(cache, set, way) ( \ macro
Dcache.c283 found = CACHE_TAG (cache, set, way); in get_tag()