Home
last modified time | relevance | path

Searched refs:t5 (Results 1 – 9 of 9) 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()
541 t5 = *pS++; in rf_patch_mce_genook()
549 *pD++ = t5; in rf_patch_mce_genook()
559 t5 = *pS++; in rf_patch_mce_genook()
566 *pD++ = t5; 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()
420 t5 = *pS++; in rf_patch_mce_lrm()
428 *pD++ = t5; in rf_patch_mce_lrm()
438 t5 = *pS++; in rf_patch_mce_lrm()
444 *pD++ = t5; 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()
503 t5 = *pS++; in rf_patch_rfe_genook()
511 *pD++ = t5; in rf_patch_rfe_genook()
/lk-master/arch/mips/
A Dvectors.S35 sw $t5, 48($sp)
71 lw $t5, 48($sp)
/lk-master/arch/riscv/include/arch/riscv/
A Diframe.h46 unsigned long t5; member
/lk-master/arch/riscv/
A Dstart.S121 lla t5, _boot_status
122 lb t0, (t5)
A Dasm.S72 STR t5, RISCV_IFRAME_T(5)(sp)
120 LDR t5, RISCV_IFRAME_T(5)(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.h72 uint32_t t5; member

Completed in 13 milliseconds