Home
last modified time | relevance | path

Searched refs:REG_LC0 (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dbfin-defs.h101 REG_LC0 = 0x60, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, enumerator
195 #define IS_CREG(r) ((r).regno == REG_LC0 || (r).regno == REG_LC1)
212 || (r).regno == REG_LC0 || (r).regno == REG_LC1 \
Dbfin-lex.l137 [lL][cC]0 _REG.regno = REG_LC0; return REG;
Dbfin-lex.c1500 _REG.regno = REG_LC0; return REG;
/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin.h444 REG_LT0, REG_LT1, REG_LC0, REG_LC1, REG_LB0, REG_LB1 \
657 : (REGNO) == REG_LC0 || (REGNO) == REG_LC1 ? LC_REGS \
Dpredicates.md102 (match_test "REGNO (op) == REG_LC0 || REGNO (op) == REG_LC1")))
Dbfin.cc354 && (dregno == REG_LC0 || dregno == REG_LC1))) in expand_prologue_reg_save()
532 || (ENABLE_WA_05000257 && (regno == REG_LC0 || regno == REG_LC1))) in expand_epilogue_reg_restore()
3585 clobber0 = (TEST_HARD_REG_BIT (loop->regs_set_in_loop, REG_LC0) in hwloop_optimize()
3690 lc_reg = gen_rtx_REG (SImode, REG_LC0); in hwloop_optimize()
3693 SET_HARD_REG_BIT (loop->regs_set_in_loop, REG_LC0); in hwloop_optimize()
Dbfin.md118 (REG_LC0 46)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dbfin-dis.c223 REG_sftreset, REG_omode, REG_excause, REG_emucause, REG_idle_req, REG_hwerrcause, REG_CC, REG_LC0, enumerator
407 REG_LC0, REG_LC1, enumerator
423 REG_LC0, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, REG_CYCLES, REG_CYCLES2, enumerator
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dbfin-dis.c223 REG_sftreset, REG_omode, REG_excause, REG_emucause, REG_idle_req, REG_hwerrcause, REG_CC, REG_LC0, enumerator
407 REG_LC0, REG_LC1, enumerator
423 REG_LC0, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, REG_CYCLES, REG_CYCLES2, enumerator
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200611954 (REG_LT0, REG_LT1, REG_LC0, REG_LC1, REG_LB0, REG_LB1):