Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dexpmed.c94 #define CODE_FOR_extzv CODE_FOR_nothing macro
310 data = &insn_data[CODE_FOR_extzv]; in mode_for_extraction()
1412 if (! ((*insn_data[(int) CODE_FOR_extzv].operand[1].predicate) in extract_bit_field()
1499 if (! ((*insn_data[(int) CODE_FOR_extzv].operand[0].predicate) in extract_bit_field()
DChangeLog-200113110 (CODE_FOR_extv, gen_extv, CODE_FOR_extzv, gen_extzv): Likewise.