Searched refs:uncond_value (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Darm.c322 /* "uncond_value" is set to the value in place of the conditional field in
325 int uncond_value; member in struct:arm_it
11249 changed to inst.uncond_value. This is necessary because instructions shared
11264 if (inst.uncond_value != -1)
11265 inst.instruction |= inst.uncond_value << 28;
13495 inst.uncond_value = (opcode->tag == OT_csuffixF) ? 0xf : -1;

Completed in 199 milliseconds