--- trunk/src/cpus/experiment_arm_multi.c 2007/10/08 16:21:06 33 +++ trunk/src/cpus/experiment_arm_multi.c 2007/10/08 16:21:17 34 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005 Anders Gavare. All rights reserved. + * Copyright (C) 2005-2007 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: experiment_arm_multi.c,v 1.1 2005/10/22 09:38:46 debug Exp $ + * $Id: experiment_arm_multi.c,v 1.2 2006/12/30 13:30:55 debug Exp $ * * Given a list of common ARM load/store multiple opcodes, figure out (using * simple brute force), which n bits (where n is low, e.g. 7) that cause the