Home
last modified time | relevance | path

Searched refs:OPNAME32 (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/sys/arch/mips/mips/
Dcache_r4k_subr.S70 #ifndef OPNAME32
71 #define OPNAME32 is not defined! macro
125 PTR_LA t9, OPNAME32(icache_index_inv) # get address of first op
130 PTR_LA t9, OPNAME32(icache_hit_inv) # get address of first op
137 PTR_LA t9, OPNAME32(pdcache_index_wb_inv) # get address of first op
142 PTR_LA t9, OPNAME32(pdcache_hit_inv) # get address of first op
147 PTR_LA t9, OPNAME32(pdcache_hit_wb_inv) # get address of first op
152 PTR_LA t9, OPNAME32(pdcache_hit_wb) # get address of first op
159 PTR_LA t9, OPNAME32(sdcache_index_wb_inv) # get address of first op
164 PTR_LA t9, OPNAME32(sdcache_hit_inv) # get address of first op
[all …]
Dcache_r4k_scache64.S34 #define OPNAME32(op) _OPNAME32(cache_r4k,op,64) macro
Dcache_r4k_scache128.S34 #define OPNAME32(op) _OPNAME32(cache_r4k,op,128) macro
Dcache_r4k_scache32.S34 #define OPNAME32(op) _OPNAME32(cache_r4k,op,32) macro
Dcache_r4k_scache16.S34 #define OPNAME32(op) _OPNAME32(cache_r4k,op,16) macro
Dcache_r4k_pcache16.S35 #define OPNAME32(op) _OPNAME32(cache_r4k,op,16) macro
Dcache_r4k_pcache128.S35 #define OPNAME32(op) _OPNAME32(cache_r4k,op,128) macro
Dcache_r4k_pcache32.S35 #define OPNAME32(op) _OPNAME32(cache_r4k,op,32) macro
Dcache_r4k_pcache64.S35 #define OPNAME32(op) _OPNAME32(cache_r4k,op,64) macro