TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Microprocessor's Romance with Integers

29 点作者 vkweb7 个月前

5 条评论

vkweb7 个月前
An article I wrote on how subtraction (or basic arithmetic) works inside the processor. I wondered it one day and went deep into up till registers. This resulted in me learning about how exactly CPU executes code.<p>Its from a few years back but never posted on HN. The content is timeless because basics stay more or less the same.<p>Let me know your honest thoughts. I love going deep into questions my mind gets stuck on. Let me know if you want me to continue this deep dive:D
doormatt6 个月前
&gt;_The fetch decode execute cycle architected by Sir John von Neumann. Every digital computer follows this cycle to run machine code._<p>Harvard Architecture and Modified Harvard Architecture do exist as well.
评论 #42025094 未加载
评论 #42022696 未加载
评论 #42026000 未加载
throwaway815236 个月前
This is a long winded explanation of twos complement binary arithmetic. I&#x27;m sure some readers can benefit from it, but probably not most of the HN crowd.
avmich6 个月前
It&#x27;s probably worth mentioning that this representation of numbers is neither the only possible in computers nor the optimal for all imaginable applications.
tom_6 个月前
&quot;Sir John von Neumann&quot;?
评论 #42022947 未加载
评论 #42022230 未加载
评论 #42022200 未加载