summaryrefslogtreecommitdiff
path: root/gas/doc/c-pj.texi
blob: 70600157bb4ba9f92a643347dcd97224b15eb91b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
@c Copyright (C) 1999 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@page
@node PJ-Dependent
@chapter picoJava Dependent Features

@cindex PJ support
@menu
* PJ Options::              Options
@end menu

@node PJ Options
@section Options

@cindex PJ options
@cindex options, PJ
@code{@value{AS}} has two addiitional command-line options for the picoJava
architecture.
@table @code
@item -ml
This option selects little endian data output.

@item -mb
This option selects big endian data output.
@end table