OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_immed
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c
3964
int
last_immed
, last_opnd, opi;
3972
last_immed
= XTENSA_UNDEFINED;
3980
last_immed
= opi;
3983
if (
last_immed
== XTENSA_UNDEFINED
3985
last_immed
= opi;
3987
if (
last_immed
< 0)
3995
if (reloc_opnd !=
last_immed
)
3999
return
last_immed
;
3955
int
last_immed
, last_opnd, opi;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c
3964
int
last_immed
, last_opnd, opi;
3972
last_immed
= XTENSA_UNDEFINED;
3980
last_immed
= opi;
3983
if (
last_immed
== XTENSA_UNDEFINED
3985
last_immed
= opi;
3987
if (
last_immed
< 0)
3995
if (reloc_opnd !=
last_immed
)
3999
return
last_immed
;
3955
int
last_immed
, last_opnd, opi;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c
3962
int
last_immed
, last_opnd, opi;
3970
last_immed
= XTENSA_UNDEFINED;
3978
last_immed
= opi;
3981
if (
last_immed
== XTENSA_UNDEFINED
3983
last_immed
= opi;
3985
if (
last_immed
< 0)
3993
if (reloc_opnd !=
last_immed
)
3997
return
last_immed
;
3953
int
last_immed
, last_opnd, opi;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c
3964
int
last_immed
, last_opnd, opi;
3972
last_immed
= XTENSA_UNDEFINED;
3980
last_immed
= opi;
3983
if (
last_immed
== XTENSA_UNDEFINED
3985
last_immed
= opi;
3987
if (
last_immed
< 0)
3995
if (reloc_opnd !=
last_immed
)
3999
return
last_immed
;
3955
int
last_immed
, last_opnd, opi;
local
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
2630
int
last_immed
= -1;
2643
if (
last_immed
== -1
2645
last_immed
= opi;
2647
return
last_immed
;
2625
int
last_immed
= -1;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
2630
int
last_immed
= -1;
2643
if (
last_immed
== -1
2645
last_immed
= opi;
2647
return
last_immed
;
2625
int
last_immed
= -1;
local
Completed in 168 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026