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

  /src/external/gpl3/binutils/dist/gas/config/
tc-csky.c 102 #define C32_LEN_PIC 24
113 #define C32_LEN_S (do_pic ? C32_LEN_PIC : C32_LEN)
530 { 0, 0, C32_LEN_PIC, 0 }, /* DISP32 */
531 { 0, 0, C32_LEN_PIC, 0 }, /* UNDEF_WORD_DISP */
4939 fragp->fr_fix += C32_LEN_PIC;
4963 fragp->fr_fix += C32_LEN_PIC;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-csky.c 102 #define C32_LEN_PIC 24
113 #define C32_LEN_S (do_pic ? C32_LEN_PIC : C32_LEN)
530 { 0, 0, C32_LEN_PIC, 0 }, /* DISP32 */
531 { 0, 0, C32_LEN_PIC, 0 }, /* UNDEF_WORD_DISP */
4939 fragp->fr_fix += C32_LEN_PIC;
4963 fragp->fr_fix += C32_LEN_PIC;

Completed in 107 milliseconds