Searched refs:REG_LIVE_READ32 (Results 1 – 2 of 2) sorted by relevance
38 REG_LIVE_READ32 = 0x1, /* reg was read, so we're sensitive to initial value */ enumerator40 REG_LIVE_READ = REG_LIVE_READ32 | REG_LIVE_READ64,
1595 parent->live &= ~REG_LIVE_READ32; in mark_reg_read()1752 rw64 ? REG_LIVE_READ64 : REG_LIVE_READ32); in check_reg_arg()