OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:need_vex
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
i386-dis.c
166
unsigned char
need_vex
;
member in struct:instr_info
9087
if (ins->
need_vex
)
9200
if (!ins->
need_vex
)
9297
ins->
need_vex
= 3;
9368
ins->
need_vex
= 3;
9420
ins->
need_vex
= 2;
9432
if (!ins->
need_vex
)
9535
ins->
need_vex
= 4;
10117
if (ins.
need_vex
&& ins.vex.register_specifier != 0)
10137
if (ins.
need_vex
? !ins.vex.prefix : !(ins.prefixes & PREFIX_DATA)
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c
166
unsigned char
need_vex
;
member in struct:instr_info
9048
if (ins->
need_vex
)
9161
if (!ins->
need_vex
)
9258
ins->
need_vex
= 3;
9329
ins->
need_vex
= 3;
9381
ins->
need_vex
= 2;
9393
if (!ins->
need_vex
)
9496
ins->
need_vex
= 4;
10078
if (ins.
need_vex
&& ins.vex.register_specifier != 0)
10098
if (ins.
need_vex
? !ins.vex.prefix : !(ins.prefixes & PREFIX_DATA)
[
all
...]
/src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c
166
unsigned char
need_vex
;
member in struct:instr_info
8753
if (ins->
need_vex
)
8866
if (!ins->
need_vex
)
8963
ins->
need_vex
= 3;
9031
ins->
need_vex
= 3;
9074
ins->
need_vex
= 2;
9086
if (!ins->
need_vex
)
9191
ins->
need_vex
= 4;
9781
if (ins.
need_vex
&& ins.vex.register_specifier != 0)
9801
if (ins.
need_vex
? !ins.vex.prefix : !(ins.prefixes & PREFIX_DATA)
[
all
...]
/src/external/gpl3/gdb/dist/opcodes/
i386-dis.c
166
unsigned char
need_vex
;
member in struct:instr_info
9055
if (ins->
need_vex
)
9168
if (!ins->
need_vex
)
9265
ins->
need_vex
= 3;
9336
ins->
need_vex
= 3;
9388
ins->
need_vex
= 2;
9400
if (!ins->
need_vex
)
9503
ins->
need_vex
= 4;
10085
if (ins.
need_vex
&& ins.vex.register_specifier != 0)
10105
if (ins.
need_vex
? !ins.vex.prefix : !(ins.prefixes & PREFIX_DATA)
[
all
...]
Completed in 62 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026