Lines Matching refs:D
27 #define DCAC_MEM_KBF_DSET (0x07) ! D Cache sets per way
28 #define DCAC_MEM_KBF_DWAY (0x07<<3) ! D cache ways
29 #define DCAC_MEM_KBF_DSZ (0x07<<6) ! D cache line size
46 #define CR_DCAC_MEM $cr2 ! D-cache/memory config reg
327 ! Disable the D$
377 ! read $cr2(D CAC/MEM cfg. reg.) configuration
383 ! if $p0=0, then no D CAC existed
386 ! get $p0 the index of D$ block
389 ! $t1= bit width of D cache line size(DSZ)
396 andi $p1, $t0, DCAC_MEM_KBF_DWAY ! get bitfield of D way
398 addi $p1, $p1, 1 ! then $p1 is D way number