Home
last modified time | relevance | path

Searched refs:SLL (Results 1 – 4 of 4) sorted by relevance

/arch/mips/lib/
Dmemcpy.S155 #define SLL dsll macro
191 #define SLL sll macro
400 SLL rem, len, 3 # rem = number of bits to keep
Dcsum_partial.S395 #define SLL dsll macro
415 #define SLL sll macro
590 SLL rem, len, 3 # rem = number of bits to keep
617 SLL t4, t1, 3 # t4 = number of bits to discard
/arch/sparc/net/
Dbpf_jit_comp.c105 #define SLL F3(2, 0x25) macro
468 emit_alu_X(SLL); in bpf_jit_compile()
471 emit_alu_K(SLL, K); in bpf_jit_compile()
/arch/mips/cavium-octeon/
Docteon-memcpy.S93 #define SLL dsll macro