Home
last modified time | relevance | path

Searched refs:REG_LT0 (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dbfin-defs.h101 REG_LC0 = 0x60, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, enumerator
213 || (r).regno == REG_LT0 || (r).regno == REG_LT1 \
H A Dbfin-lex.l137 [lL][tT]0 _REG.regno = REG_LT0; return REG;
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-defs.h101 REG_LC0 = 0x60, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, enumerator
213 || (r).regno == REG_LT0 || (r).regno == REG_LT1 \
H A Dbfin-lex.l137 [lL][tT]0 _REG.regno = REG_LT0; return REG;
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dbfin-defs.h101 REG_LC0 = 0x60, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, enumerator
213 || (r).regno == REG_LT0 || (r).regno == REG_LT1 \
H A Dbfin-lex.l138 [lL][tT]0 _REG.regno = REG_LT0; return REG;
H A Dbfin-lex.c1505 _REG.regno = REG_LT0; return REG;
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dbfin-defs.h101 REG_LC0 = 0x60, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, enumerator
213 || (r).regno == REG_LT0 || (r).regno == REG_LT1 \
H A Dbfin-lex.l137 [lL][tT]0 _REG.regno = REG_LT0; return REG;
/netbsd/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.h444 REG_LT0, REG_LT1, REG_LC0, REG_LC1, REG_LB0, REG_LB1 \
656 : (REGNO) == REG_LT0 || (REGNO) == REG_LT1 ? LT_REGS \
H A Dpredicates.md107 (match_test "REGNO (op) == REG_LT0 || REGNO (op) == REG_LT1")))
H A Dbfin.c348 for (dregno = REG_LT0; dregno <= REG_LB1; dregno++) in expand_prologue_reg_save()
527 for (regno = REG_LB1; regno >= REG_LT0; regno--) in expand_epilogue_reg_restore()
3586 || TEST_HARD_REG_BIT (loop->regs_set_in_loop, REG_LT0)); in hwloop_optimize()
3691 lt_reg = gen_rtx_REG (SImode, REG_LT0); in hwloop_optimize()
H A Dbfin.md116 (REG_LT0 44)
/netbsd/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.h444 REG_LT0, REG_LT1, REG_LC0, REG_LC1, REG_LB0, REG_LB1 \
656 : (REGNO) == REG_LT0 || (REGNO) == REG_LT1 ? LT_REGS \
H A Dpredicates.md107 (match_test "REGNO (op) == REG_LT0 || REGNO (op) == REG_LT1")))
H A Dbfin.c348 for (dregno = REG_LT0; dregno <= REG_LB1; dregno++) in expand_prologue_reg_save()
527 for (regno = REG_LB1; regno >= REG_LT0; regno--) in expand_epilogue_reg_restore()
3586 || TEST_HARD_REG_BIT (loop->regs_set_in_loop, REG_LT0)); in hwloop_optimize()
3691 lt_reg = gen_rtx_REG (SImode, REG_LT0); in hwloop_optimize()
H A Dbfin.cc349 for (dregno = REG_LT0; dregno <= REG_LB1; dregno++) in expand_prologue_reg_save()
528 for (regno = REG_LB1; regno >= REG_LT0; regno--) in expand_epilogue_reg_restore()
3587 || TEST_HARD_REG_BIT (loop->regs_set_in_loop, REG_LT0)); in hwloop_optimize()
3692 lt_reg = gen_rtx_REG (SImode, REG_LT0); in hwloop_optimize()
H A Dbfin.md116 (REG_LT0 44)
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dbfin-lex.c1514 _REG.regno = REG_LT0; return REG;
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c224 REG_LC1, REG_ASTAT, REG_RETS, REG_LT0, REG_LB0, REG_LT1, REG_LB1, enumerator
423 REG_LC0, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, REG_CYCLES, REG_CYCLES2, enumerator
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c224 REG_LC1, REG_ASTAT, REG_RETS, REG_LT0, REG_LB0, REG_LT1, REG_LB1, enumerator
423 REG_LC0, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, REG_CYCLES, REG_CYCLES2, enumerator
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c224 REG_LC1, REG_ASTAT, REG_RETS, REG_LT0, REG_LB0, REG_LT1, REG_LB1, enumerator
423 REG_LC0, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, REG_CYCLES, REG_CYCLES2, enumerator
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c224 REG_LC1, REG_ASTAT, REG_RETS, REG_LT0, REG_LB0, REG_LT1, REG_LB1, enumerator
423 REG_LC0, REG_LT0, REG_LB0, REG_LC1, REG_LT1, REG_LB1, REG_CYCLES, REG_CYCLES2, enumerator
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200611954 (REG_LT0, REG_LT1, REG_LC0, REG_LC1, REG_LB0, REG_LB1):