OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arg32
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/none/tests/amd64/
jrcxz.c
31
UInt
arg32
, res32;
variable
39
"\tmovl
arg32
, %ecx\n"
63
arg32
= 1234;
/external/qemu/tcg/ppc64/
tcg-target.c
464
int32_t
arg32
= arg;
local
467
if (arg ==
arg32
) {
468
tcg_out_movi32 (s, ret,
arg32
);
481
tcg_out_movi32 (s, ret,
arg32
);
482
if (
arg32
< 0)
[
all
...]
/external/valgrind/main/VEX/priv/
guest_amd64_toIR.c
9488
IRTemp
arg32
= newTemp(Ity_I32);
local
11023
IRTemp
arg32
= newTemp(Ity_I32);
local
[
all
...]
guest_x86_toIR.c
8360
IRTemp
arg32
= newTemp(Ity_I32);
local
9764
IRTemp
arg32
= newTemp(Ity_I32);
local
[
all
...]
Completed in 350 milliseconds