Searched refs:r1_next_val (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/s390/
H A Dsimulator-s390.cc2950 uint32_t r1_next_val = get_low_register<uint32_t>(r1 + 1); local
2952 (static_cast<uint64_t>(r1_next_val));
7283 uint32_t r1_next_val = get_low_register<uint32_t>(r1 + 1); local
7285 (static_cast<uint64_t>(r1_next_val));

Completed in 103 milliseconds