Commit 77892e1
Peter Zijlstra
KVM: x86: Convert em_salc() to C
Implement the SALC (Set AL if Carry) instruction in C.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Sean Christopherson <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]1 parent 2d82acd commit 77892e1
1 file changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
537 | 540 | | |
538 | 541 | | |
539 | 542 | | |
| |||
4423 | 4426 | | |
4424 | 4427 | | |
4425 | 4428 | | |
4426 | | - | |
| 4429 | + | |
4427 | 4430 | | |
4428 | 4431 | | |
4429 | 4432 | | |
| |||
0 commit comments