OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifthen_state
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
arm-dis.c
5032
static unsigned int
ifthen_state
;
variable
5037
#define IFTHEN_COND ((
ifthen_state
>> 4) & 0xf)
7934
if (
ifthen_state
)
8996
if (
ifthen_state
)
9050
if (thumb &&
ifthen_state
)
9596
if (
ifthen_state
&& !is_mve_okay_in_it (insn->mve_op))
9647
if (
ifthen_state
)
9949
&& !
ifthen_state
10712
if (
ifthen_state
)
10718
if (
ifthen_state
)
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
arm-dis.c
5032
static unsigned int
ifthen_state
;
variable
5037
#define IFTHEN_COND ((
ifthen_state
>> 4) & 0xf)
7934
if (
ifthen_state
)
8996
if (
ifthen_state
)
9050
if (thumb &&
ifthen_state
)
9596
if (
ifthen_state
&& !is_mve_okay_in_it (insn->mve_op))
9647
if (
ifthen_state
)
9949
&& !
ifthen_state
10712
if (
ifthen_state
)
10718
if (
ifthen_state
)
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
arm-dis.c
5032
static unsigned int
ifthen_state
;
variable
5037
#define IFTHEN_COND ((
ifthen_state
>> 4) & 0xf)
7934
if (
ifthen_state
)
8996
if (
ifthen_state
)
9050
if (thumb &&
ifthen_state
)
9596
if (
ifthen_state
&& !is_mve_okay_in_it (insn->mve_op))
9647
if (
ifthen_state
)
9949
&& !
ifthen_state
10712
if (
ifthen_state
)
10718
if (
ifthen_state
)
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
arm-dis.c
5128
static unsigned int
ifthen_state
;
variable
5133
#define IFTHEN_COND ((
ifthen_state
>> 4) & 0xf)
8030
if (
ifthen_state
)
9189
if (
ifthen_state
)
9243
if (thumb &&
ifthen_state
)
9789
if (
ifthen_state
&& !is_mve_okay_in_it (insn->mve_op))
9840
if (
ifthen_state
)
10157
&& !
ifthen_state
10915
if (
ifthen_state
)
10921
if (
ifthen_state
)
[
all
...]
Completed in 51 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026