x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/14. Programming with the x86 MMX Extensions/2. Coding SIMD Arithmetic with Packed Data using MMX Registers (Part II).mp4 |
398.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/udemycoursedownloader.com.url |
132 B |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/01. Introduction/1. Introduction.mp4 |
28.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/01. Introduction/1. Introduction.vtt |
2 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/02. Getting Started/1. Setting Up the Development Environment.mp4 |
52.8 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/02. Getting Started/1. Setting Up the Development Environment.vtt |
7 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/02. Getting Started/2. Coding Simple Assembly program.mp4 |
87.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/02. Getting Started/2. Coding Simple Assembly program.vtt |
16 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/02. Getting Started/2.1 SimpleAddition.zip.zip |
1.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/02. Getting Started/3. Installing a Syntax Highlighter.mp4 |
12.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/02. Getting Started/3. Installing a Syntax Highlighter.vtt |
2 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/03. x86 Processors & Computer Architectures/1. Evolution of Intel Processors.mp4 |
141.5 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/03. x86 Processors & Computer Architectures/1. Evolution of Intel Processors.vtt |
11 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/03. x86 Processors & Computer Architectures/2. Harvard Architecture vs Von Neumann Architecture.mp4 |
53.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/03. x86 Processors & Computer Architectures/2. Harvard Architecture vs Von Neumann Architecture.vtt |
4 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/04. The Computing Device/1. Logic Gates.mp4 |
58.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/04. The Computing Device/1. Logic Gates.vtt |
6 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/04. The Computing Device/2. From Transistors to Operating Systems.mp4 |
70.6 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/04. The Computing Device/2. From Transistors to Operating Systems.vtt |
6 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/04. The Computing Device/3. Number Systems.mp4 |
95.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/04. The Computing Device/3. Number Systems.vtt |
7 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/1. Overview of x86 Data Types.mp4 |
12.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/1. Overview of x86 Data Types.vtt |
997 B |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/2. Basic x86 Microcomputer Design.mp4 |
99.2 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/2. Basic x86 Microcomputer Design.vtt |
9 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/3. x86 Operating Modes.mp4 |
26 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/3. x86 Operating Modes.vtt |
2 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/4. Overview of the x86 Registers.mp4 |
116.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/4. Overview of the x86 Registers.vtt |
9 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/5. Coding One Register to Rule Them All.mp4 |
79.6 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/5. Coding One Register to Rule Them All.vtt |
14 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/6. Overview of the x86 Flags.mp4 |
33 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/7. Overview of the Floating Point Unit.mp4 |
96.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/7. Overview of the Floating Point Unit.vtt |
8 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/8. Overview of x86 Memory Models.mp4 |
96.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/05. The Programmer's Model/8. Overview of x86 Memory Models.vtt |
7 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/1. Notice.html |
261 B |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/2. Overview of x86 Integers.mp4 |
19.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/2. Overview of x86 Integers.vtt |
2 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/3. Introduction to Directives and Instructions.mp4 |
84.5 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/3. Introduction to Directives and Instructions.vtt |
7 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/4. Simple x86 Assembly Template.mp4 |
35.6 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/4. Simple x86 Assembly Template.vtt |
3 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/5. Coding Declaring Variables in Assembly.mp4 |
39.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/5. Coding Declaring Variables in Assembly.vtt |
6 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/5.1 DeclaringVariables_.zip.zip |
1.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/6. Dealing with Data.mp4 |
65.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/6. Dealing with Data.vtt |
5 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/7. Endianness.mp4 |
17.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/7. Endianness.vtt |
2 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/8. Notice.html |
348 B |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/9. Coding Mixing CC++ and Assembly.mp4 |
170.8 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/9. Coding Mixing CC++ and Assembly.vtt |
26 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/06. Introduction to x86 Assembly Language/9.1 ArrayReverser.zip.zip |
2.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/07. Data Transfer Instructions/1. Operand Types.mp4 |
39.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/07. Data Transfer Instructions/1. Operand Types.vtt |
3 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/07. Data Transfer Instructions/2. Overview of the MOV Instruction.mp4 |
54.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/07. Data Transfer Instructions/2. Overview of the MOV Instruction.vtt |
4 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/07. Data Transfer Instructions/3. Understanding Direct - Offset Operands.mp4 |
12.6 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/07. Data Transfer Instructions/3. Understanding Direct - Offset Operands.vtt |
1 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/07. Data Transfer Instructions/4. Memory Addressing Modes.mp4 |
46.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/07. Data Transfer Instructions/4. Memory Addressing Modes.vtt |
3 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/1. Notice.html |
196 B |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/2. The Increment and Decrement Instructions.mp4 |
12.2 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/2. The Increment and Decrement Instructions.vtt |
1 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/3. The Addition and Subtraction Instructions.mp4 |
16 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/3. The Addition and Subtraction Instructions.vtt |
1 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/4. Data Operators and Directives.mp4 |
21.6 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/4. Data Operators and Directives.vtt |
2 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/5. Coding Summing Array Elements.mp4 |
34 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/5. Coding Summing Array Elements.vtt |
6 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/5.1 ArraySum.zip.zip |
1.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/6. Coding Scanning an Array.mp4 |
59.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/6. Coding Scanning an Array.vtt |
9 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/7. Coding Using Pointers and Typedef.mp4 |
75.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/7. Coding Using Pointers and Typedef.vtt |
10 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/08. Arithmetic Instructions/7.1 PointersAndTypeDef.zip.zip |
1.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/09. Conditional Branching/1. The Jump and Loop Instructions.mp4 |
21.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/09. Conditional Branching/1. The Jump and Loop Instructions.vtt |
2 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/09. Conditional Branching/2. Logic Instructions.mp4 |
43.7 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/09. Conditional Branching/2. Logic Instructions.vtt |
4 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/09. Conditional Branching/3. Condition Jump Instructions.mp4 |
30.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/09. Conditional Branching/3. Condition Jump Instructions.vtt |
3 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/09. Conditional Branching/4. Instruction Operands.mp4 |
50.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/09. Conditional Branching/4. Instruction Operands.vtt |
4 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/1. Notice.html |
196 B |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/2. Coding Computing the Sum of an Array.mp4 |
97.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/2. Coding Computing the Sum of an Array.vtt |
14 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/3. Coding Computing Signed Multiplication and Division.mp4 |
178.2 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/3. Coding Computing Signed Multiplication and Division.vtt |
21 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/3.1 SignedDivMul.zip.zip |
2.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/4. Coding Understanding CC++ Calling Conventions.mp4 |
228.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/4. Coding Understanding CC++ Calling Conventions.vtt |
23 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/4.1 CPPCallingConventions.zip.zip |
2.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/5. Coding Experimenting with different Addressing Modes.mp4 |
162.8 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/5. Coding Experimenting with different Addressing Modes.vtt |
25 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/5.1 MemoryAddressing.zip.zip |
2.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/6. Coding Declaring Global Variables in CC++ and using them in Assembly.mp4 |
106.8 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/6. Coding Declaring Global Variables in CC++ and using them in Assembly.vtt |
15 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/7. Coding Experimenting with Conditional Codes.mp4 |
160.8 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/7. Coding Experimenting with Conditional Codes.vtt |
27 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/10. The Nature of Mixing CC++ and Assembly/7.1 ConditionCodes.zip.zip |
2.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/11. Working with Arrays/1. Coding Iterating through Array Elements.mp4 |
67.5 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/11. Working with Arrays/1. Coding Iterating through Array Elements.vtt |
12 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/11. Working with Arrays/2. Coding Array Elements Square.mp4 |
108.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/11. Working with Arrays/2. Coding Array Elements Square.vtt |
17 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/11. Working with Arrays/3. Coding Working with 2-Dimensional Arrays.mp4 |
61.1 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/11. Working with Arrays/3. Coding Working with 2-Dimensional Arrays.vtt |
9 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/11. Working with Arrays/4. Coding Computing the Sum of Rows and Columns of a 2-Dimensional Array.mp4 |
147.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/11. Working with Arrays/4. Coding Computing the Sum of Rows and Columns of a 2-Dimensional Array.vtt |
24 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/12. Working with Strings/1. Coding Copying Strings from one Variable to another.mp4 |
86.7 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/12. Working with Strings/1. Coding Copying Strings from one Variable to another.vtt |
13 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/12. Working with Strings/2. Coding Creating a Character Search Algorithm.mp4 |
85.8 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/12. Working with Strings/2. Coding Creating a Character Search Algorithm.vtt |
16 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/1. Overview of the x86 FPU.mp4 |
96.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/1. Overview of the x86 FPU.vtt |
8 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/2. Coding Writing a temperature conversion program using the FPU.mp4 |
150.5 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/2. Coding Writing a temperature conversion program using the FPU.vtt |
25 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/3. Coding Developing the Sphere Computation Algorithm.mp4 |
118.2 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/3. Coding Developing the Sphere Computation Algorithm.vtt |
20 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/4. Coding Processing Floating-Point Arrays with FPU Instructions.mp4 |
157.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/4. Coding Processing Floating-Point Arrays with FPU Instructions.vtt |
25 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/5. Coding Computing Min and Max of Single-Precision Floating Point Arrays.mp4 |
99.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/5. Coding Computing Min and Max of Single-Precision Floating Point Arrays.vtt |
16 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/6. Coding Developing Algorithms with x86 FPU Transcendental Instructions.mp4 |
148.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/6. Coding Developing Algorithms with x86 FPU Transcendental Instructions.vtt |
26 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/7. Coding Developing the Least Squares Algorithm.mp4 |
260.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/13. Programming with the Floating -Point Unit (FPU) Registers/7. Coding Developing the Least Squares Algorithm.vtt |
36 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/14. Programming with the x86 MMX Extensions/1. Coding SIMD Arithmetic with Packed Data using MMX Registers (Part I).mp4 |
155.7 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/14. Programming with the x86 MMX Extensions/1. Coding SIMD Arithmetic with Packed Data using MMX Registers (Part I).vtt |
24 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/Udemy Course downloader.txt |
94 B |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/14. Programming with the x86 MMX Extensions/2. Coding SIMD Arithmetic with Packed Data using MMX Registers (Part II).vtt |
51 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/14. Programming with the x86 MMX Extensions/3. Coding Shift Operations with Packed Data using MMX Registers.mp4 |
220.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/14. Programming with the x86 MMX Extensions/3. Coding Shift Operations with Packed Data using MMX Registers.vtt |
30 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/14. Programming with the x86 MMX Extensions/4. Coding Understanding MMX Multiplication.mp4 |
100.4 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/14. Programming with the x86 MMX Extensions/4. Coding Understanding MMX Multiplication.vtt |
15 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/1. History of SSE.mp4 |
57.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/1. History of SSE.vtt |
3 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/2. The SSE Execution Environment.mp4 |
35.7 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/2. The SSE Execution Environment.vtt |
4 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/3. Coding Understanding SSE Floating-Point Arithmetic.mp4 |
240.5 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/3. Coding Understanding SSE Floating-Point Arithmetic.vtt |
38 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/4. Coding Developing the Sphere Algorithm using SSE Instructions.mp4 |
135.3 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/4. Coding Developing the Sphere Algorithm using SSE Instructions.vtt |
25 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/5. Coding SSE Packed Integer Arithmetic.mp4 |
395.8 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/15. Programming with the x86 SSE Extentsions/5. Coding SSE Packed Integer Arithmetic.vtt |
55 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/16. Programming with the x86 Advanced Vector (AVX) Extensions/1. History of AVX.mp4 |
51 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/16. Programming with the x86 Advanced Vector (AVX) Extensions/1. History of AVX.vtt |
3 KB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/17. Closing/1. Closing Remarks.mp4 |
3.9 MB |
x86 Assembly Language From Ground Up™- [UdemyCourseDownloader]/17. Closing/1. Closing Remarks.vtt |
494 B |