/arch/alpha/lib/ |
D | stxncpy.S | 60 cmpbge zero, t2, t8 # .. e1 : bits set iff null found 63 bne t8, $a_eos # .. e1 : 74 cmpbge zero, t0, t8 # .. e1 (stall) 76 beq t8, $a_loop # e1 : 86 negq t8, t12 # e0 : find low bit set 87 and t8, t12, t12 # e1 (stall) 98 or t12, t6, t8 # e0 : 100 zapnot t0, t8, t0 # e0 : clear src bytes > null 101 zap t1, t8, t1 # .. e1 : clear dst bytes <= null 109 or t10, t8, t8 [all …]
|
D | ev6-stxncpy.S | 72 cmpbge zero, t2, t8 # E : bits set iff null found 76 bne t8, $a_eos # U : 97 cmpbge zero, t0, t8 # E : 100 beq t8, $a_loop # U : 113 negq t8, t12 # E : find low bit set 114 and t8, t12, t12 # E : (stall) 124 or t12, t6, t8 # E : (stall) 125 zapnot t0, t8, t0 # U : clear src bytes > null (stall) 127 zap t1, t8, t1 # .. e1 : clear dst bytes <= null 139 or t10, t8, t8 # E : [all …]
|
D | stxcpy.S | 52 cmpbge zero, t2, t8 # .. e1 : bits set iff null found 54 bne t8, $a_eos # .. e1 : 65 cmpbge zero, t1, t8 # e0 (stall) 66 beq t8, $a_loop # .. e1 (zdb) 73 negq t8, t6 # e0 : find low bit set 74 and t8, t6, t12 # e1 (stall) 86 or t12, t6, t8 # .. e1 : 87 zap t0, t8, t0 # e0 : clear dst bytes <= null 143 cmpbge zero, t6, t8 # .. e1 : 145 bne t8, $u_final # .. e1 : [all …]
|
D | ev6-stxcpy.S | 64 cmpbge zero, t2, t8 # E : bits set iff null found 66 bne t8, $a_eos # U : (stall) 81 cmpbge zero, t1, t8 # E : (3 cycle stall) 82 beq t8, $a_loop # U : (stall for t8) 89 negq t8, t6 # E : find low bit set 90 and t8, t6, t12 # E : (stall) 101 or t12, t6, t8 # E : (stall) 103 zap t0, t8, t0 # E : clear dst bytes <= null 166 cmpbge zero, t6, t8 # E : (stall) 168 bne t8, $u_final # U : (stall) [all …]
|
D | strrchr.S | 25 mov zero, t8 # .. e1 : t8 is last match byte compare mask 47 cmovne t3, t3, t8 # e0 : 62 cmovne t3, t3, t8 # .. e1 : save it, if match found 69 beq t8, $retnull # .. e1 : 71 and t8, 0xf0, t2 # e0 : binary search for the high bit set 72 cmovne t2, t2, t8 # .. e1 (zdb) 74 and t8, 0xcc, t1 # .. e1 : 75 cmovne t1, t1, t8 # e0 : 77 and t8, 0xaa, t0 # e0 :
|
D | ev67-strrchr.S | 43 mov zero, t8 # E : t8 is last match byte compare mask 72 cmovne t3, t3, t8 # E : Latency=2, extra map slot 90 cmovne t3, t3, t8 # E : save it, if match found Latency=2, extra map slot 97 ctlz t8, t2 # U0 : Latency=3 (0x40 for t8=0) 100 cmoveq t8, 0x3f, t2 # E : Compensate for case when no match is seen
|
/arch/mips/lib/ |
D | csum_partial.S | 111 sltiu t8, a1, 0x8 112 bnez t8, .Lsmall_csumcpy /* < 8 bytes to copy */ 119 andi t8, src, 0x2 128 andi t8, src, 0x2 131 beqz t8, .Ldword_align 132 sltiu t8, a1, 56 137 sltiu t8, a1, 56 141 bnez t8, .Ldo_end_words 142 move t8, a1 144 andi t8, src, 0x4 [all …]
|
D | memset.S | 27 #define FILL64RG t8 101 move t8, a1 /* used by 'swp' instruction */
|
/arch/mn10300/unit-asb2305/include/unit/ |
D | timex.h | 126 u8 t8; in shutdown_timestamp_counter() local 129 t8 = TM4MD; in shutdown_timestamp_counter() 130 t8 = TM5MD; in shutdown_timestamp_counter()
|
/arch/mn10300/unit-asb2303/include/unit/ |
D | timex.h | 126 u8 t8; in shutdown_timestamp_counter() local 129 t8 = TM4MD; in shutdown_timestamp_counter() 130 t8 = TM5MD; in shutdown_timestamp_counter()
|
/arch/mips/kernel/ |
D | r4k_switch.S | 35 PTR_LA t8, __stack_chk_guard 37 LONG_S t9, 0(t8)
|
D | r2300_switch.S | 40 PTR_LA t8, __stack_chk_guard 42 LONG_S t9, 0(t8)
|
D | bmips_5xxx_init.S | 333 move t8, ra 399 jr t8 629 move t8, ra 670 move ra, t8
|
D | octeon_switch.S | 47 LONG_L t8, 0(t1) /* Load from CVMSEG */ 51 LONG_S t8, 0(t2) /* Store CVMSEG to thread storage */ 65 PTR_LA t8, __stack_chk_guard 67 LONG_S t9, 0(t8)
|
D | scall32-o32.S | 70 load_a7: user_lw(t8, 28(t0)) # argument #8 from usp 76 sw t8, 28(sp) # argument #8 to ksp 172 li t8, 0
|
D | cps-vec.S | 407 move t8, ta2 499 and t0, t0, t8
|
D | pm-cps.c | 79 t8, t9, k0, k1, gp, sp, fp, ra, enumerator
|
/arch/mips/include/asm/ |
D | regdef.h | 50 #define t8 $24 /* caller saved */ macro 93 #define t8 $24 /* caller saved */ macro
|
/arch/ia64/lib/ |
D | copy_page.S | 45 t5[PIPE_DEPTH], t6[PIPE_DEPTH], t7[PIPE_DEPTH], t8[PIPE_DEPTH] 89 (p[0]) ld8 t8[0]=[src2],16 90 (EPI) st8 [tgt2]=t8[PIPE_DEPTH-1],16
|
/arch/mips/power/ |
D | hibernate_asm.S | 39 REG_L t8, (t1) 40 REG_S t8, (t2)
|
/arch/alpha/kernel/ |
D | sys_nautilus.c | 92 u8 t8; in nautilus_kill_arch() local 93 pci_bus_read_config_byte(bus, 0x38, 0x43, &t8); in nautilus_kill_arch() 94 pci_bus_write_config_byte(bus, 0x38, 0x43, t8 | 0x80); in nautilus_kill_arch()
|
/arch/alpha/include/uapi/asm/ |
D | regdef.h | 32 #define t8 $22 /* more temps (caller-saved) */ macro
|
/arch/tile/kernel/ |
D | hvglue_trace.c | 161 #define __HV_DECL8(t8, a8, ...) t8 a8, __HV_DECL7(__VA_ARGS__) argument 170 #define __HV_PASS8(t8, a8, ...) a8, __HV_PASS7(__VA_ARGS__) argument
|
/arch/arm64/include/asm/ |
D | assembler.h | 424 .macro copy_page dest:req src:req t1:req t2:req t3:req t4:req t5:req t6:req t7:req t8:req 428 ldp \t7, \t8, [\src, #48] 433 stnp \t7, \t8, [\dest, #48]
|
/arch/arm64/crypto/ |
D | ghash-ce-core.S | 32 t8 .req v15 94 pmull\t t8.8h, \ad, \b3\().\nb // I = A*B3 100 eor t7.16b, t7.16b, t8.16b // N = I + J
|