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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-bfin.c 880 conscode (INSTR_T head, INSTR_T tail) function
1000 note1 = conscode (gencode (value), NULL_CODE);
1004 note1 = conscode (gencode (value), NULL_CODE);
1011 note1 = conscode (gencode (value), NULL_CODE);
1018 note1 = conscode (gencode (value >> 1), NULL_CODE);
1030 note = conscode (note1, note);
1041 note = conscode (note_reloc2 (gencode (0), head->Left_Child->value.s_value,
1045 note = conscode (note1, note);
1052 note = conscode (note1, note);
1068 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 184 milliseconds