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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 63 #define PREV_SLOT md.slot[(md.curr_slot + NUM_SLOTS - 1) % NUM_SLOTS]
7630 PREV_SLOT.manual_bundling_off = 1;
10096 PREV_SLOT.end_of_insn_group = 1;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 63 #define PREV_SLOT md.slot[(md.curr_slot + NUM_SLOTS - 1) % NUM_SLOTS]
7630 PREV_SLOT.manual_bundling_off = 1;
10096 PREV_SLOT.end_of_insn_group = 1;

Completed in 51 milliseconds