forked from Imagelibrary/binutils-gdb
2000-11-14 Kazu Hirata <kazu@hxi.com>
* config/aout_gnu.h: Fix formatting. * config/atof-vax.c: Likewise. * config/m68k-parse.h: Likewise. * config/m88k-opcode.h: Likewise. * config/obj-elf.c: Likewise. * config/tc-arm.c: Likewise. * config/tc-cris.c: Likewise. * config/tc-i386.c: Likewise. * config/tc-ia64.c: Likewise. * config/tc-mn10300.c: Likewise. * config/te-386bsd.h: Likewise. * config/te-hppa.h: Likewise. * config/te-nbsd.h: Likewise. * config/te-ppcnw.h: Likewise. * config/te-sparcaout.h: Likewise. * config/te-tmips.h: Likewise. * config/vax-inst.h: Likewise. * config/vms-conf.h: Likewise.
This commit is contained in:
@@ -88,7 +88,7 @@ enum m68k_register
|
||||
MACSR, /* MAC Status Reg */
|
||||
MASK, /* Modulus Reg */
|
||||
|
||||
/* These have to be grouped together for the movec instruction to work. */
|
||||
/* These have to be grouped together for the movec instruction to work. */
|
||||
USP, /* User Stack Pointer */
|
||||
ISP, /* Interrupt stack pointer */
|
||||
SFC,
|
||||
@@ -171,7 +171,7 @@ enum m68k_register
|
||||
ZADDR7,
|
||||
|
||||
/* Upper and lower half of data and address registers. Order *must*
|
||||
be DATAxL, ADDRxL, DATAxU, ADDRxU. */
|
||||
be DATAxL, ADDRxL, DATAxU, ADDRxU. */
|
||||
DATA0L, /* lower half of data registers */
|
||||
DATA1L,
|
||||
DATA2L,
|
||||
|
||||
Reference in New Issue
Block a user