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

/gem5/src/arch/arm/
H A Dtypes.hh399 uint8_t thumb_cond = it.cond; local
401 thumb_cond, cond_mask);
406 thumb_cond = 0;
408 replaceBits(thumb_cond, 0, new_bit);
410 thumb_cond, cond_mask);
412 it.cond = thumb_cond;

Completed in 7 milliseconds