aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/amd/agesa/f15
diff options
context:
space:
mode:
Diffstat (limited to 'src/vendorcode/amd/agesa/f15')
-rw-r--r--src/vendorcode/amd/agesa/f15/gcccar.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendorcode/amd/agesa/f15/gcccar.inc b/src/vendorcode/amd/agesa/f15/gcccar.inc
index 423d404469..3627da6df3 100644
--- a/src/vendorcode/amd/agesa/f15/gcccar.inc
+++ b/src/vendorcode/amd/agesa/f15/gcccar.inc
@@ -1004,7 +1004,7 @@ fam15_enable_stack_hook_exit:
mov $CU_CFG3, %ecx # MSR:C001_102B
_RDMSR
- bts $(COMBINE_CR0_CD - 32), %eax # Set CombineCr0Cd bit
+ bts $(COMBINE_CR0_CD - 32), %edx # Set CombineCr0Cd bit
_WRMSR
fam15_disable_stack_hook_exit: