Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dxtensa-isa.c1028 uint32 test_val, orig_val; in xtensa_operand_encode() local
1084 || (test_val = *valp, (*intop->decode) (&test_val)) in xtensa_operand_encode()
1085 || test_val != orig_val) in xtensa_operand_encode()