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

  /external/valgrind/main/VEX/priv/
host_arm_isel.c 262 static Bool fitsIn8x4 ( /*OUT*/UInt* u8, /*OUT*/UInt* u4, UInt u )
877 if (fitsIn8x4(&u8, &u4, u)) {
880 if (mayInv && fitsIn8x4(&u8, &u4, ~u)) {
    [all...]
host_arm_defs.c     [all...]

Completed in 27 milliseconds