diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2009-01-28 23:21:25 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-01-29 14:37:01 +0100 |
commit | 0a1e8869f453ceda121a1ff8d6c4380832377be7 (patch) | |
tree | e895cb1e5caa7ca2b1542f8de1e056004ea4f512 /arch/avr32/include | |
parent | 2d4d57db692ea790e185656516e6ebe8791f1788 (diff) |
x86: trampoline_64.S - use predefined constants with simplification
Impact: cleanup
We may use macros from processor-flags.h instead
of hardcoding bits. Actually it's not direct mapping
of old instructions with new ones -- BTS does change
CF flag while MOV does not. But i didn't find any
dependency on CF in this code.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/avr32/include')
0 files changed, 0 insertions, 0 deletions