OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vex_prefix
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/cddl/osnet/dev/dtrace/x86/
dis_tables.c
2936
uint_t
vex_prefix
= 0;
local
3069
vex_prefix
= (opcode1 << 4) | opcode2;
3079
vex_prefix
= (opcode1 << 4) | opcode2;
3086
if (
vex_prefix
== VEX_2bytes) {
3126
} else if (
vex_prefix
== VEX_3bytes) {
3216
if (
vex_prefix
) {
3455
if ((
vex_prefix
== 0) && cpu_mode == SIZE64 &&
3697
if (!
vex_prefix
)
/src/external/gpl3/gdb.old/dist/gdb/
i386-tdep.c
5076
bool
vex_prefix
= false;
5183
vex_prefix
= true;
5206
vex_prefix
= true;
5231
if (
vex_prefix
)
5052
bool
vex_prefix
= false;
local
/src/external/gpl3/gdb/dist/gdb/
i386-tdep.c
5316
bool
vex_prefix
= false;
5338
while (!
vex_prefix
)
5426
vex_prefix
= true;
5449
vex_prefix
= true;
5474
if (
vex_prefix
)
5292
bool
vex_prefix
= false;
local
/src/external/gpl3/binutils/dist/gas/config/
tc-i386.c
229
}
vex_prefix
;
typedef in typeref:struct:__anon10017
405
vex_prefix
vex;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c
229
}
vex_prefix
;
typedef in typeref:struct:__anon11489
405
vex_prefix
vex;
Completed in 38 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026