HomeSort by relevance Sort by last modified time
    Searched refs:ROR32 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/VEX/priv/
host_arm_defs.c 415 static UInt ROR32 ( UInt x, UInt sh ) {
442 vex_printf("0x%x", ROR32(ri84->ARMri84.I84.imm8,
    [all...]
host_arm_isel.c 256 static UInt ROR32 ( UInt x, UInt sh ) {
275 u = ROR32(u, 30);
    [all...]
guest_arm_toIR.c 213 static UInt ROR32 ( UInt x, UInt sh ) {
    [all...]

Completed in 61 milliseconds