Searched refs:LDS (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/arch/alpha/lib/ |
| H A D | fpreg.c | 195 LDS(0, val); in alpha_write_fp_reg_s() 198 case 0: LDS( 0, val); break; in alpha_write_fp_reg_s() 199 case 1: LDS( 1, val); break; in alpha_write_fp_reg_s() 200 case 2: LDS( 2, val); break; in alpha_write_fp_reg_s() 201 case 3: LDS( 3, val); break; in alpha_write_fp_reg_s() 202 case 4: LDS( 4, val); break; in alpha_write_fp_reg_s() 203 case 5: LDS( 5, val); break; in alpha_write_fp_reg_s() 204 case 6: LDS( 6, val); break; in alpha_write_fp_reg_s() 205 case 7: LDS( 7, val); break; in alpha_write_fp_reg_s() 206 case 8: LDS( 8, val); break; in alpha_write_fp_reg_s() [all …]
|
| /linux-6.15/arch/xtensa/kernel/ |
| H A D | Makefile | 41 quiet_cmd__cpp_lds_S = LDS $@
|
| /linux-6.15/Documentation/gpu/amdgpu/ |
| H A D | process-isolation.rst | 7 …aphics engine and adds a cleaner shader which clears the Local Data Store (LDS) and General Purpos… 42 The driver can trigger a cleaner shader to clean up the LDS and GPR state on the graphics engine. W…
|
| /linux-6.15/scripts/ |
| H A D | Makefile.build | 343 quiet_cmd_cpp_lds_S = LDS $@
|
| /linux-6.15/arch/arm64/tools/ |
| H A D | sysreg | 2250 Field 4 LDS
|
| /linux-6.15/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 257 c5: LDS Gz,Mp (i64) | VEX+1byte (Prefix)
|
| /linux-6.15/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 257 c5: LDS Gz,Mp (i64) | VEX+1byte (Prefix)
|