OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extend_s_16to64
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/VEX/priv/
guest_ppc_toIR.c
418
static ULong
extend_s_16to64
( UInt x )
function
811
mkU64(
extend_s_16to64
(imm16)) :
[
all
...]
guest_amd64_toIR.c
497
static ULong
extend_s_16to64
( UShort x )
function
572
return
extend_s_16to64
( (UShort)v );
[
all
...]
Completed in 464 milliseconds