OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_m128
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
i386-darwin-tdep.c
171
int
num_m128
= 0;
local
188
if (i386_m128_p (arg_type) &&
num_m128
< 4)
193
regcache->raw_write (I387_MM0_REGNUM(tdep) +
num_m128
, val);
195
num_m128
++;
/src/external/gpl3/gdb/dist/gdb/
i386-darwin-tdep.c
171
int
num_m128
= 0;
local
188
if (i386_m128_p (arg_type) &&
num_m128
< 4)
193
regcache->raw_write (I387_MM0_REGNUM(tdep) +
num_m128
, val);
195
num_m128
++;
Completed in 18 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026