diff options
author | José Fonseca <jfonseca@vmware.com> | 2009-10-09 13:22:42 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2009-10-09 13:25:16 +0100 |
commit | 00ffef383c62ca6cd0d5687539dc45fecfbefeec (patch) | |
tree | fe3d34da33ace562889bb442c07ba2d9626f66d8 /src/gallium/auxiliary/util/u_linear.h | |
parent | c4d54b62f5491dbec9930563209639f8fb7dcf2e (diff) |
util: Force ESI register for cpuid's ebx result.
Fixes a segfault and better code. Unfortunately using an arbitrary
register ("=r") causes the gcc to abort when the code is optimized saying
it can't satisfy the constraint. Setting seems to do the trick.
Diffstat (limited to 'src/gallium/auxiliary/util/u_linear.h')
0 files changed, 0 insertions, 0 deletions