Better option: Computer Organization and Design by Patterson and Hennessy, ISBN 978-0124077263. Comes in MIPS (original version now in its 5th edition), ARM and RISC-V focused flavors, covers "instructions unique to architecture X" as part of its discussion.
Waiting for the GPU covering version. (I do have an older version of the book though).
Modern Computer Architecture and Organization - Second Edition (2022)
31–40 of 78 posts
Re: Modern Computer Architecture and Organization - Second Edition (2022)
#32Better option: Computer Organization and Design by Patterson and Hennessy, ISBN 978-0124077263. Comes in MIPS (original version now in its 5th edition), ARM and RISC-V focused flavors, covers "instructions unique to architecture X" as part of its discussion.
Re: Modern Computer Architecture and Organization - Second Edition (2022)
#33Better option: Computer Organization and Design by Patterson and Hennessy, ISBN 978-0124077263. Comes in MIPS (original version now in its 5th edition), ARM and RISC-V focused flavors, covers "instructions unique to architecture X" as part of its discussion.
"programming languages support numbers with fractions, which are called reals in mathematics. Here are some examples of reals:
3.14159265... (pi)
2.71828... (e)"
>fractions are called reals in mathematics
>immediately gives pi and e as an example
Re: Modern Computer Architecture and Organization - Second Edition (2022)
#34Better option: Computer Organization and Design by Patterson and Hennessy, ISBN 978-0124077263. Comes in MIPS (original version now in its 5th edition), ARM and RISC-V focused flavors, covers "instructions unique to architecture X" as part of its discussion.
Overall I enjoyed this book. However their opening paragraph to floating point numbers is offensive. "programming languages support numbers with fractions, which are called reals in mathematics. Here are some examples of reals: 3.14159265... (pi) 2.71828... (e)" >fractions are called reals in mathematics >immediately gives pi and e as an example
Re: Modern Computer Architecture and Organization - Second Edition (2022)
#35Earlier quoted context omitted.
Overall I enjoyed this book. However their opening paragraph to floating point numbers is offensive. "programming languages support numbers with fractions, which are called reals in mathematics. Here are some examples of reals: 3.14159265... (pi) 2.71828... (e)" >fractions are called reals in mathematics >immediately gives pi and e as an example
Isn’t this technically true though? Fractions are just rational reals. The examples listed are still reals, just irrational.
Re: Modern Computer Architecture and Organization - Second Edition (2022)
#36Earlier quoted context omitted.
Overall I enjoyed this book. However their opening paragraph to floating point numbers is offensive. "programming languages support numbers with fractions, which are called reals in mathematics. Here are some examples of reals: 3.14159265... (pi) 2.71828... (e)" >fractions are called reals in mathematics >immediately gives pi and e as an example
Isn’t this technically true though? Fractions are just rational reals. The examples listed are still reals, just irrational.
Re: Modern Computer Architecture and Organization - Second Edition (2022)
#37Better option: Computer Organization and Design by Patterson and Hennessy, ISBN 978-0124077263. Comes in MIPS (original version now in its 5th edition), ARM and RISC-V focused flavors, covers "instructions unique to architecture X" as part of its discussion.
Re: Modern Computer Architecture and Organization - Second Edition (2022)
#38Re: Modern Computer Architecture and Organization - Second Edition (2022)
#39Better option: Computer Organization and Design by Patterson and Hennessy, ISBN 978-0124077263. Comes in MIPS (original version now in its 5th edition), ARM and RISC-V focused flavors, covers "instructions unique to architecture X" as part of its discussion.
Re: Modern Computer Architecture and Organization - Second Edition (2022)
#40Earlier quoted context omitted.
Isn’t this technically true though? Fractions are just rational reals. The examples listed are still reals, just irrational.
i think i can see the nitpick here: pi and e aren't representable as rational numbers, and aren't representable exactly in IEEE754