Replace the VAX and MIPS alternate formats with the architectures that

FreeBSD supports.  None of them support an alternate formats, except
the alpha (which prints extra register information).

# if we get a mips port, we can put the mips case back to document the
# actual behavior.
This commit is contained in:
Warner Losh 2003-10-14 02:47:23 +00:00
parent 85b9831dfa
commit 010ebba66c

View File

@ -196,13 +196,19 @@ display as an instruction
.It Li I .It Li I
display as an instruction with possible alternate formats depending on the display as an instruction with possible alternate formats depending on the
machine: machine:
.Bl -tag -width MIPS -compact .Bl -tag -width powerpc -compact
.It Tn VAX .It Tn alpha
don't assume that each external label is a procedure entry mask Show the registers of the instruction.
.It Tn amd64
No alternate format
.It Tn i386 .It Tn i386
don't round to the next long word boundary No alternate format
.It Tn MIPS .It Tn ia64
print register contents No alternate format
.It Tn powerpc
No alternate format
.It Tn sparc64
No alternate format
.El .El
.El .El
.It Cm xf .It Cm xf