Searched refs:t4 (Results 1 – 9 of 9) sorted by relevance
/lk-master/external/platform/cc13xx/cc13xxware/rf_patches/ |
A D | rf_patch_mce_genook.h | 533 uint32_t t1, t2, t3, t4, t5, t6, t7, t8; in rf_patch_mce_genook() 540 t4 = *pS++; in rf_patch_mce_genook() 548 *pD++ = t4; in rf_patch_mce_genook() 558 t4 = *pS++; in rf_patch_mce_genook() 565 *pD++ = t4; in rf_patch_mce_genook()
|
A D | rf_patch_mce_lrm.h | 412 uint32_t t1, t2, t3, t4, t5, t6, t7, t8; in rf_patch_mce_lrm() 419 t4 = *pS++; in rf_patch_mce_lrm() 427 *pD++ = t4; in rf_patch_mce_lrm() 437 t4 = *pS++; in rf_patch_mce_lrm() 443 *pD++ = t4; in rf_patch_mce_lrm()
|
A D | rf_patch_rfe_genook.h | 495 uint32_t t1, t2, t3, t4, t5, t6, t7, t8; in rf_patch_rfe_genook() 502 t4 = *pS++; in rf_patch_rfe_genook() 510 *pD++ = t4; in rf_patch_rfe_genook()
|
/lk-master/arch/mips/ |
A D | vectors.S | 34 sw $t4, 44($sp) 70 lw $t4, 44($sp)
|
/lk-master/arch/riscv/include/arch/riscv/ |
A D | iframe.h | 45 unsigned long t4; member
|
/lk-master/arch/riscv/ |
A D | start.S | 187 li t4, (RISCV_MMU_PHYSMAP_PAGE_SIZE >> 2) 198 add t2, t2, t4
|
A D | asm.S | 73 STR t4, RISCV_IFRAME_T(4)(sp) 119 LDR t4, RISCV_IFRAME_T(4)(sp)
|
/lk-master/arch/mips/include/arch/ |
A D | mips.h | 71 uint32_t t4; member
|
/lk-master/external/platform/pico/rp2_common/pico_double/ |
A D | double_v1_rom_shim.S | 368 @ t0 t1 t2 t3 t4 420 @ t0 t1 t2 t3 t4 437 @ t0 t1 t2 t3 t4
|
Completed in 11 milliseconds