Searched refs:rcall (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Dgen-avr-mmcu-specs.c132 bool rcall = (mcu->dev_attribute & AVR_ISA_RCALL); local
166 rcall_spec = rcall ? "-mshort-calls" : "%<mshort-calls";
175 arch->name, sp8 ? 8 : 16, rcall ? ", short-calls" : "");
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Dgen-avr-mmcu-specs.cc132 bool rcall = (mcu->dev_attribute & AVR_ISA_RCALL); local
166 rcall_spec = rcall ? "-mshort-calls" : "%<mshort-calls";
175 arch->name, sp8 ? 8 : 16, rcall ? ", short-calls" : "");
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
H A Dasm-defs.h70 #define XCALL rcall
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
H A Dasm-defs.h70 #define XCALL rcall
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S87 #define XCALL rcall
294 rcall __mulhi3
577 rcall 1f
1444 rcall __divmodhi4_neg1 ; dividend negative: negate
1447 rcall __divmodhi4_neg2 ; divisor negative: negate
1450 rcall __divmodhi4_neg2 ; correct remainder sign
1562 rcall __divmodpsi4_negA
1566 rcall __divmodpsi4_negB
1573 rcall __divmodpsi4_negA
1693 rcall __divmodsi4_neg
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S87 #define XCALL rcall
294 rcall __mulhi3
577 rcall 1f
1444 rcall __divmodhi4_neg1 ; dividend negative: negate
1447 rcall __divmodhi4_neg2 ; divisor negative: negate
1450 rcall __divmodhi4_neg2 ; correct remainder sign
1562 rcall __divmodpsi4_negA
1566 rcall __divmodpsi4_negB
1573 rcall __divmodpsi4_negA
1693 rcall __divmodsi4_neg
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h259 AVR_INSN (rcall, "L", "1101LLLLLLLLLLLL", 1, AVR_ISA_1200, 0xd000)
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Davr.h259 AVR_INSN (rcall, "L", "1101LLLLLLLLLLLL", 1, AVR_ISA_1200, 0xd000)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Davr.h259 AVR_INSN (rcall, "L", "1101LLLLLLLLLLLL", 1, AVR_ISA_1200, 0xd000)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Davr.h259 AVR_INSN (rcall, "L", "1101LLLLLLLLLLLL", 1, AVR_ISA_1200, 0xd000)

Completed in 204 milliseconds