Home
last modified time | relevance | path

Searched refs:t6 (Results 1 – 8 of 8) sorted by relevance

/lk-master/external/platform/cc13xx/cc13xxware/rf_patches/
A Drf_patch_mce_genook.h533 uint32_t t1, t2, t3, t4, t5, t6, t7, t8; in rf_patch_mce_genook()
542 t6 = *pS++; in rf_patch_mce_genook()
550 *pD++ = t6; in rf_patch_mce_genook()
560 t6 = *pS++; in rf_patch_mce_genook()
567 *pD++ = t6; in rf_patch_mce_genook()
A Drf_patch_mce_lrm.h412 uint32_t t1, t2, t3, t4, t5, t6, t7, t8; in rf_patch_mce_lrm()
421 t6 = *pS++; in rf_patch_mce_lrm()
429 *pD++ = t6; in rf_patch_mce_lrm()
439 t6 = *pS++; in rf_patch_mce_lrm()
445 *pD++ = t6; in rf_patch_mce_lrm()
A Drf_patch_rfe_genook.h495 uint32_t t1, t2, t3, t4, t5, t6, t7, t8; in rf_patch_rfe_genook()
504 t6 = *pS++; in rf_patch_rfe_genook()
512 *pD++ = t6; in rf_patch_rfe_genook()
/lk-master/arch/mips/
A Dvectors.S36 sw $t6, 52($sp)
72 lw $t6, 52($sp)
/lk-master/arch/riscv/include/arch/riscv/
A Diframe.h47 unsigned long t6; member
/lk-master/arch/riscv/
A Dasm.S71 STR t6, RISCV_IFRAME_T(6)(sp)
121 LDR t6, RISCV_IFRAME_T(6)(sp)
A Dexceptions.c56 printf("t5 %#16lx t6 %#16lx\n", frame->t5, frame->t6); in dump_iframe()
/lk-master/arch/mips/include/arch/
A Dmips.h73 uint32_t t6; member

Completed in 7 milliseconds