OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extend_s_16to32
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/VEX/priv/
guest_mips_toIR.c
288
assign(t1, binop(Iop_Add32, getIReg(rs), mkU32(
extend_s_16to32
(imm)))); \
674
static UInt
extend_s_16to32
(UInt x)
function
[
all
...]
guest_ppc_toIR.c
472
static UInt
extend_s_16to32
( UInt x )
function
942
mkU32(
extend_s_16to32
(imm16)) );
[
all
...]
guest_x86_toIR.c
335
static UInt
extend_s_16to32
( UInt x )
function
414
return
extend_s_16to32
(d);
[
all
...]
/external/valgrind/main/VEX/useful/
hd_fpu.c
[
all
...]
Completed in 191 milliseconds