Home
last modified time | relevance | path

Searched refs:d (Results 1 – 7 of 7) sorted by relevance

/Kernel-v10.6.2/portable/GCC/HCS12/
Dport.c157 int16_t register d; in xPortStartScheduler() local
158 __asm ("jmp xStartSchedulerNear ; will never return": "=d"(d)); in xPortStartScheduler()
159 return d; in xPortStartScheduler()
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/
DMakefile69 -include $(wildcard $(BLDDIR)/*.d)
86 $(CC) $(CCFLAGS) $(IFLAGS) -MD -MF $(subst .o,.d,$@) -c -o $@ $<
89 $(CC) $(ASFLAGS) $(IFLAGS) -MD -MF $(subst .o,.d,$@) -c -o $@ $<
/Kernel-v10.6.2/.github/ISSUE_TEMPLATE/
Dfeature_request.md13 **Describe the solution you'd like**
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_v1/
Darc_support.s265 bne.d irq_hint_handled
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_EM_HS/
Darc_support.s270 bne.d irq_hint_handled
/Kernel-v10.6.2/portable/MPLAB/PIC32MZ/
Dport_asm.S657 cvt.d.w \dest, \dest
/Kernel-v10.6.2/
DHistory.txt2886 inline #define'd away in their respective portmacro.h files.