Home
last modified time | relevance | path

Searched hist:fd9720e96e856160f94907db06b707841cbafb0d (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/lib/
H A Dmemset.Sdiff fd9720e96e856160f94907db06b707841cbafb0d Fri Jan 03 11:11:45 CET 2014 Markos Chandras <markos.chandras@imgtec.com> MIPS: lib: memset: Add EVA support for the __bzero function.

Build the __bzero function using the EVA load/store instructions
when operating in the EVA mode. This function is only used when
accessing user code so there is no need to build two distinct symbols
for user and kernel operations respectively.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>