Searched refs:STORSIZE (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/lib/
H A Dmemset.S24 #define STORSIZE (LONGSIZE * 2) define
25 #define STORMASK (STORSIZE - 1)
27 #define STORSIZE LONGSIZE define
39 EX(swp, t8, (\offset + 0 * STORSIZE)(\dst), \fixup)
40 EX(swp, t8, (\offset + 1 * STORSIZE)(\dst), \fixup)
41 EX(swp, t8, (\offset + 2 * STORSIZE)(\dst), \fixup)
42 EX(swp, t8, (\offset + 3 * STORSIZE)(\dst), \fixup)
44 EX(swp, t8, (\offset + 4 * STORSIZE)(\dst), \fixup)
45 EX(swp, t8, (\offset + 5 * STORSIZE)(\dst), \fixup)
46 EX(swp, t8, (\offset + 6 * STORSIZE)(\ds
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/lib/
H A Dmemset.S24 #define STORSIZE (LONGSIZE * 2) define
25 #define STORMASK (STORSIZE - 1)
27 #define STORSIZE LONGSIZE define
39 EX(swp, t8, (\offset + 0 * STORSIZE)(\dst), \fixup)
40 EX(swp, t8, (\offset + 1 * STORSIZE)(\dst), \fixup)
41 EX(swp, t8, (\offset + 2 * STORSIZE)(\dst), \fixup)
42 EX(swp, t8, (\offset + 3 * STORSIZE)(\dst), \fixup)
44 EX(swp, t8, (\offset + 4 * STORSIZE)(\dst), \fixup)
45 EX(swp, t8, (\offset + 5 * STORSIZE)(\dst), \fixup)
46 EX(swp, t8, (\offset + 6 * STORSIZE)(\ds
[all...]

Completed in 131 milliseconds