The type_is_instr() function deliberately excludes TRACE_TYPE_INSTR_NO_FETCH, yet we can have a bundle preceded by a no-fetch instruction. We relax the assert in the reader to reflect this.
Fixes #3320
The type_is_instr() function deliberately excludes TRACE_TYPE_INSTR_NO_FETCH, yet we can have a bundle preceded by a no-fetch instruction. We relax the assert in the reader to reflect this.
Fixes #3320