repo_id
stringlengths
5
115
size
int64
590
5.01M
file_path
stringlengths
4
212
content
stringlengths
590
5.01M
0xffea/MINIX3
2,804
lib/libc/arch/m68k/sys/cerror.S
/* $NetBSD: cerror.S,v 1.15 2009/10/03 22:28:33 phx Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * ...
0xffea/MINIX3
2,155
lib/libc/arch/m68k/sys/fork.S
/* $NetBSD: fork.S,v 1.7 2003/08/07 16:42:14 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * * R...
0xffea/MINIX3
2,169
lib/libc/arch/m68k/sys/pipe.S
/* $NetBSD: pipe.S,v 1.6 2003/08/07 16:42:14 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * * R...
0xffea/MINIX3
2,126
lib/libc/arch/m68k/sys/__sigtramp2.S
/* $NetBSD: __sigtramp2.S,v 1.2 2008/05/02 18:34:17 martin Exp $ */ /*- * Copyright (c) 2003 The NetBSD Foundation, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributi...
0xffea/MINIX3
1,535
lib/libc/arch/m68k/sys/mremap.S
/* $NetBSD: mremap.S,v 1.2 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2007 The NetBSD Foundation, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions o...
0xffea/MINIX3
2,636
lib/libc/arch/m68k/sys/sbrk.S
/* $NetBSD: sbrk.S,v 1.14 2003/08/07 16:42:14 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * * ...
0xffea/MINIX3
1,993
lib/libc/arch/m68k/sys/getcontext.S
/* $NetBSD: getcontext.S,v 1.3 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without * m...
0xffea/MINIX3
1,541
lib/libc/arch/m68k/sys/__mmap.S
/* $NetBSD: __mmap.S,v 1.2 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2007 The NetBSD Foundation, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions o...
0xffea/MINIX3
1,967
lib/libc/arch/m68k/quad/ashrdi3.S
/* $NetBSD: ashrdi3.S,v 1.4 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by J.T. Conklin. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
1,957
lib/libc/arch/m68k/quad/lshrdi3.S
/* $NetBSD: lshrdi3.S,v 1.5 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by J.T. Conklin. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
1,957
lib/libc/arch/m68k/quad/ashldi3.S
/* $NetBSD: ashldi3.S,v 1.4 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by J.T. Conklin. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
2,213
lib/libc/arch/m68k/gen/divdf3.S
/* $NetBSD: divdf3.S,v 1.6 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,141
lib/libc/arch/m68k/gen/ashrsi3.S
/* $NetBSD: ashrsi3.S,v 1.5 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * ...
0xffea/MINIX3
2,141
lib/libc/arch/m68k/gen/ashlsi3.S
/* $NetBSD: ashlsi3.S,v 1.5 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * ...
0xffea/MINIX3
2,176
lib/libc/arch/m68k/gen/mulsf3.S
/* $NetBSD: mulsf3.S,v 1.6 2003/08/07 16:42:11 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,320
lib/libc/arch/m68k/gen/modf.S
/* $NetBSD: modf.S,v 1.6 2003/08/07 16:42:11 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * * R...
0xffea/MINIX3
2,211
lib/libc/arch/m68k/gen/extendsfdf2.S
/* $NetBSD: extendsfdf2.S,v 1.6 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. ...
0xffea/MINIX3
2,202
lib/libc/arch/m68k/gen/floatsidf.S
/* $NetBSD: floatsidf.S,v 1.6 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. *...
0xffea/MINIX3
2,213
lib/libc/arch/m68k/gen/muldf3.S
/* $NetBSD: muldf3.S,v 1.7 2003/08/07 16:42:11 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
3,379
lib/libc/arch/m68k/gen/setjmp.S
/* $NetBSD: setjmp.S,v 1.12 2006/03/09 16:20:27 christos Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department....
0xffea/MINIX3
2,176
lib/libc/arch/m68k/gen/addsf3.S
/* $NetBSD: addsf3.S,v 1.6 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,128
lib/libc/arch/m68k/gen/swapcontext.S
/* $NetBSD: swapcontext.S,v 1.3 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
2,151
lib/libc/arch/m68k/gen/lshrsi3.S
/* $NetBSD: lshrsi3.S,v 1.5 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * ...
0xffea/MINIX3
2,171
lib/libc/arch/m68k/gen/truncdfsf2.S
/* $NetBSD: truncdfsf2.S,v 1.6 2003/08/07 16:42:11 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. ...
0xffea/MINIX3
2,262
lib/libc/arch/m68k/gen/fixunsdfsi.S
/* $NetBSD: fixunsdfsi.S,v 1.5 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. ...
0xffea/MINIX3
2,176
lib/libc/arch/m68k/gen/divsf3.S
/* $NetBSD: divsf3.S,v 1.6 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,151
lib/libc/arch/m68k/gen/lshlsi3.S
/* $NetBSD: lshlsi3.S,v 1.5 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * ...
0xffea/MINIX3
2,200
lib/libc/arch/m68k/gen/negsf2.S
/* $NetBSD: negsf2.S,v 1.7 2003/08/07 16:42:11 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,246
lib/libc/arch/m68k/gen/cmpdf2.S
/* $NetBSD: cmpdf2.S,v 1.5 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,245
lib/libc/arch/m68k/gen/cmpsf2.S
/* $NetBSD: cmpsf2.S,v 1.5 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,213
lib/libc/arch/m68k/gen/subdf3.S
/* $NetBSD: subdf3.S,v 1.6 2003/08/07 16:42:11 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
3,164
lib/libc/arch/m68k/gen/_setjmp.S
/* $NetBSD: _setjmp.S,v 1.7 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * ...
0xffea/MINIX3
2,136
lib/libc/arch/m68k/gen/umulsi3.S
/* $NetBSD: umulsi3.S,v 1.5 2003/08/07 16:42:12 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * ...
0xffea/MINIX3
2,220
lib/libc/arch/m68k/gen/negdf2.S
/* $NetBSD: negdf2.S,v 1.7 2003/08/07 16:42:11 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,508
lib/libc/arch/m68k/gen/alloca.S
/* $NetBSD: alloca.S,v 1.6 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,385
lib/libc/arch/m68k/gen/resumecontext.S
/* $NetBSD: resumecontext.S,v 1.5 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without ...
0xffea/MINIX3
2,813
lib/libc/arch/m68k/gen/sigsetjmp.S
/* $NetBSD: sigsetjmp.S,v 1.8 2006/03/09 16:20:27 christos Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Departmen...
0xffea/MINIX3
2,130
lib/libc/arch/m68k/gen/fixdfsi.S
/* $NetBSD: fixdfsi.S,v 1.5 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * ...
0xffea/MINIX3
2,213
lib/libc/arch/m68k/gen/adddf3.S
/* $NetBSD: adddf3.S,v 1.6 2003/08/07 16:42:10 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
1,802
lib/libc/arch/m68k/gen/fabs.S
/* $NetBSD: fabs.S,v 1.8 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by * * Redistribution and use in source and binary forms, with or without * modification, are p...
0xffea/MINIX3
2,176
lib/libc/arch/m68k/gen/subsf3.S
/* $NetBSD: subsf3.S,v 1.6 2003/08/07 16:42:11 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,964
lib/libc/arch/m68k/string/memccpy.S
/* $NetBSD: memccpy.S,v 1.1 2001/02/05 00:17:22 scottr Exp $ */ /* * Copyright (C) 1999 Scott Reynolds. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code ...
0xffea/MINIX3
2,211
lib/libc/arch/m68k/stdlib/abs.S
/* $NetBSD: abs.S,v 1.6 2003/08/07 16:42:12 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * * Re...
0xffea/MINIX3
2,300
lib/libc/arch/m68k/stdlib/llabs.S
/* $NetBSD: llabs.S,v 1.4 2008/08/04 21:29:28 matt Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * *...
0xffea/MINIX3
2,257
lib/libc/arch/i386/sys-minix/_ipc.S
#include <minix/ipcconst.h> #include <machine/asm.h> SRC_DST = 8 /* source/ destination process */ MESSAGE = 12 /* message pointer */ STATUS = 16 /* status pointer */ /**========================================================================* */ /* IPC assembly routines * */ /**==...
0xffea/MINIX3
5,387
lib/libc/arch/i386/sys-minix/ucontext.S
#include <machine/asm.h> #include <ucontextoffsets.h> #ifdef __ACK__ .text begtext: #ifdef __ACK__ .rom #else .data #endif begrom: .data begdata: .bss begbss: #endif IMPORT(getuctx) IMPORT(setuctx) IMPORT(resumecontext) /* MCF_MAGIC value from <mcontext.h> */ #define MCF_MAGIC 0xc0ffee /* Values from <sys/ucontex...
0xffea/MINIX3
2,309
lib/libc/arch/i386/sys/ptrace.S
/* $NetBSD: ptrace.S,v 1.16 2003/08/07 16:42:09 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
3,028
lib/libc/arch/i386/sys/__clone.S
/* $NetBSD: __clone.S,v 1.3 2001/07/18 12:24:53 fvdl Exp $ */ /* * Copyright (c) 2001 Wasabi Systems, Inc. * All rights reserved. * * Written by Frank van der Linden for Wasabi Systems, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fo...
0xffea/MINIX3
2,172
lib/libc/arch/i386/sys/exect.S
/* $NetBSD: exect.S,v 1.13 2003/08/07 16:42:08 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * m...
0xffea/MINIX3
2,304
lib/libc/arch/i386/sys/__syscall.S
/* $NetBSD: __syscall.S,v 1.3 2003/08/07 16:42:08 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without ...
0xffea/MINIX3
2,758
lib/libc/arch/i386/sys/brk.S
/* $NetBSD: brk.S,v 1.21 2007/03/09 14:30:56 ad Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * modi...
0xffea/MINIX3
2,401
lib/libc/arch/i386/sys/__vfork14.S
/* $NetBSD: __vfork14.S,v 1.8 2007/03/09 14:30:48 ad Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without *...
0xffea/MINIX3
2,234
lib/libc/arch/i386/sys/syscall.S
/* $NetBSD: syscall.S,v 1.11 2003/08/07 16:42:09 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without *...
0xffea/MINIX3
2,199
lib/libc/arch/i386/sys/cerror.S
/* $NetBSD: cerror.S,v 1.14 2003/08/07 16:42:08 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
2,091
lib/libc/arch/i386/sys/fork.S
/* $NetBSD: fork.S,v 1.9 2003/08/07 16:42:09 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
2,118
lib/libc/arch/i386/sys/pipe.S
/* $NetBSD: pipe.S,v 1.6 2003/08/07 16:42:09 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
2,238
lib/libc/arch/i386/sys/__sigtramp2.S
/* $NetBSD: __sigtramp2.S,v 1.4 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2002 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Christos Zoulas. * * Redistribution and use in source and binary forms, with or without...
0xffea/MINIX3
2,691
lib/libc/arch/i386/sys/sbrk.S
/* $NetBSD: sbrk.S,v 1.19 2008/07/02 20:07:43 rmind Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
2,069
lib/libc/arch/i386/sys/getcontext.S
/* $NetBSD: getcontext.S,v 1.3 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without * m...
0xffea/MINIX3
1,979
lib/libc/arch/i386/gen/udivsi3.S
/* $NetBSD: udivsi3.S,v 1.6 2003/08/07 16:42:07 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
1,966
lib/libc/arch/i386/gen/divsi3.S
/* $NetBSD: divsi3.S,v 1.6 2003/08/07 16:42:07 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * m...
0xffea/MINIX3
3,109
lib/libc/arch/i386/gen/setjmp.S
/* $NetBSD: setjmp.S,v 1.14 2005/09/13 01:44:08 christos Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or withou...
0xffea/MINIX3
2,539
lib/libc/arch/i386/gen/swapcontext.S
/* $NetBSD: swapcontext.S,v 1.6 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
2,540
lib/libc/arch/i386/gen/fixunsdfsi.S
/* $NetBSD: fixunsdfsi.S,v 1.11 2003/08/07 16:42:07 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without...
0xffea/MINIX3
2,340
lib/libc/arch/i386/gen/alloca.S
/* $NetBSD: alloca.S,v 1.8 2003/08/07 16:42:06 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * m...
0xffea/MINIX3
2,825
lib/libc/arch/i386/gen/resumecontext.S
/* $NetBSD: resumecontext.S,v 1.6 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 1999 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without ...
0xffea/MINIX3
3,162
lib/libc/arch/i386/gen/sigsetjmp.S
/* $NetBSD: sigsetjmp.S,v 1.16 2005/09/13 01:44:08 christos Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or wit...
0xffea/MINIX3
1,979
lib/libc/arch/i386/gen/fixdfsi.S
/* $NetBSD: fixdfsi.S,v 1.6 2003/08/07 16:42:07 agc Exp $ */ /*- * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
1,937
lib/libc/arch/i386/gen/fabs.S
/* $NetBSD: fabs.S,v 1.5 2003/08/07 16:42:07 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
1,074
lib/libc/arch/i386/string/swab.S
/* * Written by J.T. Conklin <jtc@NetBSD.org>. * Public domain. */ #include <machine/asm.h> #if defined(LIBC_SCCS) RCSID("$NetBSD: swab.S,v 1.13 2007/11/12 18:42:00 ad Exp $") #endif /* * On the i486, this code is negligibly faster than the code generated * by gcc at about half the size. If my i386 databook i...
0xffea/MINIX3
1,554
lib/libc/arch/i386/string/strncmp.S
/* * Written by J.T. Conklin <jtc@NetBSD.org>. * Public domain. */ #include <machine/asm.h> #if defined(LIBC_SCCS) RCSID("$NetBSD: strncmp.S,v 1.14 2005/08/03 22:59:50 rpaulo Exp $") #endif /* * NOTE: I've unrolled the loop eight times: large enough to make a * significant difference, and small enough not to t...
0xffea/MINIX3
1,973
lib/libc/arch/i386/stdlib/labs.S
/* $NetBSD: labs.S,v 1.7 2003/08/07 16:42:07 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
1,970
lib/libc/arch/i386/stdlib/abs.S
/* $NetBSD: abs.S,v 1.7 2003/08/07 16:42:07 agc Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * modi...
0xffea/MINIX3
2,176
lib/libc/arch/i386/stdlib/llabs.S
/* $NetBSD: llabs.S,v 1.5 2008/08/04 21:29:28 matt Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * m...
0xffea/MINIX3
2,942
lib/libc/arch/sh3/sys/ptrace.S
/* $NetBSD: ptrace.S,v 1.8 2006/01/06 20:38:01 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * m...
0xffea/MINIX3
2,529
lib/libc/arch/sh3/sys/__clone.S
/* $NetBSD: __clone.S,v 1.6 2006/01/06 03:58:31 uwe Exp $ */ /*- * Copyright (c) 2001 Tsubai Masanari. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code m...
0xffea/MINIX3
1,994
lib/libc/arch/sh3/sys/exect.S
/* $NetBSD: exect.S,v 1.5 2006/01/06 01:53:30 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mo...
0xffea/MINIX3
2,003
lib/libc/arch/sh3/sys/__syscall.S
/* $NetBSD: __syscall.S,v 1.6 2006/01/06 01:57:38 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without ...
0xffea/MINIX3
2,738
lib/libc/arch/sh3/sys/brk.S
/* $NetBSD: brk.S,v 1.10 2006/01/06 03:58:31 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
2,414
lib/libc/arch/sh3/sys/__vfork14.S
/* $NetBSD: __vfork14.S,v 1.6 2006/01/06 07:07:34 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without ...
0xffea/MINIX3
1,997
lib/libc/arch/sh3/sys/syscall.S
/* $NetBSD: syscall.S,v 1.6 2006/01/06 01:27:23 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
2,775
lib/libc/arch/sh3/sys/cerror.S
/* $NetBSD: cerror.S,v 1.10 2006/01/06 05:14:39 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
2,338
lib/libc/arch/sh3/sys/fork.S
/* $NetBSD: fork.S,v 1.10 2006/01/06 05:11:29 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mo...
0xffea/MINIX3
2,093
lib/libc/arch/sh3/sys/pipe.S
/* $NetBSD: pipe.S,v 1.7 2006/01/06 05:23:46 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
2,306
lib/libc/arch/sh3/sys/__sigtramp2.S
/* $NetBSD: __sigtramp2.S,v 1.3 2008/04/28 20:22:57 martin Exp $ */ /*- * Copyright (c) 2003 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Jason R. Thorpe. * * Redistribution and use in source and binary forms, with or without...
0xffea/MINIX3
2,623
lib/libc/arch/sh3/sys/sbrk.S
/* $NetBSD: sbrk.S,v 1.9 2006/01/06 03:58:31 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
1,990
lib/libc/arch/sh3/sys/getcontext.S
/* $NetBSD: getcontext.S,v 1.3 2008/04/28 20:22:57 martin Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without * m...
0xffea/MINIX3
3,655
lib/libc/arch/sh3/gen/setjmp.S
/* $NetBSD: setjmp.S,v 1.10 2006/01/05 19:21:37 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
2,591
lib/libc/arch/sh3/gen/swapcontext.S
/* $NetBSD: swapcontext.S,v 1.9 2008/04/28 20:22:57 martin Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Klaus Klein. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
2,707
lib/libc/arch/sh3/gen/_setjmp.S
/* $NetBSD: _setjmp.S,v 1.7 2006/01/05 02:04:41 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
3,715
lib/libc/arch/sh3/gen/sigsetjmp.S
/* $NetBSD: sigsetjmp.S,v 1.9 2006/01/05 19:21:37 uwe Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redistribution and use in source and binary forms, with or without ...
0xffea/MINIX3
2,203
lib/libc/arch/hppa/sys/ptrace.S
/* $NetBSD: ptrace.S,v 1.6 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Matt Fredette. * * Redistribution and use in source and binary forms, with or without * mod...
0xffea/MINIX3
2,639
lib/libc/arch/hppa/sys/__clone.S
/* $NetBSD: __clone.S,v 1.6 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Matt Fredette. * * Redistribution and use in source and binary forms, with or without * mo...
0xffea/MINIX3
1,686
lib/libc/arch/hppa/sys/exect.S
/* $NetBSD: exect.S,v 1.2 2009/11/03 05:07:25 snj Exp $ */ /* $OpenBSD: exect.S,v 1.5 2001/03/29 01:43:52 mickey Exp $ */ /* * Copyright (c) 1999 Michael Shalayeff * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followi...
0xffea/MINIX3
2,281
lib/libc/arch/hppa/sys/brk.S
/* $NetBSD: brk.S,v 1.5 2012/03/14 14:18:10 skrll Exp $ */ /* $OpenBSD: brk.S,v 1.7 2001/06/04 23:14:04 mickey Exp $ */ /* * Copyright (c) 1999 Michael Shalayeff * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following...
0xffea/MINIX3
2,635
lib/libc/arch/hppa/sys/__vfork14.S
/* $NetBSD: __vfork14.S,v 1.5 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Matt Fredette. * * Redistribution and use in source and binary forms, with or without * ...
0xffea/MINIX3
1,662
lib/libc/arch/hppa/sys/syscall.S
/* $NetBSD: syscall.S,v 1.2 2009/11/03 05:07:25 snj Exp $ */ /* $OpenBSD: syscall.S,v 1.4 2001/03/29 01:43:53 mickey Exp $ */ /* * Copyright (c) 1999 Michael Shalayeff * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fol...
0xffea/MINIX3
2,100
lib/libc/arch/hppa/sys/cerror.S
/* $NetBSD: cerror.S,v 1.4 2008/04/28 20:22:56 martin Exp $ */ /*- * Copyright (c) 2004 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Nick Hudson * * Redistribution and use in source and binary forms, with or without * modifi...
0xffea/MINIX3
1,740
lib/libc/arch/hppa/sys/fork.S
/* $NetBSD: fork.S,v 1.4 2009/11/03 05:07:25 snj Exp $ */ /* $OpenBSD: fork.S,v 1.7 2001/06/04 23:14:04 mickey Exp $ */ /* * Copyright (c) 1999 Michael Shalayeff * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following...
0xffea/MINIX3
2,271
lib/libc/arch/hppa/sys/pipe.S
/* $NetBSD: pipe.S,v 1.3 2003/10/06 05:30:21 matt Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. * * This code is derived from software contributed to Berkeley by * the Systems Programming Group of the University of Utah Computer * Science Department. * * ...