Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpmed.c84 #define CODE_FOR_extv CODE_FOR_nothing macro
244 data = &insn_data[CODE_FOR_extv];
1413 if (! ((*insn_data[(int) CODE_FOR_extv].operand[1].predicate)
1495 if (! ((*insn_data[(int) CODE_FOR_extv].operand[0].predicate)
H A DChangeLog.613110 (CODE_FOR_extv, gen_extv, CODE_FOR_extzv, gen_extzv): Likewise.
/openbsd-src/gnu/gcc/gcc/
H A Dexpmed.c89 #define CODE_FOR_extv CODE_FOR_nothing macro
302 data = &insn_data[CODE_FOR_extv]; in mode_for_extraction()
1546 if (! ((*insn_data[(int) CODE_FOR_extv].operand[1].predicate) in extract_bit_field()
1632 if (! ((*insn_data[(int) CODE_FOR_extv].operand[0].predicate) in extract_bit_field()