summaryrefslogtreecommitdiff
path: root/bfd/mmo.c
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2004-10-24 14:09:16 +0000
committerHans-Peter Nilsson <hp@axis.com>2004-10-24 14:09:16 +0000
commit2f820f8418a7fd570f640c55b8184cc095bfd75f (patch)
treeb59ee65ce5ae78ba4580026d7602dab3fd303f36 /bfd/mmo.c
parent6e3fa833238820fdfc7ea5a40042bf0e68d5e3a0 (diff)
downloadbinutils-redhat-2f820f8418a7fd570f640c55b8184cc095bfd75f.tar.gz
* mmo.c (File Layout): Correct place of misplaced blurb about
special data.
Diffstat (limited to 'bfd/mmo.c')
-rw-r--r--bfd/mmo.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/bfd/mmo.c b/bfd/mmo.c
index a7745c1711..b8ca9e430d 100644
--- a/bfd/mmo.c
+++ b/bfd/mmo.c
@@ -61,6 +61,12 @@ SUBSECTION
@samp{0x2000@dots{}00} to @samp{0x20ff@dots{}ff} is used for
writable data. @xref{mmo section mapping}.
+ There is provision for specifying ``special data'' of 65536
+ different types. We use type 80 (decimal), arbitrarily chosen the
+ same as the ELF <<e_machine>> number for MMIX, filling it with
+ section information normally found in ELF objects. @xref{mmo
+ section mapping}.
+
Contents is entered as 32-bit words, xor:ed over previous
contents, always zero-initialized. A word that starts with the
byte @samp{0x98} forms a command called a @samp{lopcode}, where
@@ -71,12 +77,6 @@ SUBSECTION
@url{http://www-cs-faculty.stanford.edu/~knuth/mmixal-intro.ps.gz},
the lopcodes are:
- There is provision for specifying ``special data'' of 65536
- different types. We use type 80 (decimal), arbitrarily chosen the
- same as the ELF <<e_machine>> number for MMIX, filling it with
- section information normally found in ELF objects. @xref{mmo
- section mapping}.
-
@table @code
@item lop_quote
0x98000001. The next word is contents, regardless of whether it