Searched refs:uncond_value (Results 1 – 6 of 6) sorted by relevance
1137 (arm_it): Add uncond_value field. Add isvec and issingle to operand
1458 uncond_value unsigned.1465 (vfp_or_neon_is_neon): Adjust inst.uncond_value expression.
528 unsigned int uncond_value; member16896 if (inst.uncond_value != -1u) in vfp_or_neon_is_neon()16897 inst.instruction |= inst.uncond_value << 28; in vfp_or_neon_is_neon()23560 inst.uncond_value = (opcode->tag == OT_csuffixF) ? 0xf : -1u; in md_assemble()
528 unsigned int uncond_value; member16926 if (inst.uncond_value != -1u) in vfp_or_neon_is_neon()16927 inst.instruction |= inst.uncond_value << 28; in vfp_or_neon_is_neon()23597 inst.uncond_value = (opcode->tag == OT_csuffixF) ? 0xf : -1u; in md_assemble()