Searched refs:new_value_hi (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dstack.cc509 uintptr_t new_value_hi = static_cast<uintptr_t>(new_value >> 32); local
517 SetRegister(reg_hi, new_value_hi, is_float);

Completed in 20 milliseconds