Home
last modified time | relevance | path

Searched refs:rawval1 (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c4418 uint32 rawval0, rawval1, rawval2; in can_narrow_instruction() local
4424 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() local
4591 fmt, 0, slotbuf, &rawval1) != 0 in can_widen_instruction()
4592 || rawval0 == rawval1 /* it is a nop */) in can_widen_instruction()