HomeSort by relevance Sort by last modified time
    Searched full:conscode (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-bfin.c 888 conscode (INSTR_T head, INSTR_T tail) function
1008 note1 = conscode (gencode (value), NULL_CODE);
1012 note1 = conscode (gencode (value), NULL_CODE);
1019 note1 = conscode (gencode (value), NULL_CODE);
1026 note1 = conscode (gencode (value >> 1), NULL_CODE);
1038 note = conscode (note1, note);
1049 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value,
1053 note = conscode (note1, note);
1060 note = conscode (note1, note);
1076 note = conscode (note_reloc2 (gencode (0), con, BFD_ARELOC_BFIN_CONST, head->value.i_value, 0), NULL_CODE)
    [all...]
bfin-defs.h 262 extern INSTR_T conscode (INSTR_T head, INSTR_T tail);

Completed in 79 milliseconds