Home
last modified time | relevance | path

Searched refs:t9 (Results 1 – 19 of 19) sorted by relevance

/linux/arch/mips/boot/compressed/
H A Dhead.S35 PTR_LA t9, decompress_kernel
36 jalr t9
43 PTR_LI t9, KERNEL_ENTRY
44 jalr t9
/linux/arch/mips/kernel/
H A Docteon_switch.S48 LONG_L t9, LONGSIZE(t1)/* Load from CVMSEG */
53 LONG_S t9, -LONGSIZE(t2)/* Store CVMSEG to thread storage */
65 LONG_L t9, TASK_STACK_CANARY(a1)
66 LONG_S t9, 0(t8)
99 dmfc0 t9, $9,7 /* CvmCtl register. */
108 bbit1 t9, 28, 1f
116 1: bbit1 t9, 26, 3f /* done if CvmCtl[NOCRYPTO] set */
262 dmfc0 t9, $9,7 /* CvmCtl register. */
273 bbit1 t9, 28, 2f /* Skip LLM if CvmCtl[NODFA_CP2] is set */
283 bbit1 t9, 26, done_restore /* done if CvmCtl[NOCRYPTO] set */
H A Dr4k_switch.S36 LONG_L t9, TASK_STACK_CANARY(a1)
37 LONG_S t9, 0(t8)
H A Dr2300_switch.S40 LONG_L t9, TASK_STACK_CANARY(a1)
41 LONG_S t9, 0(t8)
H A Dcps-vec-ns16550.S37 1: UART_L t0, UART_LSR_OFS(t9)
40 UART_S a0, UART_TX_OFS(t9)
176 li t9, CKSEG1ADDR(CONFIG_MIPS_CPS_NS16550_BASE)
/linux/arch/mips/loongson64/
H A Dsleeper.S14 move t9, a0
17 jalr t9
/linux/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h93 2: li t9, 0x100 /* wait for init loop */
94 3: addiu t9, -1 /* limit mailbox access */
95 bnez t9, 3b
/linux/arch/alpha/lib/
H A Dstxcpy.S39 .frame sp, 0, t9
91 ret (t9) # .. e1 :
99 .frame sp, 0, t9
230 ret (t9) # .. e1 :
288 ret (t9) # e1 :
H A Dev6-stxcpy.S50 .frame sp, 0, t9
109 ret (t9) # L0 : Latency=3
119 .frame sp, 0, t9
259 ret (t9) # L0 : Latency=3
318 ret (t9) # e1 :
H A Dstxncpy.S47 .frame sp, 0, t9, 0
105 ret (t9) # e1 :
118 .frame sp, 0, t9, 0
266 ret (t9) # .. e1 :
344 ret (t9) # .. e1 :
H A Dev6-stxncpy.S58 .frame sp, 0, t9, 0
133 ret (t9) # L0 : Latency=3
150 .frame sp, 0, t9, 0
312 ret (t9) # L0 : Latency=3
393 ret (t9) # L0 : Latency=3
/linux/arch/mips/include/asm/
H A Dregdef.h141 #define t9 $25
184 #define t9 $25 /* callee address for PIC/temp */
/linux/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.c80 uint32_t t9 : 1; member
138 "Format", dw0.format, "Type", dw0.type, "T9", dw0.t9, in hisi_ptt_4dw_print_dw0()
/linux/arch/arm64/crypto/
H A Dghash-ce-core.S31 t9 .req v16
106 pmull\t t9.8h, \ad, \b4\().\nb // K = A*B4
115 uzp1 t6.2d, t7.2d, t9.2d
116 uzp2 t7.2d, t7.2d, t9.2d
133 zip2 t9.2d, t6.2d, t7.2d
139 ext t9.16b, t9.16b, t9.16b, #12
142 eor t7.16b, t7.16b, t9.16b
/linux/arch/alpha/include/uapi/asm/
H A Dregdef.h33 #define t9 $23 macro
/linux/arch/mips/lib/
H A Dmemset.S103 move t9, a1
/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.h447 u16 t9; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c489 long double t9 = 0.0; in test_btf_dump_float_data() local
518 ASSERT_OK(btf_dump_data(btf, d, "test_long_double", NULL, 0, &t9, 16, in test_btf_dump_float_data()
/linux/lib/crypto/mips/
H A Dchacha-core.S20 #define X9 $t9