On 10/19/2015 07:40 AM, Eduardo Habkost wrote:
Bit 10 of DR7 is documented as always set to 1, so ensure that's
always the case.
Signed-off-by: Eduardo Habkost
---
Changes series v2 -> series v3:
* Set bit on new_dr7, so that it can still pass the xor test
for the enable bits optimization
Bit 10 of DR7 is documented as always set to 1, so ensure that's
always the case.
Signed-off-by: Eduardo Habkost
---
Changes series v2 -> series v3:
* Set bit on new_dr7, so that it can still pass the xor test
for the enable bits optimization
* Suggested-by: Richard Henderson
---
target-i38