--- trunk/src/cpus/cpu_alpha_instr_alu.c 2007/10/08 16:19:28 21 +++ trunk/src/cpus/cpu_alpha_instr_alu.c 2007/10/08 16:19:37 22 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005 Anders Gavare. All rights reserved. + * Copyright (C) 2005-2006 Anders Gavare. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ * SUCH DAMAGE. * * - * $Id: cpu_alpha_instr_alu.c,v 1.1 2005/08/29 14:36:41 debug Exp $ + * $Id: cpu_alpha_instr_alu.c,v 1.2 2006/01/01 16:08:25 debug Exp $ * * Alpha ALU instructions. (Included from tmp_alpha_misc.c.) *