Home
last modified time | relevance | path

Searched refs:__c13 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/sh64/lib/
Ddbg.c211 asm volatile ("getcon " __c13 ", %0":"=r"(bh)); in show_excp_regs()
212 asm volatile ("getcon " __c13 ", %0":"=r"(bl)); in show_excp_regs()
/linux-2.4.37.9/include/asm-sh64/
Dregisters.h182 # define __c13 __str(cr13) /* TEA */ macro
/linux-2.4.37.9/arch/sh64/kernel/
Dprocess.c383 asm volatile ("getcon " __c13 ", %0" : "=r" (bh)); in show_regs()
384 asm volatile ("getcon " __c13 ", %0" : "=r" (bl)); in show_regs()