Home
last modified time | relevance | path

Searched refs:LONGSIZE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dcache_init.S25 LONG_S \val, (\offset + 0 * LONGSIZE)(\dst)
26 LONG_S \val, (\offset + 1 * LONGSIZE)(\dst)
27 LONG_S \val, (\offset + 2 * LONGSIZE)(\dst)
28 LONG_S \val, (\offset + 3 * LONGSIZE)(\dst)
29 LONG_S \val, (\offset + 4 * LONGSIZE)(\dst)
30 LONG_S \val, (\offset + 5 * LONGSIZE)(\dst)
31 LONG_S \val, (\offset + 6 * LONGSIZE)(\dst)
32 LONG_S \val, (\offset + 7 * LONGSIZE)(\dst)
33 #if LONGSIZE == 4
34 LONG_S \val, (\offset + 8 * LONGSIZE)(\dst)
[all …]
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dasm.h322 #define LONGSIZE 4 macro
345 #define LONGSIZE 8 macro