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_repz_prefix
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
i386-dis.c
185
signed char
last_repz_prefix
;
member in struct:instr_info
8850
ins->
last_repz_prefix
= i;
9119
if (ins->
last_repz_prefix
> ins->last_repnz_prefix)
9123
last_prefix = ins->
last_repz_prefix
;
9745
.
last_repz_prefix
= -1,
10179
if (ins.
last_repz_prefix
>= 0)
10180
ins.all_prefixes[ins.
last_repz_prefix
] = 0xf3;
13566
ins->all_prefixes[ins->
last_repz_prefix
] = 0xf3;
13820
ins->all_prefixes[ins->
last_repz_prefix
] = REP_PREFIX;
13896
ins->all_prefixes[ins->
last_repz_prefix
] = XRELEASE_PREFIX
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c
185
signed char
last_repz_prefix
;
member in struct:instr_info
8811
ins->
last_repz_prefix
= i;
9080
if (ins->
last_repz_prefix
> ins->last_repnz_prefix)
9084
last_prefix = ins->
last_repz_prefix
;
9706
.
last_repz_prefix
= -1,
10140
if (ins.
last_repz_prefix
>= 0)
10141
ins.all_prefixes[ins.
last_repz_prefix
] = 0xf3;
13527
ins->all_prefixes[ins->
last_repz_prefix
] = 0xf3;
13781
ins->all_prefixes[ins->
last_repz_prefix
] = REP_PREFIX;
13857
ins->all_prefixes[ins->
last_repz_prefix
] = XRELEASE_PREFIX
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c
185
signed char
last_repz_prefix
;
member in struct:instr_info
8519
ins->
last_repz_prefix
= i;
8785
if (ins->
last_repz_prefix
> ins->last_repnz_prefix)
8789
last_prefix = ins->
last_repz_prefix
;
9409
.
last_repz_prefix
= -1,
9843
if (ins.
last_repz_prefix
>= 0)
9844
ins.all_prefixes[ins.
last_repz_prefix
] = 0xf3;
13225
ins->all_prefixes[ins->
last_repz_prefix
] = 0xf3;
13479
ins->all_prefixes[ins->
last_repz_prefix
] = REP_PREFIX;
13555
ins->all_prefixes[ins->
last_repz_prefix
] = XRELEASE_PREFIX
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
i386-dis.c
185
signed char
last_repz_prefix
;
member in struct:instr_info
8818
ins->
last_repz_prefix
= i;
9087
if (ins->
last_repz_prefix
> ins->last_repnz_prefix)
9091
last_prefix = ins->
last_repz_prefix
;
9713
.
last_repz_prefix
= -1,
10147
if (ins.
last_repz_prefix
>= 0)
10148
ins.all_prefixes[ins.
last_repz_prefix
] = 0xf3;
13534
ins->all_prefixes[ins->
last_repz_prefix
] = 0xf3;
13788
ins->all_prefixes[ins->
last_repz_prefix
] = REP_PREFIX;
13864
ins->all_prefixes[ins->
last_repz_prefix
] = XRELEASE_PREFIX
[
all
...]
Completed in 60 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026