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

/external/v8/src/s390/
H A Dsimulator-s390.cc4978 bool zero_remaining = (0 != (rieInstr->I4Value() & 0x80)); local
4997 if (!zero_remaining) {
6428 bool zero_remaining = (0 != (i4 & 0x80)); local
6447 if (!zero_remaining) {

Completed in 139 milliseconds