Newlines at the end of each file to help concatenation
This commit is contained in:
parent
1b6f8970e1
commit
2b0ed9aa12
19 changed files with 22 additions and 18 deletions
2
09.md
2
09.md
|
|
@ -993,4 +993,4 @@ Be warned, though, that I've found `OR`, `AND`, `ADD`, and the like to be
|
|||
a cycle slower than `MOV` when working with immediate operands on the
|
||||
386 under some circumstances, for reasons that thus far escape me. This
|
||||
just reinforces the first rule of optimization: Measure your code in
|
||||
action, and place not your trust in documented cycle times.
|
||||
action, and place not your trust in documented cycle times.
|
||||
|
|
|
|||
Loading…
Reference in a new issue