X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Fconfig%2Fbfin-aux.h;fp=gas%2Fconfig%2Fbfin-aux.h;h=9c71939f8e7347f5da4fd3439c1c300b308b3fcf;hp=52f89f1e59988e8b946ebbaee18c7ec7ae8eca90;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/config/bfin-aux.h b/gas/config/bfin-aux.h index 52f89f1..9c71939 100755 --- a/gas/config/bfin-aux.h +++ b/gas/config/bfin-aux.h @@ -1,5 +1,5 @@ /* bfin-aux.h ADI Blackfin Header file for gas - Copyright 2005, 2007 + Copyright 2005, 2007, 2009 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -126,6 +126,9 @@ bfin_gen_loopsetup (Expr_Node *soffset, REG_T c, int rop, INSTR_T bfin_gen_loop (Expr_Node *expr, REG_T reg, int rop, REG_T preg); +void +bfin_loop_beginend (Expr_Node *expr, int begin); + INSTR_T bfin_gen_pushpopmultiple (int dr, int pr, int d, int p, int w);