Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pbsd
on March 22, 2013
|
parent
|
context
|
favorite
| on:
The Art of Picking Intel Registers (2003)
You can also do the reverse. By adding __asm__("%ecx") to a variable declaration, you assign it to that register, while being able to perform C code as usual.
This usually results in degradation performance-wise, but has its uses.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This usually results in degradation performance-wise, but has its uses.