HomeSort by: relevance | last modified time | path
    Searched defs:conscode (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hp300/hp300/
autoconf.c 805 int conscode; variable
840 #ifndef CONSCODE
860 #endif /* CONSCODE */
939 #ifndef CONSCODE
950 if (!dio_scode_probe(CONSCODE, func))
996 sti_dio_cnattach(dio_bst, conscode);
  /src/external/gpl3/binutils/dist/gas/config/
tc-bfin.c 864 conscode (INSTR_T head, INSTR_T tail) function
984 note1 = conscode (gencode (value), NULL_CODE);
988 note1 = conscode (gencode (value), NULL_CODE);
995 note1 = conscode (gencode (value), NULL_CODE);
1002 note1 = conscode (gencode (value >> 1), NULL_CODE);
1014 note = conscode (note1, note);
1025 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value,
1029 note = conscode (note1, note);
1036 note = conscode (note1, note);
1052 note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NULL_CODE)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bfin.c 864 conscode (INSTR_T head, INSTR_T tail) function
984 note1 = conscode (gencode (value), NULL_CODE);
988 note1 = conscode (gencode (value), NULL_CODE);
995 note1 = conscode (gencode (value), NULL_CODE);
1002 note1 = conscode (gencode (value >> 1), NULL_CODE);
1014 note = conscode (note1, note);
1025 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value,
1029 note = conscode (note1, note);
1036 note = conscode (note1, note);
1052 note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NULL_CODE)
    [all...]

Completed in 18 milliseconds