HomeSort by: relevance | last modified time | path
    Searched refs:_OPNAME (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/mips/mips/
cache_r4k_pcache128.S 34 #define OPNAME(op) _OPNAME(cache_r4k,op,128)
cache_r4k_pcache16.S 34 #define OPNAME(op) _OPNAME(cache_r4k,op,16)
cache_r4k_pcache32.S 34 #define OPNAME(op) _OPNAME(cache_r4k,op,32)
cache_r4k_pcache64.S 34 #define OPNAME(op) _OPNAME(cache_r4k,op,64)
cache_r4k_scache128.S 33 #define OPNAME(op) _OPNAME(cache_r4k,op,128)
cache_r4k_scache16.S 33 #define OPNAME(op) _OPNAME(cache_r4k,op,16)
cache_r4k_scache32.S 33 #define OPNAME(op) _OPNAME(cache_r4k,op,32)
cache_r4k_scache64.S 33 #define OPNAME(op) _OPNAME(cache_r4k,op,64)
cache_r4k_subr.S 64 #define _OPNAME(a,b,c) _CONCAT3(a,b,c)

Completed in 19 milliseconds