OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ROR32
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/VEX/priv/
host_arm_defs.c
429
static UInt
ROR32
( UInt x, UInt sh ) {
456
vex_printf("0x%x",
ROR32
(ri84->ARMri84.I84.imm8,
[
all
...]
host_arm_isel.c
264
static UInt
ROR32
( UInt x, UInt sh ) {
283
u =
ROR32
(u, 30);
[
all
...]
guest_arm_toIR.c
210
static UInt
ROR32
( UInt x, UInt sh ) {
[
all
...]
Completed in 626 milliseconds