Advertisement
xFazz

411 hw2 tips

Feb 29th, 2024
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. will need to add data section to godbolt program .data
  2. word variables
  3. need to create text section in rars
  4. Try to write a c program that does what it does. Can provide it as part of the hw
  5. https://cass-kul.github.io/tutorials/rars/ (look at memory, the stack, the array)
  6. initialize counter to global main and 64 bit
  7. Read and understand what its doing, Show contents of floating point registers
  8. floating point representation. tools->floating point. hit connect to program and run the program
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement