mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
* doc/c-mips.texi (MIPS Opts): Fix typo in last patch.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2000-02-26 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
|
* doc/c-mips.texi (MIPS Opts): Fix typo in last patch.
|
||||||
|
|
||||||
2000-02-25 Alan Modra <alan@spri.levels.unisa.edu.au>
|
2000-02-25 Alan Modra <alan@spri.levels.unisa.edu.au>
|
||||||
|
|
||||||
* config/tc-i386.c (md_assemble): Don't swap intersegment jmp and
|
* config/tc-i386.c (md_assemble): Don't swap intersegment jmp and
|
||||||
|
@ -71,7 +71,7 @@ assembly; see @ref{MIPS ISA,, Directives to override the ISA level}.
|
|||||||
Assume that 32-bit general purpose registers are available. This
|
Assume that 32-bit general purpose registers are available. This
|
||||||
affects synthetic instructions such as @code{move}, which will assemble
|
affects synthetic instructions such as @code{move}, which will assemble
|
||||||
to a 32-bit or a 64-bit instruction depending on this flag. On some
|
to a 32-bit or a 64-bit instruction depending on this flag. On some
|
||||||
MIPS variants there is be a 32-bit mode flag; when this flag is set,
|
MIPS variants there is a 32-bit mode flag; when this flag is set,
|
||||||
64-bit instructions generate a trap. Also, some 32-bit OSes only save
|
64-bit instructions generate a trap. Also, some 32-bit OSes only save
|
||||||
the 32-bit registers on a context switch, so it is essential never to
|
the 32-bit registers on a context switch, so it is essential never to
|
||||||
use the 64-bit registers.
|
use the 64-bit registers.
|
||||||
|
Reference in New Issue
Block a user