Home
last modified time | relevance | path

Searched refs:CGEN_INSN_LSB0_P (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
Dcgen-ibld.in94 if (CGEN_INSN_LSB0_P)
212 if (CGEN_INSN_LSB0_P)
384 if (CGEN_INSN_LSB0_P)
459 if (CGEN_INSN_LSB0_P)
Dmep-ibld.c94 if (CGEN_INSN_LSB0_P) in insert_1()
212 if (CGEN_INSN_LSB0_P) in insert_normal()
384 if (CGEN_INSN_LSB0_P) in extract_1()
459 if (CGEN_INSN_LSB0_P) in extract_normal()
Dmep-desc.h43 #define CGEN_INSN_LSB0_P 0 macro
/freebsd-12-stable/contrib/binutils/gas/
Dcgen.c762 res |= (CGEN_INSN_LSB0_P ? 1 : 0) << 27; in gas_cgen_encode_addend()