|
|
|
|
|
by tialaramex
1066 days ago
|
|
> Assembly doesn't have undefined behavior, but obviously you can have all sorts of issues there. The machine is in the real world and is thus obliged to have some actual behaviour, but it is not always practical to discern what that behaviour would be let alone make it reliable across a product line and document it in an understandable way. As a result actually your CPU's documentation does in effect include "Undefined Behaviour". |
|