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

/external/v8/src/s390/
H A Dsimulator-s390.cc4981 bool zero_remaining = (0 != (rieInstr->I4Value() & 0x80)); local
5000 if (!zero_remaining) {
6329 bool zero_remaining = (0 != (i4 & 0x80)); local
6348 if (!zero_remaining) {

Completed in 71 milliseconds