589689.xyz

[ ] Udemy - Computer Architectures and Assembly Programming (MIPS)

  • 收录时间:2023-11-24 21:30:50
  • 文件大小:3GB
  • 下载次数:1
  • 最近下载:2023-11-24 21:30:50
  • 磁力链接:

文件列表

  1. ~Get Your Files Here !/5. Computer Architecture Processor Datapath, ALU and Register File Design/4. ALU Design Part 2.mp4 179MB
  2. ~Get Your Files Here !/5. Computer Architecture Processor Datapath, ALU and Register File Design/2. Generic Datapath and Register Files Part 2.mp4 139MB
  3. ~Get Your Files Here !/1. MIPS Assembly Programming/18. MIPS Example Display the Multiplication of 2 numbers + Factorial Example.mp4 115MB
  4. ~Get Your Files Here !/1. MIPS Assembly Programming/3. Immediate Addressing Mode & Signed Unsigned data in MIPS Assembly Language.mp4 112MB
  5. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/5. MIPS Examples Learn How to Divide and Multiplication.mp4 105MB
  6. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/9. Control Unit for the Single-cycle MIPS Processor.mp4 104MB
  7. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/3. Multi-Cycle Datapath for MIPS Architecture Part 3.mp4 98MB
  8. ~Get Your Files Here !/1. MIPS Assembly Programming/4. ADD, ADDI, ADDU, ADDIU, SUB, LW and SW Instructions in MIPS.mp4 95MB
  9. ~Get Your Files Here !/1. MIPS Assembly Programming/7. The Other Comparison Instruction + Logical Instructions in MIPS.mp4 90MB
  10. ~Get Your Files Here !/1. MIPS Assembly Programming/2. Memory Operand Load Word & Store Word in MIPS Assembly Language.mp4 89MB
  11. ~Get Your Files Here !/5. Computer Architecture Processor Datapath, ALU and Register File Design/3. ALU Design Part 1.mp4 88MB
  12. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/1. Multi-Cycle Datapath for MIPS Architecture Part 1.mp4 80MB
  13. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/7. MIPS Example Nested IF-ELSE IF Structure.mp4 79MB
  14. ~Get Your Files Here !/1. MIPS Assembly Programming/5. Branches and Jump Instruction in MIPS Assembly Language + how to read array[i].mp4 78MB
  15. ~Get Your Files Here !/5. Computer Architecture Processor Datapath, ALU and Register File Design/1. Generic Datapath and Register Files Part 1.mp4 78MB
  16. ~Get Your Files Here !/1. MIPS Assembly Programming/6. Loop Structure in MIPS Assembly Language.mp4 78MB
  17. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/12. Find the Maximum Element of an Array in MIPS Assembly Language.mp4 70MB
  18. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/4. MIPS Example Convert C code to MIPS Assembly.mp4 68MB
  19. ~Get Your Files Here !/1. MIPS Assembly Programming/1. Introduction to MIPS Assembly Programming.mp4 63MB
  20. ~Get Your Files Here !/1. MIPS Assembly Programming/8. MIPS Alignment Restrictions .align, .byte .half and .word Assembler's directive.mp4 61MB
  21. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/10. MIPS Example Read 2 operands and an operator and print the result.mp4 54MB
  22. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/1. Functions in MIPS - Jump and Link (jal) & jump Register(jr) Instructions.mp4 53MB
  23. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/2. Functions in MIPS - How to Pass Arguments to the Functions.mp4 52MB
  24. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/1. Read a char and determine whether it is an uppercase, lowercase or etc. in MIPS.mp4 50MB
  25. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/8. MIPS Example Write a function to reverse an input array.mp4 50MB
  26. ~Get Your Files Here !/1. MIPS Assembly Programming/19. MIPS Example Add Two Integer Numbers.mp4 50MB
  27. ~Get Your Files Here !/1. MIPS Assembly Programming/12. Simple IO and MIPS System Calls Read 2 Numbers and Display their Summation.mp4 48MB
  28. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/7. MIPS Example Write a function to read N numbers and store them in an array.mp4 47MB
  29. ~Get Your Files Here !/1. MIPS Assembly Programming/9. How Data will be Stored in Memory in the MIPS Architecture.mp4 47MB
  30. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/10. ALU Control Unit Design for MIPS Architecture.mp4 43MB
  31. ~Get Your Files Here !/1. MIPS Assembly Programming/15. MIPS Divide Instruction + Determine whether the input number is odd or even.mp4 42MB
  32. ~Get Your Files Here !/4. MIPS Instruction Encoding/1. MIPS Instruction Encoding R-Type Instructions.mp4 42MB
  33. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/2. MIPS Example Determine the number of zeros in the binary notation of a number.mp4 41MB
  34. ~Get Your Files Here !/1. MIPS Assembly Programming/14. Simple IO and MIPS System Calls an Example of IF-ELSE-IF Structure in MIPS.mp4 40MB
  35. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/8. MIPS Example Convert a capital letter to lowercase and vice versa.mp4 40MB
  36. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/11. MIPS Example Compute the sum of N integers (1 + 2 + ... + N), While Structure.mp4 40MB
  37. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/4. Multi-Cycle Datapath for MIPS Architecture Part 4.mp4 40MB
  38. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/4. Functions in MIPS - MIPS's conventions to split register spilling chores.mp4 40MB
  39. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/7. Integrating the datapaths of R-Type, Memory and Branch Instructions in MIPS Arc.mp4 39MB
  40. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/6. Functions in MIPS -Factorial Function.mp4 37MB
  41. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/5. Functions in MIPS - MIPS Stack and Push and Pop Implementations.mp4 37MB
  42. ~Get Your Files Here !/1. MIPS Assembly Programming/13. Simple IO and MIPS System Calls an Example of IF-ELSE Structure in MIPS.mp4 36MB
  43. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/6. MIPS Example Find Both Maximum and Minimum of an Input Integer Array.mp4 36MB
  44. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/9. MIPS Example Check the input character and determine is it alphabet, digit or ..mp4 36MB
  45. ~Get Your Files Here !/1. MIPS Assembly Programming/16. MIPS Example Read 5 Numbers and Print Their Average.mp4 35MB
  46. ~Get Your Files Here !/4. MIPS Instruction Encoding/3. MIPS Instruction Encoding J-Type Instruction.mp4 32MB
  47. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/6. Combining the Datapaths of R-type Instructions and LWSW Instructions.mp4 31MB
  48. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/9. MIPS Example Write a function to count the number of divisors of an argument.mp4 31MB
  49. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/8. R-Type + Memory Instructions Data Path.mp4 31MB
  50. ~Get Your Files Here !/1. MIPS Assembly Programming/10. MIPS System Call.mp4 27MB
  51. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/3. Functions in MIPS - Who saves the register Spilling Registers.mp4 26MB
  52. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/3. Datapath for R-type Instruction in MIPS Architecture.mp4 26MB
  53. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/4. MIPS Datapath for Load Word (LW) and Store Word (SW) Instructions.mp4 25MB
  54. ~Get Your Files Here !/4. MIPS Instruction Encoding/2. MIPS Instruction Encoding I-Type Instructions.mp4 23MB
  55. ~Get Your Files Here !/1. MIPS Assembly Programming/11. Simple IO and MIPS System Calls Hello World!.mp4 22MB
  56. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/3. MIPS Example Read two numbers A and B and compute and print (A+2B)5.mp4 21MB
  57. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/5. Datapath for Branch Instructions in MIPS Architecture.mp4 18MB
  58. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/2. Multi-Cycle Datapath for MIPS Architecture Part 2.mp4 16MB
  59. ~Get Your Files Here !/1. MIPS Assembly Programming/17. MIPS Multiplication Instruction.mp4 16MB
  60. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/1. MIPS Datapath Overview.mp4 15MB
  61. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/2. Datapath for Fetching an Instruction and increment PC in MIPS Architecture.mp4 6MB
  62. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/1.1 Multi_cycle Datapth with Animation.ppt 2MB
  63. ~Get Your Files Here !/1. MIPS Assembly Programming/1.1 Chapter_02.ppt 1MB
  64. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/1.1 single-cycle Datapath with Animation.ppt 597KB
  65. ~Get Your Files Here !/4. MIPS Instruction Encoding/1.1 Instruction Encoding - Lecture Note.ppt 578KB
  66. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/1.1 Functions in MIPS - Lecture Note.pdf 466KB
  67. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/9.1 Design the Contol Unit fot Single-Cycle CPU.pdf 394KB
  68. ~Get Your Files Here !/1. MIPS Assembly Programming/19.1 AssemblyLanguage__Part1.ppt 349KB
  69. ~Get Your Files Here !/1. MIPS Assembly Programming/19.2 AssemblyLanguage_Part2.ppt 324KB
  70. ~Get Your Files Here !/1. MIPS Assembly Programming/1. Introduction to MIPS Assembly Programming.mp4.jpg 151KB
  71. ~Get Your Files Here !/5. Computer Architecture Processor Datapath, ALU and Register File Design/4. ALU Design Part 2.srt 29KB
  72. ~Get Your Files Here !/5. Computer Architecture Processor Datapath, ALU and Register File Design/2. Generic Datapath and Register Files Part 2.srt 19KB
  73. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/9. Control Unit for the Single-cycle MIPS Processor.srt 18KB
  74. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/3. Multi-Cycle Datapath for MIPS Architecture Part 3.srt 17KB
  75. ~Get Your Files Here !/1. MIPS Assembly Programming/3. Immediate Addressing Mode & Signed Unsigned data in MIPS Assembly Language.srt 16KB
  76. ~Get Your Files Here !/1. MIPS Assembly Programming/5. Branches and Jump Instruction in MIPS Assembly Language + how to read array[i].srt 16KB
  77. ~Get Your Files Here !/1. MIPS Assembly Programming/4. ADD, ADDI, ADDU, ADDIU, SUB, LW and SW Instructions in MIPS.srt 15KB
  78. ~Get Your Files Here !/1. MIPS Assembly Programming/7. The Other Comparison Instruction + Logical Instructions in MIPS.srt 15KB
  79. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/1. Multi-Cycle Datapath for MIPS Architecture Part 1.srt 14KB
  80. ~Get Your Files Here !/5. Computer Architecture Processor Datapath, ALU and Register File Design/3. ALU Design Part 1.srt 13KB
  81. ~Get Your Files Here !/1. MIPS Assembly Programming/6. Loop Structure in MIPS Assembly Language.srt 13KB
  82. ~Get Your Files Here !/1. MIPS Assembly Programming/1. Introduction to MIPS Assembly Programming.srt 11KB
  83. ~Get Your Files Here !/1. MIPS Assembly Programming/2. Memory Operand Load Word & Store Word in MIPS Assembly Language.srt 11KB
  84. ~Get Your Files Here !/1. MIPS Assembly Programming/8. MIPS Alignment Restrictions .align, .byte .half and .word Assembler's directive.srt 10KB
  85. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/5. MIPS Examples Learn How to Divide and Multiplication.srt 10KB
  86. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/12. Find the Maximum Element of an Array in MIPS Assembly Language.srt 9KB
  87. ~Get Your Files Here !/5. Computer Architecture Processor Datapath, ALU and Register File Design/1. Generic Datapath and Register Files Part 1.srt 9KB
  88. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/1. Functions in MIPS - Jump and Link (jal) & jump Register(jr) Instructions.srt 8KB
  89. ~Get Your Files Here !/1. MIPS Assembly Programming/9. How Data will be Stored in Memory in the MIPS Architecture.srt 8KB
  90. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/7. MIPS Example Nested IF-ELSE IF Structure.srt 8KB
  91. ~Get Your Files Here !/1. MIPS Assembly Programming/18. MIPS Example Display the Multiplication of 2 numbers + Factorial Example.srt 8KB
  92. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/4. MIPS Example Convert C code to MIPS Assembly.srt 7KB
  93. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/2. Functions in MIPS - How to Pass Arguments to the Functions.srt 7KB
  94. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/2. MIPS Example Determine the number of zeros in the binary notation of a number.srt 7KB
  95. ~Get Your Files Here !/4. MIPS Instruction Encoding/1. MIPS Instruction Encoding R-Type Instructions.srt 7KB
  96. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/1. Read a char and determine whether it is an uppercase, lowercase or etc. in MIPS.srt 7KB
  97. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/6. Functions in MIPS -Factorial Function.srt 7KB
  98. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/10. ALU Control Unit Design for MIPS Architecture.srt 6KB
  99. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/4. Multi-Cycle Datapath for MIPS Architecture Part 4.srt 6KB
  100. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/7. Integrating the datapaths of R-Type, Memory and Branch Instructions in MIPS Arc.srt 6KB
  101. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/6. Combining the Datapaths of R-type Instructions and LWSW Instructions.srt 6KB
  102. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/8. MIPS Example Write a function to reverse an input array.srt 6KB
  103. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/4. Functions in MIPS - MIPS's conventions to split register spilling chores.srt 6KB
  104. ~Get Your Files Here !/4. MIPS Instruction Encoding/3. MIPS Instruction Encoding J-Type Instruction.srt 6KB
  105. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/5. Functions in MIPS - MIPS Stack and Push and Pop Implementations.srt 5KB
  106. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/8. MIPS Example Convert a capital letter to lowercase and vice versa.srt 5KB
  107. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/3. Datapath for R-type Instruction in MIPS Architecture.srt 5KB
  108. ~Get Your Files Here !/1. MIPS Assembly Programming/14. Simple IO and MIPS System Calls an Example of IF-ELSE-IF Structure in MIPS.srt 5KB
  109. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/4. MIPS Datapath for Load Word (LW) and Store Word (SW) Instructions.srt 5KB
  110. ~Get Your Files Here !/1. MIPS Assembly Programming/13. Simple IO and MIPS System Calls an Example of IF-ELSE Structure in MIPS.srt 5KB
  111. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/8. R-Type + Memory Instructions Data Path.srt 5KB
  112. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/7. MIPS Example Write a function to read N numbers and store them in an array.srt 5KB
  113. ~Get Your Files Here !/1. MIPS Assembly Programming/16. MIPS Example Read 5 Numbers and Print Their Average.srt 5KB
  114. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/11. MIPS Example Compute the sum of N integers (1 + 2 + ... + N), While Structure.srt 5KB
  115. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/10. MIPS Example Read 2 operands and an operator and print the result.srt 4KB
  116. ~Get Your Files Here !/4. MIPS Instruction Encoding/2. MIPS Instruction Encoding I-Type Instructions.srt 4KB
  117. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/3. Functions in MIPS - Who saves the register Spilling Registers.srt 4KB
  118. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/5. Datapath for Branch Instructions in MIPS Architecture.srt 4KB
  119. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/6. MIPS Example Find Both Maximum and Minimum of an Input Integer Array.srt 4KB
  120. ~Get Your Files Here !/1. MIPS Assembly Programming/19. MIPS Example Add Two Integer Numbers.srt 4KB
  121. ~Get Your Files Here !/1. MIPS Assembly Programming/12. Simple IO and MIPS System Calls Read 2 Numbers and Display their Summation.srt 4KB
  122. ~Get Your Files Here !/1. MIPS Assembly Programming/10. MIPS System Call.srt 4KB
  123. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/9. MIPS Example Check the input character and determine is it alphabet, digit or ..srt 4KB
  124. ~Get Your Files Here !/3. Functions in MIPS Assembly Language with Several Examples/9. MIPS Example Write a function to count the number of divisors of an argument.srt 3KB
  125. ~Get Your Files Here !/1. MIPS Assembly Programming/15. MIPS Divide Instruction + Determine whether the input number is odd or even.srt 3KB
  126. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/1. MIPS Datapath Overview.srt 2KB
  127. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/3. MIPS Example Read two numbers A and B and compute and print (A+2B)5.srt 2KB
  128. ~Get Your Files Here !/1. MIPS Assembly Programming/11. Simple IO and MIPS System Calls Hello World!.srt 2KB
  129. ~Get Your Files Here !/1. MIPS Assembly Programming/17. MIPS Multiplication Instruction.srt 2KB
  130. ~Get Your Files Here !/6. Single-Cycle Datapath for MIPS Architecture/2. Datapath for Fetching an Instruction and increment PC in MIPS Architecture.srt 2KB
  131. ~Get Your Files Here !/7. Multi-Cycle Datapath for MIPS Architecture/2. Multi-Cycle Datapath for MIPS Architecture Part 2.srt 2KB
  132. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/6.1 mips10.asm 897B
  133. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/11.1 Loop Example.asm 770B
  134. ~Get Your Files Here !/2. Learn MIPS Programming with Examples/7.1 mips9.asm 663B
  135. ~Get Your Files Here !/Bonus Resources.txt 386B
  136. ~Get Your Files Here !/8. Tutorials + Assignments/1. Tutorial + Assignment Introduction to MARS.html 207B
  137. ~Get Your Files Here !/8. Tutorials + Assignments/10. Single-Cycle Datapath Quiz with Video Solution.html 207B
  138. ~Get Your Files Here !/8. Tutorials + Assignments/11. Simple IO in MIPS Assembly Language.html 207B
  139. ~Get Your Files Here !/8. Tutorials + Assignments/12. IF-ELSE-IF Structure in MIPS Assembly Language.html 207B
  140. ~Get Your Files Here !/8. Tutorials + Assignments/13. Multi-cycle Datapth.html 207B
  141. ~Get Your Files Here !/8. Tutorials + Assignments/2. Tutorial + Assignment Introduction to MIPS Assembly Programming.html 207B
  142. ~Get Your Files Here !/8. Tutorials + Assignments/3. Tutorial + Assignment Integer Arithmetic.html 207B
  143. ~Get Your Files Here !/8. Tutorials + Assignments/4. Tutorial + Assignment Flow Control.html 207B
  144. ~Get Your Files Here !/8. Tutorials + Assignments/5. Tutorial + Assignment Arrays and Files.html 207B
  145. ~Get Your Files Here !/8. Tutorials + Assignments/6. Tutorial + Assignment Integer Multiplication and Division.html 207B
  146. ~Get Your Files Here !/8. Tutorials + Assignments/7. Tutorial + Assignment MIPS Functions and the Stack Segment.html 207B
  147. ~Get Your Files Here !/8. Tutorials + Assignments/8. Fibonacci sequence.html 207B
  148. ~Get Your Files Here !/8. Tutorials + Assignments/9. Compute the summation of even numbers between 2 input numbers.html 207B
  149. Get Bonus Downloads Here.url 182B