OpenGrok
Cross Reference: bcopy.S
xref
: /
src
/
common
/
lib
/
libc
/
arch
/
mips
/
string
/
bcopy.S
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/common/lib/libc/arch/mips/string/bcopy.S
Revision
Date
Author
Comments
1.4
27-Aug-2011
bouyer
branches: 1.4.44;
loongson2f support:
- Add some loongson2 definitions to cpuregs.h, from OpenBSD
- Make sure that the at register is useable before every jump register
instruction (exept when register is k0 or k1) because -mfix-loongson2f-btb
needs the at register for its workaround
- add code to mips_fixup.c to handle the instructions added by
-mfix-loongson2f-btb
- Add a ls2-specific tlb miss handler: it doesn't have separate handler
for the xtlbmiss exeption.
- Fixes for some #ifdef MIPS3_LOONGSON2 assembly code (using the wrong
register)
1.3
14-Dec-2009
matt
Merge from matt-nb5-mips64
1.2
27-Dec-2005
tsutsui
branches: 1.2.40;
Don't redefine _LOCORE if it's already defined.
Some Makefiles for standalone programs already have it.
XXX Old src/sys/lib/libkern/arch/mips/memcpy.S had some #ifdef MIPS3_5900
XXX which added some extra nops, but this new common bcopy.S doesn't.
1.1
21-Dec-2005
christos
move from libc.
1.2.40.4
23-Aug-2009
matt
Use #if 0 method for RCSID selection.
1.2.40.3
20-Aug-2009
matt
Fix screwup when converting. Use 64bit versions of lwr/lwl ldr/ldl as
appropriate.
1.2.40.2
19-Aug-2009
matt
Make this emit exactly the same code as before under O32.
1.2.40.1
16-Aug-2009
matt
First pass at making ABI agnostic. Generates same O32 code.
1.4.44.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.4.44.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Fri Sep 26 20:09:58 GMT 2025