| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A 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 …]
|
| H A 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 …]
|
| H A 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 …]
|
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | regdef.h | 37 #define t12 $27 macro 39 #define pv t12 /* procedure-variable register */
|
| /OK3568_Linux_fs/kernel/arch/ia64/lib/ |
| H A D | copy_page_mck.S | 87 #define t12 t6 // alias! macro 168 (p[D]) ld8 t12 = [src0], 8 175 (p[D]) st8 [dst0] = t12, 8
|
| H A D | memcpy_mck.S | 56 #define t12 t6 // alias! macro 248 EX(.ex_handler, (p[D]) ld8 t12 = [src0], 8) 255 EX(.ex_handler, (p[D]) st8 [dst0] = t12, 8)
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/ |
| H A D | intrin_sse.hpp | 1816 __m128i t12 = _mm_unpacklo_epi8(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() 1819 __m128i t21 = _mm_unpacklo_epi8(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1820 __m128i t22 = _mm_unpacklo_epi8(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave() 1901 __m128i t12 = _mm_unpacklo_epi16(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() 1904 __m128i t21 = _mm_unpacklo_epi16(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1905 __m128i t22 = _mm_unpacklo_epi16(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave() 1956 __m128i t12 = _mm_unpacklo_epi32(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() local 1959 b.val = _mm_unpacklo_epi32(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1960 c.val = _mm_unpacklo_epi32(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/ |
| H A D | intrin_sse.hpp | 1816 __m128i t12 = _mm_unpacklo_epi8(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() 1819 __m128i t21 = _mm_unpacklo_epi8(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1820 __m128i t22 = _mm_unpacklo_epi8(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave() 1901 __m128i t12 = _mm_unpacklo_epi16(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() 1904 __m128i t21 = _mm_unpacklo_epi16(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1905 __m128i t22 = _mm_unpacklo_epi16(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave() 1956 __m128i t12 = _mm_unpacklo_epi32(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() local 1959 b.val = _mm_unpacklo_epi32(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1960 c.val = _mm_unpacklo_epi32(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/ |
| H A D | intrin_sse.hpp | 1816 __m128i t12 = _mm_unpacklo_epi8(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() 1819 __m128i t21 = _mm_unpacklo_epi8(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1820 __m128i t22 = _mm_unpacklo_epi8(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave() 1901 __m128i t12 = _mm_unpacklo_epi16(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() 1904 __m128i t21 = _mm_unpacklo_epi16(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1905 __m128i t22 = _mm_unpacklo_epi16(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave() 1956 __m128i t12 = _mm_unpacklo_epi32(t01, _mm_unpackhi_epi64(t02, t02)); in v_load_deinterleave() local 1959 b.val = _mm_unpacklo_epi32(_mm_unpackhi_epi64(t10, t10), t12); in v_load_deinterleave() 1960 c.val = _mm_unpacklo_epi32(t11, _mm_unpackhi_epi64(t12, t12)); in v_load_deinterleave()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_dev.h | 643 uint32_t t12; member
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 1808 s64 t12, t34; in sja1105_static_config_reload() local 1851 t12 = t1 + (t2 - t1) / 2; in sja1105_static_config_reload() 1855 now += (t34 - t12); in sja1105_static_config_reload()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | stabs.info | 314 17 .stabs "float:t12=r1;4;0;",128,0,0,0 1341 .stabs "float:t12=r1;4;0;",128,0,0,0
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | stabs.info | 314 17 .stabs "float:t12=r1;4;0;",128,0,0,0 1341 .stabs "float:t12=r1;4;0;",128,0,0,0
|