Searched refs:OPNAME32 (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/arch/mips/mips/ |
| D | cache_r4k_subr.S | 70 #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 …]
|
| D | cache_r4k_scache64.S | 34 #define OPNAME32(op) _OPNAME32(cache_r4k,op,64) macro
|
| D | cache_r4k_scache128.S | 34 #define OPNAME32(op) _OPNAME32(cache_r4k,op,128) macro
|
| D | cache_r4k_scache32.S | 34 #define OPNAME32(op) _OPNAME32(cache_r4k,op,32) macro
|
| D | cache_r4k_scache16.S | 34 #define OPNAME32(op) _OPNAME32(cache_r4k,op,16) macro
|
| D | cache_r4k_pcache16.S | 35 #define OPNAME32(op) _OPNAME32(cache_r4k,op,16) macro
|
| D | cache_r4k_pcache128.S | 35 #define OPNAME32(op) _OPNAME32(cache_r4k,op,128) macro
|
| D | cache_r4k_pcache32.S | 35 #define OPNAME32(op) _OPNAME32(cache_r4k,op,32) macro
|
| D | cache_r4k_pcache64.S | 35 #define OPNAME32(op) _OPNAME32(cache_r4k,op,64) macro
|