Searched refs:t12 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/arch/alpha/lib/ |
D | stxcpy.S | 74 and t8, t6, t12 # e1 (stall) 78 and t12, 0x80, t6 # e0 : 84 subq t12, 1, t6 # .. e1 : 86 or t12, t6, t8 # .. e1 : 217 and t6, t8, t12 # e1 : 219 and t12, 0x80, t6 # e0 : avoid dest word load if we can 223 subq t12, 1, t6 # .. e1 : 224 or t6, t12, t8 # e0 : 256 cmplt t4, t5, t12 # e0 : 257 beq t12, $u_head # .. e1 (zdb) [all …]
|
D | ev6-stxcpy.S | 90 and t8, t6, t12 # E : (stall) 93 and t12, 0x80, t6 # E : (stall) 99 subq t12, 1, t6 # E : 101 or t12, t6, t8 # E : (stall) 244 and t6, t8, t12 # E : (stall) 245 and t12, 0x80, t6 # E : avoid dest word load if we can (stall) 249 subq t12, 1, t6 # E : 250 or t6, t12, t8 # E : (stall) 287 cmplt t4, t5, t12 # E : 288 beq t12, $u_head # U : [all …]
|
D | stxncpy.S | 86 negq t8, t12 # e0 : find low bit set 87 and t8, t12, t12 # e1 (stall) 91 and t12, 0x80, t6 # e0 : 97 subq t12, 1, t6 # .. e1 : 98 or t12, t6, t8 # e0 : 253 and t6, t8, t12 # e1 : 255 and t12, 0x80, t6 # e0 : avoid dest word load if we can 259 subq t12, 1, t6 # .. e1 : 260 or t6, t12, t8 # e0 : 312 1: cmplt t4, t5, t12 # e1 : [all …]
|
D | ev6-stxncpy.S | 113 negq t8, t12 # E : find low bit set 114 and t8, t12, t12 # E : (stall) 117 and t12, 0x80, t6 # E : (stall) 123 subq t12, 1, t6 # E : 124 or t12, t6, t8 # E : (stall) 297 and t6, t8, t12 # E : (stall) 298 and t12, 0x80, t6 # E : avoid dest word load if we can (stall) 302 subq t12, 1, t6 # E : 303 or t6, t12, t8 # E : (stall) 359 1: cmplt t4, t5, t12 # E : [all …]
|
/linux-6.12.1/arch/alpha/include/uapi/asm/ |
D | regdef.h | 37 #define t12 $27 macro 39 #define pv t12 /* procedure-variable register */
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | stm32mp151c-mect1s.dts | 228 label = "t12";
|
/linux-6.12.1/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 643 uint32_t t12; member
|
/linux-6.12.1/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 2301 s64 t12, t34; in sja1105_static_config_reload() local 2352 t12 = t1 + (t2 - t1) / 2; in sja1105_static_config_reload() 2356 now += (t34 - t12); in sja1105_static_config_reload()
|