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

/macosx-10.9.5/cctools-845/as/
H A Darm.c549 const arm_feature_set *tvariant; member in struct:asm_opcode
10338 thumb_mode ? *opcode->tvariant : *opcode->avariant),
13506 if (!opcode->tvariant
13508 && !ARM_CPU_HAS_FEATURE (variant, *opcode->tvariant)
13576 *opcode->tvariant);

Completed in 188 milliseconds