Commit 22472d1
x86/kvm: Simplify FOP_SETCC()
SETCC_ALIGN and FOP_ALIGN are both 16. Remove the special casing for
FOP_SETCC() and just make it a normal fastop.
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Message-Id: <7c13d94d1a775156f7e36eed30509b274a229140.1660837839.git.jpoimboe@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent e27e5be commit 22472d1
1 file changed
Lines changed: 4 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | 449 | | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
| 450 | + | |
465 | 451 | | |
466 | | - | |
467 | | - | |
| 452 | + | |
468 | 453 | | |
469 | | - | |
| 454 | + | |
470 | 455 | | |
471 | 456 | | |
472 | 457 | | |
| |||
1079 | 1064 | | |
1080 | 1065 | | |
1081 | 1066 | | |
1082 | | - | |
| 1067 | + | |
1083 | 1068 | | |
1084 | 1069 | | |
1085 | 1070 | | |
| |||
0 commit comments