Searched refs:rawval1 (Results 1 – 1 of 1) sorted by relevance
4418 uint32 rawval0, rawval1, rawval2; in can_narrow_instruction() local4424 fmt, 0, slotbuf, &rawval1) != 0 in can_narrow_instruction()4427 || rawval1 != rawval2 in can_narrow_instruction()4428 || rawval0 == rawval1 /* it is a nop */) in can_narrow_instruction()4585 uint32 rawval0, rawval1; in can_widen_instruction() local4591 fmt, 0, slotbuf, &rawval1) != 0 in can_widen_instruction()4592 || rawval0 == rawval1 /* it is a nop */) in can_widen_instruction()