mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-12 09:37:13 +08:00
*** empty log message ***
From-SVN: r17154
This commit is contained in:
parent
213ea7a65e
commit
f1f5f1422f
@ -2303,9 +2303,9 @@ is no @samp{casesi} pattern.
|
|||||||
|
|
||||||
This pattern requires two operands: the address or offset, and a label
|
This pattern requires two operands: the address or offset, and a label
|
||||||
which should immediately precede the jump table. If the macro
|
which should immediately precede the jump table. If the macro
|
||||||
@code{CASE_VECTOR_PC_RELATIVE} is defined then the first operand is an
|
@code{CASE_VECTOR_PC_RELATIVE} evaluates to a nonzero value then the first
|
||||||
offset which counts from the address of the table; otherwise, it is an
|
operand is an offset which counts from the address of the table; otherwise,
|
||||||
absolute address to jump to. In either case, the first operand has
|
it is an absolute address to jump to. In either case, the first operand has
|
||||||
mode @code{Pmode}.
|
mode @code{Pmode}.
|
||||||
|
|
||||||
The @samp{tablejump} insn is always the last insn before the jump
|
The @samp{tablejump} insn is always the last insn before the jump
|
||||||
|
Loading…
Reference in New Issue
Block a user