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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gas/] [config/] [tc-mips.h] - Diff between revs 16 and 160

Show entire file | Details | Blame | View Log

Rev 16 Rev 160
Line 66... Line 66...
 
 
struct insn_label_list;
struct insn_label_list;
struct mips_segment_info {
struct mips_segment_info {
  struct insn_label_list *labels;
  struct insn_label_list *labels;
  unsigned int mips16 : 1;
  unsigned int mips16 : 1;
 
  unsigned int micromips : 1;
};
};
#define TC_SEGMENT_INFO_TYPE struct mips_segment_info
#define TC_SEGMENT_INFO_TYPE struct mips_segment_info
 
 
/* This field is nonzero if the symbol is the target of a MIPS16 jump.  */
/* This field is nonzero if the symbol is the target of a MIPS16 jump.  */
#define TC_SYMFIELD_TYPE int
#define TC_SYMFIELD_TYPE int

powered by: WebSVN 2.1.0

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