comparison gcc/config/picochip/libgccExtras/popcounthi2.asm @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents a06113de4d67
children
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
2 //.file "popcounthi2.S" 2 //.file "popcounthi2.S"
3 // 3 //
4 // Support for 16-bit population count. 4 // Support for 16-bit population count.
5 // 5 //
6 // Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc. 6 // Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
7 // Contributed by picoChip Designs Ltd. 7 // Contributed by Picochip Ltd.
8 // Maintained by Daniel Towner (daniel.towner@picochip.com) 8 // Maintained by Daniel Towner (daniel.towner@picochip.com)
9 // 9 //
10 // This file is free software; you can redistribute it and/or modify it 10 // This file is free software; you can redistribute it and/or modify it
11 // under the terms of the GNU General Public License as published by the 11 // under the terms of the GNU General Public License as published by the
12 // Free Software Foundation; either version 3, or (at your option) any 12 // Free Software Foundation; either version 3, or (at your option) any