Searched refs:CACHE_LINE_SIZE (Results 1 - 3 of 3) sorted by path

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_l2cache.S66 #define CACHE_LINE_SIZE 32 define
132 sd zero,CACHE_LINE_SIZE(t0)
133 sd zero,2*CACHE_LINE_SIZE(t0)
134 sd zero,3*CACHE_LINE_SIZE(t0)
135 daddu t0,(4*CACHE_LINE_SIZE) # size of a cache line
388 * BCM1480_L2C_NUM_WAYS * CACHE_LINE_SIZE)
391 daddiu t2, -CACHE_LINE_SIZE
422 sd zero,CACHE_LINE_SIZE(t0)
423 sd zero,2*CACHE_LINE_SIZE(t0)
424 sd zero,3*CACHE_LINE_SIZE(t
[all...]
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Ddiag_l2cache.S2619 #define CACHE_LINE_SIZE 32 define
2651 daddu t0,(CACHE_LINE_SIZE) # size of a cache line
H A Dsb1250_l2cache.S68 #define CACHE_LINE_SIZE 32 define
133 sd zero,CACHE_LINE_SIZE(t0)
134 sd zero,2*CACHE_LINE_SIZE(t0)
135 sd zero,3*CACHE_LINE_SIZE(t0)
136 daddu t0,(4*CACHE_LINE_SIZE) # size of a cache line
340 * CACHE_LINE_SIZE)
343 daddiu t2, -CACHE_LINE_SIZE
373 sd zero,CACHE_LINE_SIZE(t0)
374 sd zero,2*CACHE_LINE_SIZE(t0)
375 sd zero,3*CACHE_LINE_SIZE(t
[all...]

Completed in 38 milliseconds