aboutsummaryrefslogtreecommitdiff
path: root/googlemock/(developers-only)
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2025-08-23 12:52:08 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2025-08-24 16:28:47 +0000
commit2b35b717188adb843de100c4221ec1ded13024f0 (patch)
treeb97bb7045d464ecb454403a9d821a36068d61a14 /googlemock/(developers-only)
parenta086478e58bf398cc9892fba6bc0122a56b87a97 (diff)
amd64 vmx: micro-optimize vmlaunch failure pathHEADmain
Eliminate two unneeded jumps. One is the jmp to the next instruction, where there is no requrement that vmlaunch is followed by jmp. Another one conditionally sets %r11d value, and can be replaced by cmovcc. Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D52136
Diffstat (limited to 'googlemock/(developers-only)')
0 files changed, 0 insertions, 0 deletions