HomeSort by relevance Sort by last modified time
    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 252 static UInt ROR32 ( UInt x, UInt sh ) {
271 u = ROR32(u, 30);
    [all...]
guest_arm_toIR.c 210 static UInt ROR32 ( UInt x, UInt sh ) {
    [all...]

Completed in 238 milliseconds