OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gcc/] [gcc-3.4.4/] [gcc/] [config/] [or32/] [or32-protos.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1612 phoenix
/* Definitions of target machine for GNU compiler, Argonaut ARC cpu.
2
   Copyright (C) 2000 Free Software Foundation, Inc.
3
 
4
This file is part of GNU CC.
5
 
6
GNU CC is free software; you can redistribute it and/or modify
7
it under the terms of the GNU General Public License as published by
8
the Free Software Foundation; either version 2, or (at your option)
9
any later version.
10
 
11
GNU CC is distributed in the hope that it will be useful,
12
but WITHOUT ANY WARRANTY; without even the implied warranty of
13
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
GNU General Public License for more details.
15
 
16
You should have received a copy of the GNU General Public License
17
along with GNU CC; see the file COPYING.  If not, write to
18
the Free Software Foundation, 59 Temple Place - Suite 330,
19
Boston, MA 02111-1307, USA.  */
20
 
21
#ifdef RTX_CODE
22
#ifdef TREE_CODE
23
#endif /* TREE_CODE */
24
 
25
extern void print_operand PARAMS ((FILE *, rtx, int));
26
extern void print_operand_address PARAMS ((FILE *, register rtx));
27
extern const char *or1k_output_move_double PARAMS ((rtx *operands));
28
 
29
extern rtx or1k_cmp_op[];
30
 
31
#endif /* RTX_CODE */
32
 
33
#ifdef TREE_CODE
34
 
35
#endif /* TREE_CODE */
36
 
37
extern int print_operand_punct_valid_p PARAMS ((int));

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.