diff options
author | Maxim Kuvyrkov <maxim@kugelworks.com> | 2012-03-24 01:09:28 +0000 |
---|---|---|
committer | Maxim Kuvyrkov <maxim@kugelworks.com> | 2012-03-24 01:09:28 +0000 |
commit | 55a36193d878a8e8af3d78c5fcd338293c6c029f (patch) | |
tree | d938fa8d5fb27bd6d499fa167cee93d19054f09c /gas/doc | |
parent | b25d0f6e19daa699f3c015e44084b343958cf5d2 (diff) | |
download | gdb-55a36193d878a8e8af3d78c5fcd338293c6c029f.zip gdb-55a36193d878a8e8af3d78c5fcd338293c6c029f.tar.gz gdb-55a36193d878a8e8af3d78c5fcd338293c6c029f.tar.bz2 |
gas/
* config/tc-mips.c (mips_cpu_info_table): Add entry for Broadcom XLP.
* doc/c-mips.texi: Mention XLP.
opcodes/
* mips-dis.c (mips_arch_choices): Add entry for Broadcom XLP.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-mips.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/doc/c-mips.texi b/gas/doc/c-mips.texi index 7fe9337..4124213 100644 --- a/gas/doc/c-mips.texi +++ b/gas/doc/c-mips.texi @@ -325,7 +325,8 @@ loongson3a, octeon, octeon+, octeon2, -xlr +xlr, +xlp @end quotation For compatibility reasons, @samp{@var{n}x} and @samp{@var{b}fx} are |