~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to opcodes/frv-desc.h

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2005-03-18 13:07:52 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050318130752-j4i37zgqclj53b94
Tags: 2.15-5ubuntu2
debian/rules: Call pkgstriptranslations if present (the package does not
use debhelper, thus it does not happen automatically).

Show diffs side-by-side

added added

removed removed

Lines of Context:
549
549
 , UNIT_I2, UNIT_I3, UNIT_IALL, UNIT_FM0
550
550
 , UNIT_FM1, UNIT_FM01, UNIT_FM2, UNIT_FM3
551
551
 , UNIT_FMALL, UNIT_FMLOW, UNIT_B0, UNIT_B1
552
 
 , UNIT_B01, UNIT_C, UNIT_MULT_DIV, UNIT_LOAD
553
 
 , UNIT_STORE, UNIT_SCAN, UNIT_DCPL, UNIT_MDUALACC
554
 
 , UNIT_MCLRACC_1, UNIT_NUM_UNITS
 
552
 , UNIT_B01, UNIT_C, UNIT_MULT_DIV, UNIT_IACC
 
553
 , UNIT_LOAD, UNIT_STORE, UNIT_SCAN, UNIT_DCPL
 
554
 , UNIT_MDUALACC, UNIT_MCLRACC_1, UNIT_NUM_UNITS
555
555
} UNIT_ATTR;
556
556
 
557
557
/* Enum declaration for fr400 major insn categories.  */