X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fmips%2Fmips_new_nodes.c;h=2f8f1913d019a1a0f9b6a80b1edb3dea87d733ed;hb=aebc3c0c980bcc0536ffdc4cb2a545961b5a8b81;hp=73762e1dbad05ebfb531b02f0389203b7f47f7da;hpb=4d5c3365a58cba59993045a9e08e686d8ae079a7;p=libfirm diff --git a/ir/be/mips/mips_new_nodes.c b/ir/be/mips/mips_new_nodes.c index 73762e1db..2f8f1913d 100644 --- a/ir/be/mips/mips_new_nodes.c +++ b/ir/be/mips/mips_new_nodes.c @@ -18,9 +18,12 @@ */ /** - * This file implements the creation of the achitecture specific firm opcodes - * and the coresponding node constructors for the mips assembler irg. - * $Id$ + * @file + * @brief This file implements the creation of the achitecture specific firm + * opcodes and the coresponding node constructors for the mips + * assembler irg. + * @author Matthias Braun, Mehdi + * @version $Id$ */ #ifdef HAVE_CONFIG_H #include "config.h"