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

  /art/runtime/interpreter/mterp/arm/
other.S 98 FETCH r2, 3 @ r2<- hhhh (high middle)
100 FETCH r3, 4 @ r3<- HHHH (high)
  /art/runtime/interpreter/mterp/mips/
other.S 94 FETCH(a2, 3) # a2 <- hhhh (high middle)
96 FETCH(a3, 4) # a3 <- HHHH (high)
  /art/runtime/interpreter/mterp/mips64/
other.S 99 lh a2, 6(rPC) # a2 <- hhhh (high middle)
100 lh a3, 8(rPC) # a3 <- HHHH (high)
  /external/autotest/client/common_lib/
pexpect.py     [all...]

Completed in 153 milliseconds